Prepare Your Setup
You need to :
Install node.js / npm
Mysql & PHP 8.2
Hosting / server setup (Frontend & Backend Domain at same machine), Using xampp / lampp if using localhost
Java jdk-8u441
Install Android Studio (my case using version 2022.3.1.18), min SDK Android 5.1 target SDK Android 11 to custom your mobile apps
Android SDK on Environment Variables (ANDROID_SDK_ROOT)
Android Studio with config as below
Gradle (gradle-7.4.2) and ensure path variable also pointing bin folder on Path entry like below
Last updated