Surviving BlackBerry
Thursday, April 21, 2011
Don't allow application to go back
Just add following code to your Screen class:
public
boolean
onClose() {
return
false
;
}
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment