You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the folder with the *.jar is called 'libs', not 'lib'.
If you check $ANDROID_HOME/tools/ant/build.xml, you'll see a line saying:
<property name="jar.libs.dir" value="libs" />
I can confirm, that I was not able to build the project from sources until I
moved /lib to /libs.
Original issue reported on code.google.com by [email protected] on 24 Jun 2012 at 9:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 24 Jun 2012 at 9:18The text was updated successfully, but these errors were encountered: