I've added a few ng-view animations (angular v 1.1.5) to a phonegap app. They work great in the browser when testing both using ripple and when pointing the mobile phone's browser (android chrome in this case) to the app online, but when installed with phonegap, the animations do not run. I'm not sure if the issue is with phonegap or with angular. At first I thought it was just animating too fast so I slowed them down to 1.5s but it made no change in the app.I've added a few ng-view animations (angular v