Search code examples
androidandroid-sdk-tools

Android SDK Tools update error


I updated the Android SDK Tools in Eclipse but after the install I can't seem to use any imports as this is causing errors. I'm doing my dev work on a Mac.


Solution

  • Libraries do not get added to APK anymore after upgrade to ADT 22

    Here is your answer.I also faced the same problem.. Try this.. it should solve it ! :) hope it helps!