How to install and use Android Sdk in Kali Linux 2.0 (Kali Sana) :
The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into two groups: SDK tools and platform tools. SDK tools are platform independent and are required no matter which Android platform you are developing on. Platform tools are customized to support the features of the latest Android platform.
How to Install Android Sdk and fix problems:
To install Android Sdk type in terminal :
root@k4linux:~# apt-get install android-sdkTo fix problems we gonna install the necessary libs and plugins :
root@k4linux:~# apt-get install openjdk-7-jre openjdk-7-jdk icedtea-7-pluginAnd we will update Android Sdk with this command :
root@k4linux:~# apt-get install lib32stdc++6
root@k4linux:~# android update sdk --no-uiNow to start Android Sdk type in terminal :
root@k4linux:~# android
Watch the video tutorial for more explanation :
If you have encountered a problem or you have any questions or remarks please feel free to set a comment.
0 commentaires :
Enregistrer un commentaire