Search found 1 match
- Tue Sep 25, 2012 11:46 pm
- Forum: Android Deployment
- Topic: Backkey and black screen
- Replies: 0
- Views: 1882
Backkey and black screen
Can anyone explain what is going on with the backkey when it is pressed? if i do not catch it, then when the user returns to the app they have a black screen. If i intercept the message with a backkey handler then Android does not behave as expected. Am I suppose to issue a quit command in the backk...