when android-sdk platform tool is not installed, build.py process run into error.
the message saids ant build can't proceed because android platform not installed.
solution
on android-sdk folder run these cmd.
./tools/android update sdk -t platform -u
./tools/android update sdk -u