On 06/26/2013 03:52 PM, Tommy McCarthy wrote:
Hey everyone,
I just pushed out the first iteration of the Android Push tutorial, similar to the iOS
tutorial, to my GitHub account. I'm looking for some feedback on what I have so far
(including style, content, depth, etc.)
https://github.com/tmccarthy9/aerogear.org/tree/master/docs/guides/aeroge...
Of course, I will be both finishing and polishing it up before I submit a pull request,
but I'd like to know what everyone thinks so far.
Thanks for your help!
Tommy McCarthy
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev For sanity's sake, would
you like me to refactor the PushEEDemo project
to be a maven project so instead of all the mucking about in
hyperspace^H^H^H^H^H^H^H^H Eclipse you just gave to do
|git clone
https://github.com/aerogear/aerogear-android.git --branch push
cd aerogear-android
mvn install
|
|git clone
https://github.com/secondsun/PushEEDemo
cd PushEEDemo
mvn android:run
|?|
|