[aerogear-dev] AEROGEAR-559 android: can only build with -DskipTests

Bruno Oliveira bruno at abstractj.org
Thu Oct 25 17:41:37 EDT 2012


Hi everybody! I was reviewing Marko's PR (https://github.com/aerogear/aerogear-android/pull/14), but as you know I'm not so good with Android, so here comes a few dumb questions.

Following the documentation http://developer.android.com/guide/topics/manifest/uses-sdk-element.html these attributes specifies what's the mininum API level required and the targetSdkVersion attribute specifies the API level that application targets, right? Are we targeting only the API level 7?

android:minSdkVersion="7"
android:targetSdkVersion="7"


Why targetSdkVersion can't be 16 for example? Just because RoboEletric uses the API level 10 as default?

Maybe is just a matter of configure RoboEletric plugin instead of change the targetSdkVersion?



-- 
"The measure of a man is what he does with power" - Plato
-
@abstractj
-
Volenti Nihil Difficile


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20121025/44d6bb72/attachment.html 


More information about the aerogear-dev mailing list