I am trying to Build and run bootstrap. getting the following Error:
Administrators-iMac:appium rgadde$ grunt buildAndroidBootstrap
Running "buildAndroidBootstrap" task
Using ant found at /usr/share/java/ant-1.8.2/bin/antBuildfile: /usr/local/lib/node_modules/appium/android/bootstrap/build.xml
BUILD FAILED
/usr/local/lib/node_modules/appium/android/bootstrap/build.xml:90: Cannot find /usr/local/adt/sdk/tools/ant/uibuild.xml imported from /usr/local/lib/node_modules/appium/android/bootstrap/build.xml
Total time: 0 seconds
Could not build android bootstrap
Warning: Building project exited with 1 Use --force to continue.
Aborted due to warnings.
Administrators-iMac:appium rgadde$
Please help me on this.