Using the android sdk(adt-bundle-windows-x86-20130729), appiumforwindows+0.8.3, when ran an appium test on android emulator with selendroid capability, it gave "aapt" not found error, so copied the aapt.exe&lib to platform-tools folder in sdk dir. this error got fixed but giving error, "original error: platform doesnt exist android-4.2"
i understand it could be selendroid/android issue; really appreciate if anyone can suggest any thoughts to fix this error..