My question is basically the title.
Suppose that I already have the application that I have programmed, finished and tested. I just run this command line
ionic cordova run android
then... I'm going to
platforms \ android \ app \ build \ outputs \ apk \ debug \
Rename app-debug.apk and ... Ready? Can I upload this APK to Google Store? Or is it necessary to do something else? Or is there any additional good practice that you need?