UI Deploy

Curated, Short, Web UI Dev we Love.

handling android device back button with phonegap and angular js

The mobile application which we developed using phonegap (cordova-2.7.0) and Angular JS have a requirement that, on tapping the device back button from any page, the application should redirect to home page and if the user taps the device back button from home page, application should exit.

view source

Advertisement