March 2018
Intermediate to advanced
1396 pages
42h 14m
English
Installing android-sdk using a command is pretty simple. Here is the command to install it. It may not be the latest version.
$ sudo apt-get install android-sdk
Install the latest version of android-sdk available on the Android website. For building android-ros applications, you only need to install android-sdk; an IDE is not mandatory.