grunt-angular-phonegap icon indicating copy to clipboard operation
grunt-angular-phonegap copied to clipboard

Combine yeoman/generator-angular and phonegap

Results 16 grunt-angular-phonegap issues
Sort by recently updated
recently updated
newest added

Hello, This is an automated issue request to update the `peerDependencies` for your Grunt plugin. We ask you to merge this and **publish a new release on npm** to get...

When I build the application I usually use the following command to test on my device. ``` adb -d install -r ./platforms/android/bin/BeatFlipzMobile-debug.apk ``` I noticed the 'debug' in the apk...

grunt phonegap:emulate:ios Running "phonegap:emulate:ios" (phonegap:emulate) task > > Not available for ios Error when looking for path for : ios emulator > > Error: Cannot find module platforms/ios/cordova/lib/emulator > >...

It is possible to set up a watch that will do the minimum necessary to refresh the source files for the ripple emulator? For example, if I modify the files...

I have had varying success on installing additional bower packages. So I don't know why they are successful in some instances. Here is an example of a bower package that...

How to disable debug build, so the apk file name look like this app.apk not app-debug.apk

What would it take to add a Grunt task that launched the app on a real Android device with debugging enabled (as opposed to the emulator)?

question

``` Running "phonegap:emulate" task Running "shell:emulate:android" (shell) task [phonegap] compiling Android... [phonegap] successfully compiled Android app [phonegap] installing app onto emulator [error] An error occurred while emulating/deploying the android project....

documentation

Write a guide from first step to last with screenshots.

documentation

Force to phonegap 3.1 for now

enhancement