How to make apk file using ionic framework with angular

后端 未结 7 1328
天命终不由人
天命终不由人 2021-02-03 12:28

I have created simple apps in local directory, that app name is Ionic-Chat-master

How can i make this to apk file?

i have tried the following command using git b

7条回答
  •  故里飘歌
    2021-02-03 13:09

    for ionic 3 add ionic login enter email and pwd then

    ionic package build android
    

    please login and check the apk file.

提交回复
热议问题