Sorry I thought you wanted login. To know when an app is touched you’re going to need to tombstone it first. Then I would try setting up a resource listener to check the available resources. If an app is launched, the available resources would decrease, and the your app would then do whatever you want it to. I personally am not sure how to go about setting up a resource listener but you can try a few things and see if they work.
From: ngbl Sent: Monday, September 05, 2011 6:02 PM To: Android Developers Subject: [android-developers] Re: locking app: How I know when an application is about to begin. Hi NWD thanks for answer. " ... After you request a beta invite, it’s super simple to set up and you get a login and backend for your app absolutely free. It’s one of the best 3rd part services I’ve used for Android." I need to block apps already installed on the device... how I do that? I don't understand, sorry :( I just need to know when an app is touched in the launcher. I think maybe is about permission but I can't find so much information about it. thanks.. ngbl -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

