2

I have a trouble. My Eclipse and Android sdk was running fine and developing apps. I actually installed the "New Software" again without any reason i.e. Eclipse -> Install New Software -> (Android SDK + https://dl-ssl.google.com/android/eclipse/) Now all the previously developed apps gives errors ( mostly R can't be found). Someone can guide me please, what to do now so that I can save my time and code Regards,

Husnain Iqbal
  • 466
  • 6
  • 16
  • 2
    Check if some of these answers help you http://stackoverflow.com/questions/16583786/android-sdk-tools-revision-22-issue – Andres L May 16 '13 at 14:24

1 Answers1

1

Solution is:

Open Android sdk manager and

Install Android SDK Build Tools

thats it

Husnain Iqbal
  • 466
  • 6
  • 16