Android Question isInLockTaskMode/getLockTaskModeState java calls to work under B4A

JayKay

New Member
Licensed User
Longtime User
I must admit java isn't my strong point so I'm a little lost any input would very be helpfull

ActivityManager activityManager=(ActivityManager)getSystemService(Context.ACTIVITY_SERVICE);
activityManager.isInLockTaskMode();
activityManager.getLockTaskModeState();
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…