How do you trap event when user tries to run an app?

rleiman

Well-Known Member
Licensed User
Longtime User
Hi Everyone,

Is it possible to do this in a service?

I would like to trap an event when the user executes a particular app. This way I can prevent my children from going somewhere they should not.

I know there are other apps out there that do that sort of thing.

Please show me some coding samples.

Thanks.
 

rleiman

Well-Known Member
Licensed User
Longtime User
Hi Erel,

I would like to put features these other apps have in some of my apps:

B4X:
https://market.android.com/details?id=com.kiddoware.kidsplace&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5raWRkb3dhcmUua2lkc3BsYWNlIl0.

https://market.android.com/details?id=com.babyturtleapps.play&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5iYWJ5dHVydGxlYXBwcy5wbGF5Il0.

I would like to do this "Child Lock" in Basic4Android.

Thanks.
 
Last edited:
Upvote 0
Top