cd [eclipse install dir]/Eclipse.app/Contents/MacOS/
ln -s [android sdk install dir]/extras/android/support/v4
ln -s [android sdk install dir]/extras/android/support/v13
ln -s [android sdk install dir]/extras/android/support/v4
ln -s [android sdk install dir]/extras/android/support/v13
2 Responses to "Android Compatibility JAR not found":
<3
you should also note note to use autocompletion and end up having .../v14/
the last / is fatal :x
Post a Comment