1
It is the first time I install android-studio, installed with the commands:
sudo apt-add-repository ppa:paolorotolo/android-studio
sudo apt-get update
sudo apt-get install android-studio
At first glance everything went well, the problem is that I can not find it in the 'user-friendly' way, add it to the 'Launch bar'
I can only open the Android SDK Manager from the terminal with the command android
already with the command android studio
options appear but if you try some of them, they are not recognized/executed again appending the list of options.
The solution may be/may be basic but I never touched the Android Studio
But this as the site indicates is the equivalent of the commands I used to install, right?
– Miguel
Okay, but try it this way and make sure the icon appears. I install this way using Debian with Gnome graphical interface if I am not mistaken, there is another way too, as soon as I have time edit my reply and inform it to you.
– Giancarlo Abel Giulian
So now uninstall, right?
sudo apt-get --purge remove android-studio
? and then install that way is not?– Miguel
That’s right, I quickly put another way to install Android Studio, with the extraction of a file . tgz to an Ubuntu directory and creating a shortcut in Unity. I do this way with Debian and Gnome graphical interface.
– Giancarlo Abel Giulian
Thank you, I managed as follows: https://www.youtube.com/watch?annotation_id=annotation_1767143059&feature=iv&src_vid=qfinKxwYZs&v=Yz2l-4GDpZE and https://www.youtube.com/watch?vqfinKxYwYZs, but Obviated by suggestions
– Miguel
You’re welcome, you just need to call.
– Giancarlo Abel Giulian