You are not logged in.

#1 2016-10-14 07:49:34

Loxley86
New Member
Registered: 2016-10-14
Posts: 1

Has anyone gotten Android Studio to run on this build?

Im looking at hopping over to this OS on my dev laptop but id like to know if any of you guys had successfully installed and ran Android Studio & Jdk on this OS.

Offline

#2 2016-11-17 15:03:01

icrunchbanger
Member
Registered: 2015-10-03
Posts: 17

Re: Has anyone gotten Android Studio to run on this build?

Everything works as it should. Go for it wink


Whenever you find yourself on the side of the majority, it is time to pause and reflect.

Offline

#3 2016-12-13 07:39:53

byzantine
New Member
Registered: 2016-12-13
Posts: 3

Re: Has anyone gotten Android Studio to run on this build?

I had some issues getting the Android Stand-Alone SDK tools & JDK running so I wrote up a guide: Installing Apache Cordova on BunsenLabs Linux

Hope that helps!

Offline

#4 2016-12-13 07:52:51

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: Has anyone gotten Android Studio to run on this build?

Thanks for the update byzantine smile

One thing though; from your guide:

curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -

Always thoroughly check scripts before downloading them and running them with root privileges, if you do not understand exactly what the script is going to do then you probably shouldn't run it.

Unfortunately, this installation method does seem to be distressingly common hmm

Offline

#5 2016-12-13 08:00:55

byzantine
New Member
Registered: 2016-12-13
Posts: 3

Re: Has anyone gotten Android Studio to run on this build?

Good catch.  I created the post from my notes of the commands I ran while getting it to work.  While it is the same command given on the Node site, you're absolutely right in that it's not setting a good example!  I'll edit it when I get time.

I'm a noob when it comes to Java on Linux (and NodeJS!) so let me know if you have any other suggestions.

Last edited by byzantine (2016-12-13 08:05:50)

Offline

#6 2017-01-10 11:42:23

imp2021
Member
Registered: 2015-10-02
Posts: 31

Re: Has anyone gotten Android Studio to run on this build?

download, exctract, run ./bin/studio.sh,
works fine for me smile

Offline

#7 2017-05-30 11:21:22

Dreezy
Member
Registered: 2016-06-21
Posts: 19

Re: Has anyone gotten Android Studio to run on this build?

Works fine for me, using oracle jdk 8 though.

Offline

Board footer

Powered by FluxBB