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
The easiest way, no need to install anything:
ionic package build android
(magic happens in the cloud)
Then you can download .apk to a computer or your Android device.
.apk