While following the instructions in tvm/apps/android_rpc at main · apache/tvm · GitHub for running RPC on android I got the error:
This occurred when I ran:
export ANDROID_HOME=[Path to your Android SDK, e.g., ~/Android/sdk]
cd apps/android_rpc
gradle clean build
Thanks for the help.