Search found 1 match

by fabios75
Wed Oct 02, 2013 10:50 am
Forum: Android Deployment
Topic: Back key problem
Replies: 1
Views: 3257

Back key problem

Hi,
I have a problem about my project and the hardware key "back" on android.
The first time that I launch my application I press the Back Key and the app closes correctly, however the second time that I launch the application and I press the Back Key my application crashes.
I have tried to handler ...