generate apk ionic 1
$ ionic cordova build --release android
generate apk ionic 1
$ ionic cordova build --release android
ionic 5 change app name
in config.xml
<name>App Name</name>
this will change app_name in platforms/android/res/values/strings.xml
<string name="app_name">App Name</string>
After that, please rebuild the platform by typing below text in command line:
ionic build
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us