capacitor init android code example
Example: capacitor build android without android studio
ionic capacitor copy android && cd android && ./gradlew assembleDebug && cd ..
ionic capacitor copy android && cd android && ./gradlew assembleDebug && cd ..