|
Posted at 11/8/2018 19:48:53
Only Author
3#
I started by installing the latest LTS that Google use, 18.04, but got compiler errors when building Android. I wiped everything and installed 12.04 (according to Firefly recommendations), but now I cannot even locate adb!
$ sudo apt-get update
$ sudo apt-cache search android-tools-adb
{no output}
$
I am considering downloading the latest Android Studio from
https://developer.android.com/studio/
but I wonder if that is compatible with such an old Ubuntu installation (12.04)?
Ideally I want to setup a system that matches what works best for the Firefly developers. Is there a document that specifies this, please?
Thanks.
|
|