I'm trying to run this code:
cd google-play-services_lib
android update project -p .
ant debug
from this tutorial. I installed ant
using winant, but regarding Android, I can not add this to path.
I tried adding the variable like this screen shot, but it did not help me. How can I add this?
I'm not sure what is the relation between android
command and the android_home/tools
folder. I can not find any android.exe
file in the android_home/tools
folder. Maybe I should try another solution to run this.
EDIT
When I change the variable base on Tom's reply now the result is: