how to start capacitor in android studio 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 ..