1
1) Creating and signing android Apks by the terminal has always been relatively easy. But now with the new form "Bundle" I’m catching quite a lot.
today I use the following:
Cordova build android --release
I create the key, and then:
jarsigner zipalign...
and so I create the APK...
2) But for the turning part in . AAB, I have searched the net where I found a lot of things by half or that does not work, Mindorks, SO Eng
For example I have tried to install this "gradlew" but nobody talks about its installation and use. Only that it is necessary. trading in kids after two weeks I’m totally lost...
or be my question eh: How to create an Android App Bundle on terminal ?
thank you.
found the answer... in another forum... should delete this post?
– Camila Yamamoto