cordova - How to setup Phonegap Build with PushPlugin, Apigee on Android -


i trying setup phonegap (v3.0.0) project push notifications through apigee , build project using phonegap build using command line interface.

here have far:

  1. i installed phonegap on windows following these directions. http://phonegap.com/install/

  2. i used phonegap command interface create project. http://docs.phonegap.com/en/3.0.0/guide_cli_index.md.html#the%20command-line%20interface

  3. i downloaded apigee phonegap pushplugin github , added plugin project using command line interface. https://github.com/apigee/appservices-phonegap-push-plugin

  4. i followed apigee push notifications tutorial setup apigee , google notification service. http://apigee.com/docs/usergrid/content/tutorial-push-notifications

  5. this lost... trying follow apigee phonegap android sample app tutorial file structure , file structure of current phonegap project different. https://github.com/apigee/appservices-phonegap-android-push-example

which files need use apigee demo app , include them in current phonegap project? tried follow directions configure apigee pushplugin during build phonegap tells me plugin invalid , not supported.

can , offer me step step instructions files should configure, copy , in order build project using phonegap build , device sender id generated gets sent apigee?

thank pg

the current push notification plugin made used phonegap 2.6, need older version of phonegap work. once running 2.6, should able running instructions in readme.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -