android
Activity changes when lock screen
[SOLVED] i got a question... When i lock my phone while my app is running, it changes automatically to the main activity (the one which is started at the beginning) when in unlock it. Anybody knows how to handle that the activity at the moment of locking stays? Thanks!
Does your activity call finish() in its onPause() method?If so remove it
Related Links
Moving an object according to the device camera movement (with sensors)
How to make an ImageView invisible after it animates in Android
Error while using google play services lib to implement ads in my app
Uncaught exception while generating regid in GCM
HandlerThread multilayer post differences
How can I track impressions of my android app vs downloads on Google Play Store Website?
How to Continously transfer usb serial data to external device in android?
GridView onclick changes image in a separate ImageView to the image which was clicked
How to keep selected text of EditText when Edittext is clicked
How to disable scrolling on a scroll view without blocking scrolling
Keyboard not showing up in EditText after Fragments CustomAnimation
android- How to compile ffmpeg for all cpu architectures
Asynctask not fetching data without strict mode in Android > 2.2
Android Resources Not found exception in check item list view [duplicate]
Android Album art Animation?
how can i get the date of when i exported my apk