android

Set ANDROID HOME and JAVA HOME permanently on Mac OS for IONIC in 2023

Reading Time: < 1 minute To set ANDROID_HOME and JAVA_HOME permanently on Mac OS for Ionic in 2023, you can follow these steps: Step 1: Install Java 11. Latest version of Ionic require Java 11 instead of Java 1.8.x. Download and Install Java 11 from this link: https://www.oracle.com/java/technologies/downloads/#java11:~:text=Java%20SE%20Development%20Kit%2011.0.18 Step 2: Download and install latest version of Android Studio https://developer.android.com/studio You …

Set ANDROID HOME and JAVA HOME permanently on Mac OS for IONIC in 2023 Read More »

Ionic Android: Installed Build Tools Revision 33.0.0-rc2 Is Corrupted. Remove and Install Again Using SDK Manager

Reading Time: < 1 minute This is a very common error Android developers see from many versions. I still couldn’t find the reason behind this error. However, I found there are some files missing that causes Gradle to presume the Build Tools are broken. Check Build Tools The first thing to do is check your build tools. On Mac, it …

Ionic Android: Installed Build Tools Revision 33.0.0-rc2 Is Corrupted. Remove and Install Again Using SDK Manager Read More »