Android Build Fails

Vlad: Not sure if you saw my earlier posting in which I explained that I had somehow fixed the problem I was having.

Anyway I replaced the folder as you suggested with the new archive and tried building and it still builds OK.

Regards

Dave

this works to me:

I just set the path to Android SDK in AndroidStudio to:

“C:\Users\MyUser\AppData\Roaming\Corona Labs\Corona Simulator\Android Build\sdk”

and then I did install the android pie sdk. 28.0.3

2 Likes

Vlad, Thank you for fixing Android builds on Windows. It seems to be working fine again in Solar2D 3641. For what it’s worth, and for future reference (for others following along), Android builds still worked on macOS while they were broken on Windows. It wasn’t much of a nuisance to build on Mac during the outage, and if a problem like this arises again, it’s useful for us as developers to know that we can swap to the other platform since Android builds can be created on either Mac or Windows.

Thanks again.