Shows different behaviour in release and debug mode .apk
- by Ashique Muhammed
My android application get restarted when I take the application from home screen, but this not a consistent. Some time it works perfectly (resume with the last visited activity). My application contains a splash screen activity and 5 activities in tab layout.
Usage
Start application
After splash screen the application shows one of the activity…