.apk file is not creating

marrie

are you using emulator? I think you can use ionic cordova build android if i’m not mistaken… You can see it in the documentation http://ionicframework.com/docs/v1/guide/testing.html

i m not using emulator i just want to make the .apk file,its not picking the query ionic build android dnt knw why

yeah I am sure you are correct. Would you try to open another command and try it again… or better restart your laptop…

Hi Just remove the platform and add it again. It may work

Like the warning says, you need to run:
ionic cordova build android

Note the cordova part.

1 Like