Installing Android Studio on Ubuntu 16

For install Android in Ubuntu 16 you should follow this official link.

https://developer.android.com/studio/install

Once installed you can open typing on shell:

cd /usr/local/android-studio/bin

./studio.sh

This command will open the android studio

Comments

Popular posts from this blog

Retriving Android API version by code

Add image from URL