Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New GCM quickstart archetype #46

Merged
merged 1 commit into from Feb 26, 2013
Merged

Conversation

jarlehansen
Copy link
Contributor

I have added a new archetype to the android-archetypes project that makes it possible to get a Google Cloud Messaging project setup easily.

It uses my GCMUtils library (https://code.google.com/p/gcmutils/) and therefore the amount of code generated is minimal and the configuration is very simple. By using this archetype you get all the config needed in the AndroidMainfest.xml file and also the setup required to send the registration id to your own server.

The required properties are (both are stored generated in the file assets/gcmutils.properties):

I think it can be very useful to many people starting out with push messaging on Android.

ebiermann added a commit that referenced this pull request Feb 26, 2013
New GCM quickstart archetype
@ebiermann ebiermann merged commit 6be94f6 into techatspree:master Feb 26, 2013
@ebiermann
Copy link
Contributor

Hello Jarle,

thanks for the contribution.

Regards,
Enrico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants