I've just installed elipse on my ubantu 13.04 ,but there seems to be a problem ,whenever i make a new project it does not generate the R file for it , i've not yet even touched any part of the code neither in XML nor in java ,so human error is not the catch here.
I've already tried follwing solutions
- Check for errors in XML and Manifest .
- check if Sdk-platform tools and SDk-tools are installed or not
still i cant get the r file generated ,Help please
Well a new turn has come through , maybe the reason is following what i've figured till now is , my ADB is not working properly, basically i've got an error in error log notifying the following:
Unexpected exception cannot run program "/home/apadmin/android-sdks/platform-tools/adb" :error=2 , no such file or directory while attempting to get adb version from "/home/apadmin/android-sdks/platform-tools/adb"
and adb is located in the same place i've checked it and its running too i've checked it through terminal . now what I need to know is
- how to set the path for adb in eclipse running on ubantu 13.04