Hi there,

I decided to make an app for my daughters "abc, 123" in french because I 
couldn't find any that I liked
I have it almost done, now I am trying to secure my tablet/wife's tablet 
and phones when she is using the app (oldest is 2). One of the main reason 
why I don't like most of them is the lack of lock system against her 
curiosity,

I have made my app be the home default (unlock-able through option so I can 
switch back easily).

My problem: how to stop them from launching other apps from 
the long-press Home button (or popup list in android 3.x, 4.x).

I tried to restart my main activity in onStop(), but doesn't work. I know 
there are a lot of controversy on the subject but would love to find a 
solution. 

I know quite a few apps out there "blink" for a second when pressing on a 
different app on the recent list so I know it is possible but I can't 
figure how they do it :( I thought that was a restart kind of thing, I read 
about people reading logs to see when a new app is started etc... and with 
all the controversy on the subject I thought maybe someone had an idea for 
me.

Any help is greatly appreciated.
Thank you.

-- 
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

Reply via email to