IF I build from terminal, works fine, but when I try to build using Android Studio, error showing :
No installed build tools found. Install the Android build tools version 19.1.0 or higher.
Although all build tools already installed in my Android Studio
Asked
Active
Viewed 125 times
0

Omar Shawky
- 1,242
- 1
- 12
- 25

Pradip Mondal
- 11
- 3
-
Does this answer your question? [ionic build Android | error: No installed build tools found. Please install the Android build tools](https://stackoverflow.com/questions/31190355/ionic-build-android-error-no-installed-build-tools-found-please-install-the) – Martin Zeitler Oct 05 '21 at 21:39
-
From the terminal, it works fine, when I try to build from Android studio, this error occur – Pradip Mondal Oct 05 '21 at 21:57
-
from 19.1.0 to 30.0.0 , All build tools already installed – Pradip Mondal Oct 05 '21 at 21:59