Setup Instructions:
- Deploy the application from your .NET editor to your android device
- Allow app usage tracking on your android phone for "LockInApp"
- Use the debug logs (or reference the persistent banner notification in the swipe down menu) from deployment to collect the package names for the apps running in your foreground that you'd like to deter the user from using
- Add string and audio resources for each of the undesired apps in their corresponding index (foreground service file in platforms => android)
And that's it!