Ionic Android development environment, ionicandroid
The previous Ionic installation is complete. To develop Android, you must continue to build an Android development environment.
First, download and install JDK. Configure the environment variables.
Next, download and install the Android SDK. FQ is required during the download process. You also need to configure the environment variables.
There is also a good method on the Internet, with IDE can be set as follows:
Finally, you need to download and install Apache Ant. Apache Ant is a tool that automates software compilation, testing, deployment, and other steps. You also need to configure the environment variables.
As for how to configure environment variables, the Internet is full of materials, which are very detailed. At this point, the Ionic Android development environment has been set up.