I downloaded Android Studio, and untared it in /usr/local
as I read I should to avoid it eating /home
space. Then I added the path to the /bin
folder to the PATH variable, but I still can't execute it without going to /usr/local/android-studio/bin
and executing ./studio.sh
from the shell.
Is there any way to make it show up in "Search your computer and online sources" like other programs I downloaded using apt-get install
?