Skip to main content

Ionic framework APK build

write it down into VS CODE - CMD

STEP  1:-  ionic build

STEP 2 :-  ionic capacitor run android --open       or      ionic capacitor run android -l

STEP 3 :-  Then its open the android studio loading file, then go to the Build -> Build bundle -> build APK

STEP 4:- APK file save in - mobile-app-> android-> app-> app-> build-> outputs-> apk-> debug

Comments