guys, how u doing?
had a weird problem while trying to build an android output on a brand new dev machine.
while trying to run the ‘bundleAndroid’ task I got an error saying that the file ‘projectFolder/build/platforms/android/local.properties’ didnt exist.
the only way to make it work was to create the folders ‘platforms/android/’ and later the file local.properties with the sdk.dir in it
after that everything started to work again
d
Deactivated User
12/05/2020, 11:59 AM
Can you create an issue at github korge-plugins repo? Providing as much info as possible:
Which operating system?
Where and how did you install the android sdk? Eg. ~/Android/Sdk?
Can you provide the full exception you got?
And other info you find relevant
p
Pablo Caviglia
12/07/2020, 12:40 PM
good morning!
of course man, will do now
hi man, here is the issue i just created on github