Skip to main content

Posts

Showing posts from December, 2021

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