Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to setup Phonegap Build with PushPlugin, Apigee on Android
    text
    copied!<p>I am trying to setup a Phonegap (v3.0.0) project with push notifications through Apigee and build the project using Phonegap Build using the command line interface.</p> <p>Here is what I have so far:</p> <ol> <li><p>I installed Phonegap on my Windows following these directions. <a href="http://phonegap.com/install/" rel="nofollow">http://phonegap.com/install/</a></p></li> <li><p>I used the Phonegap command interface to create a project. <a href="http://docs.phonegap.com/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface" rel="nofollow">http://docs.phonegap.com/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface</a></p></li> <li><p>I downloaded the Apigee Phonegap PushPlugin from Github and added the plugin to my project using the command line interface. <a href="https://github.com/apigee/appservices-phonegap-push-plugin" rel="nofollow">https://github.com/apigee/appservices-phonegap-push-plugin</a></p></li> <li><p>I followed the Apigee push notifications tutorial to setup Apigee and Google notification service. <a href="http://apigee.com/docs/usergrid/content/tutorial-push-notifications" rel="nofollow">http://apigee.com/docs/usergrid/content/tutorial-push-notifications</a></p></li> <li><p>This is where I get lost... I am trying to follow the Apigee phonegap android sample app but the tutorial file structure and the file structure of the current phonegap project is completely different. <a href="https://github.com/apigee/appservices-phonegap-android-push-example" rel="nofollow">https://github.com/apigee/appservices-phonegap-android-push-example</a></p></li> </ol> <p>Which files do I need to use from the Apigee demo app and where do I include them in my current phonegap project? I tried to follow the directions to configure the Apigee PushPlugin but during build Phonegap tells me the plugin is invalid and not supported.</p> <p>Can someone help and offer me step by step instructions which files I should configure, copy and where in order to build the project using Phonegap Build and so the device sender id that is generated successfully gets sent to Apigee?</p> <p>Thank you PG</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload