----- Original Message -----
| From: "Tommy McCarthy" <tomccart(a)redhat.com>
| To: "AeroGear Developer Mailing List" <aerogear-dev(a)lists.jboss.org>
| Sent: Wednesday, July 3, 2013 3:02:15 PM
| Subject: [aerogear-dev] Aerogear-Android Push Branch with Maven
|
| Hey everyone,
| I've been looking to rebuild aerogear-android for my OpenShift instance.
| Currently, the older master branch is live, and I want to update to the push
| branch due to the changes in the code (namely unifiedpush).
|
| So, I'm trying to build aerogear-android's push branch with "mvn
package". My
| repo is up to date.
|
| The error I'm getting is:
| "package com.google.android.gms.gcm does not exist", and then further has
| issues with Registrar.java, looking for the GCM classes that aren't there.
|
Yeah we havn't updated the docs in the branch yet. You have to install the Google
Play Services package in Android and then use the maven sdk deployer to install the
packages into Maven and then it SHOULD work. We are still fleshing out the new user
experience, have lots to do, and need lots of feed back so we can know what to focus on.
| I have the SDK deployer installed, and the symlinks for "aapt" and other
| tools. I've tried a few things including changing the SDK version in the
| POM, and a few other things that my Google-fu has uncovered.
|
| Any suggestions for me to be able to proceed? Thanks in advance!
| Apologies if it's something simple I'm overlooking ;)
|
| ---
| Tommy McCarthy
| _______________________________________________
| aerogear-dev mailing list
| aerogear-dev(a)lists.jboss.org
|
https://lists.jboss.org/mailman/listinfo/aerogear-dev
|