Help, my project\'s completely broke!!!
I\'m coding an Android app in Eclipse. I just made a change to the Strings file, replacing an existing named string (\"button_tex
If you have just updated to Android SDK rev. 22, you may be experiencing the same problem asked here. If that's the case:
After updating to SDK Tools to rev. 22 for the first time, you may need to relaunch Android SDK Manager again and install a new item: Android SDK Build-tools. After installing this, clean your projects and rebuild.