After installing bxa in different machines under windows7
I noticed various errors ( id.e.)
aapt.exe missing
zipaling not found ...
mainly I think the very problem comes because sdkmanager spends a lot of time to install
* if you install "da capo" sdk tools 19.1 is installed and zipalign error dissapears ( selecting recommended )
* if you cancel the instalation after waiting more than 1 hour and the three dots remaining still ....
then android-28.2 can be installed with dos command
sdkmanager "platform-tools" "platforms;android-28"
So compiling with bxa-bridge works ....
probably avd manager doesn't work properly due to uncompleted sdk installation.
My hope is to find an sdk installer with complete result.
sdkmanager 3.30 acts the same way as 3.29
I noticed various errors ( id.e.)
aapt.exe missing
zipaling not found ...
mainly I think the very problem comes because sdkmanager spends a lot of time to install
* if you install "da capo" sdk tools 19.1 is installed and zipalign error dissapears ( selecting recommended )
* if you cancel the instalation after waiting more than 1 hour and the three dots remaining still ....
then android-28.2 can be installed with dos command
sdkmanager "platform-tools" "platforms;android-28"
So compiling with bxa-bridge works ....
probably avd manager doesn't work properly due to uncompleted sdk installation.
My hope is to find an sdk installer with complete result.
sdkmanager 3.30 acts the same way as 3.29