I was finally able to get the build working on ionic cordova build android by copying the templates over to ANDROID_HOME
it is giving me an apk, but i cannot see my build on the cloud under the deploy tab.
any ideas on how can i fix it!
thanks in advance
Saeed
Did you call ionic upload
to upload your app to the cloud?[quote=“SaeedAnsari, post:1, topic:93773”]
I was finally able to get the build working on ionic cordova build android by copying the templates over to ANDROID_HOME
[/quote]
This shouldn’t be necessary. What templates?
I added the template from the Android sdk user install over to the above and it worked
you are right IONIC upload worked --> didnt knew that command thank you