17
Views
1
Comments
Get all background running apps on mobile
Question

Hi,

Can anyone help me in getting all the background running apps on mobile?


Regards,

Sahithi

2023-12-16 19-57-03
Sanjay Kushwah

Hi @Sahithi,

Could you please elaborate more your question. do you want to develop a application which provide background running apps information or you just want to know background running apps information in your mobile?

If you just want to know background running apps in your mobile then watch this video

OutSystems mobile applications don't have much access to system-level information like running processes due to restrictions on permissions and privacy protection. 

some device information you can get using plugins and JS code.

for example:

https://www.outsystems.com/forge/component-overview/1660/device-plugin


Device: https://success.outsystems.com/documentation/11/reference/outsystems_apis/javascript_api/device/


Kind regards,

Sanjay Kushwah

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.