[android-developers] Re: GOOGLE REMOVED MY APP - WHY?

2014-03-30 Thread Terry
As my app (Thief Face Trap Mini, TFTM, com.terboel.tftm) does not seem to have any more spy-like features than similar apps - such as Wheres My Droid, Android Lost, Prey, Find My Phone, GotYa Face Trap Security, or even Avast Anti-theft - I assume that it was NOT removed because of its

[android-developers] Power Off Button change Behavior using onKeyDown and onKeyUp -question

2014-03-30 Thread dani maoz
Hi I was able to add functionality to Power button switch, but I still get the Power off screen displayed , how can I disable the default functionality of Power off button. Another question I would like to disable screen off when Power button pressed I tried Wakelock PowerManager pm =

[android-developers] With security keyguard active transition between activities is weird

2014-03-30 Thread Teo [GD API Guru]
Hi, maybe someone has an idea, i'm looking for an answer for ages but no luck. I have my main activity A and when the user presses a button i open another activity B. But when this happens B doesn't just appear on top of A: - A disappears - secure keyguard shows up - B appears And when i get