[2012-04-17 23:48:50 - adb] Failed to get the adb version: Cannot run program "/media/Research/android-sdk-linux/platform-tools/adb": java.io.IOException: error=13, Permission denied from '/media/Research/android-sdk-linux/platform-tools/adb' - exists=true On my IDE, i get an error on this line
setContentView(R.layout.main); and cleaning the project or importing R.java does not help. I am using the latest android SDK
Has anyone here encountered this problem and solved it?
please help :) Have you setup an Android Emulator, use the AVD manager if not.
Take a look at Android setup [ ^ ]
search for setup and android emulator
/Darren
  • Read the question carefully.
  • Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  • If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
  • Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question. Let's work to help developers, not make them feel stupid.
  •