could not running the android-studio,on ubuntu 15

Asked by tomi

I did all the steps, but it is not start up,its downloaded,extracted but still not working, probably i could not write the proper code in terminal,Im a very beginer about linux,Thx

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

Run these Terminal commands:

sudo apt-add-repository ppa:paolorotolo/android-studio

sudo apt-get update

sudo apt-get install android-studio

Source: https://paolorotolo.github.io/android-studio/

Revision history for this message
tomi (katamaran08) said :
#3

oem@ubuntu:~$ sudo apt-get install android-studio
[sudo] password for oem:
Reading package lists... Done
Building dependency tree
Reading state information... Done
android-studio is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
oem@ubuntu:~$ studio
studio: command not found
oem@ubuntu:~$ android-studio
android-studio: command not found
oem@ubuntu:~$

Revision history for this message
tomi (katamaran08) said :
#4

I know something obvious I could not do,Thx

Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#5

Try this command:

/opt/android-studio/bin/studio.sh

or this command:

bash /opt/android-studio/bin/studio.sh

Source: https://github.com/PaoloRotolo/android-studio#faq

Revision history for this message
tomi (katamaran08) said :
#6

Hi,the first command were working,Iv got some warning about Ibus blocking problem, but it will be the next stage,problem is solved,Thank you very much,T

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#7

I suggest learning more about Ubuntu here:

https://help.ubuntu.com/community/ExternalGuides