Hey Summers,
I went with option 1 after a quick chat in chat this morning.
This is still in my github, but let me know if it works for you all.
https://github.com/secondsun/aerogear-android-integration-tests
On 03/04/2013 10:29 AM, Summers Pittman wrote:
Looks like we are pretty much in agreement on the Android test project. Quick recap, we have been using Robolectric which allowed us to have the Android libraries and tests bundled in the same project and run from the JVM instead of from an emulated device. This approach has run out of steam (Robolectric doesn't support some of the newer Android libraries at the moment). There are two ways to do this. 1) Two separate maven projects in different repos in github. 2) A single maven project with two sub projects. One for the library and the other for tests. This is how Action Bar Sherlock does things. wdyt? _______________________________________________ aerogear-dev mailing list aerogear-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/aerogear-dev
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev