Problem installing Android SDK on Ubuntu 14.04
Posted: Wed Dec 09, 2015 7:25 am
Hi All,
A few days ago, I was reinstalling again all my Linux setup.
This time, I was installing Ubuntu 14.04 64bits (previously I had Lubuntu 14.04 32bits) and found with surprise that Android SDK Manager
could not download and install API 8, API 10, API 15 and API 18.
Android SDK Manager marks an error and do not allows me to download these files. Notice, I already marked the option "Obsolete" inside Android SDK Manager to view all these files, but this does not resolve this error.
Looking for a solution, I just copied the whole folder android-sdk-linux from an older backup in two different places:
1) /opt (the original location in previous Lubuntu setup) and 2) inside the folder Home
Livecode recognizes Android SDK inside Home folder but do not recognize it when placed inside /opt
Just as expected, this copied android-sdk folder produce an error while building android apps:
Could not encode class bundle.
Looks like I don't know what else to do: How could I setup Android in Ubuntu 14.04?
Thanks in advance!
Alejandro
A few days ago, I was reinstalling again all my Linux setup.
This time, I was installing Ubuntu 14.04 64bits (previously I had Lubuntu 14.04 32bits) and found with surprise that Android SDK Manager
could not download and install API 8, API 10, API 15 and API 18.
Android SDK Manager marks an error and do not allows me to download these files. Notice, I already marked the option "Obsolete" inside Android SDK Manager to view all these files, but this does not resolve this error.
Looking for a solution, I just copied the whole folder android-sdk-linux from an older backup in two different places:
1) /opt (the original location in previous Lubuntu setup) and 2) inside the folder Home
Livecode recognizes Android SDK inside Home folder but do not recognize it when placed inside /opt
Just as expected, this copied android-sdk folder produce an error while building android apps:
Could not encode class bundle.
Looks like I don't know what else to do: How could I setup Android in Ubuntu 14.04?
Thanks in advance!
Alejandro