<div dir="ltr">And yes, I ran into this too<div><br></div><div><a href="https://github.com/jboss-mobile/unified-push-helloworld/pull/13#issuecomment-112071704">https://github.com/jboss-mobile/unified-push-helloworld/pull/13#issuecomment-112071704</a></div><div><br></div><div>-Matthias</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 15, 2015 at 4:19 PM, Summers Pittman <span dir="ltr">&lt;<a href="mailto:supittma@redhat.com" target="_blank">supittma@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Y&#39;all,<div><br></div><div>Google broke ant in Android.  This means that, among other things, Cordova is broken if you are using the latest tooling.  HOWEVER, I found a workaround and this is tracked in Android&#39;s bug tracker.</div><div><br></div><div>If you are seeing an error along the lines of ${aapt} can not be found then this affects you.</div><div><br></div><div>First the workaround : </div><div><br></div><div>add </div><div>```</div><div><div>    &lt;property name=&quot;aapt&quot; location=&quot;${sdk.dir}/build-tools/22.0.1/aapt&quot; /&gt;</div><div>    &lt;property name=&quot;aidl&quot; location=&quot;${sdk.dir}/build-tools/22.0.1/aidl&quot; /&gt;</div><div>    &lt;property name=&quot;dx&quot; location=&quot;${sdk.dir}/build-tools/22.0.1/dx&quot; /&gt;</div><div>    &lt;property name=&quot;zipalign&quot; location=&quot;${sdk.dir}/build-tools/22.0.1/zipalign&quot; /&gt;</div></div><div>```</div><div><br></div><div>to $ANDROID_HOME/tools/ant/build.xml </div><div><br></div><div>Second, Google&#39;s bug report for tracking : </div><div><br></div><div><a href="https://code.google.com/p/android/issues/detail?id=176488" target="_blank">https://code.google.com/p/android/issues/detail?id=176488</a><br></div><div><br></div><div><br></div></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div>
</div>