I have an application built using sencha-touch & phonegap but I don't know how to add exit/stop function to exit the application. After looking arround in google and other sites I got clue to use navigator.app.exitApp()
but it didn't work.
How can I solve this?
Note : I'm using - phonegap 1.3 - sencha touch 1.1 - Galaxy tab
Thanks in advance