i'm getting this error for building unsigned apk
for ionic 3
i'm getting this error
What went wrong: problem occurred evaluating root project 'android'. No installed build tools found. Install the Android build tools version 19.1.0 or higher.
i have installed android
studio 9.*
which looks like this
the command that i followed
ionic cordova platform rm android
cordova run android
Thanks in Advance!!