Post: Android Studio
05-16-2013, 05:20 PM #1
amplif1er
Why are you reading this?
(adsbygoogle = window.adsbygoogle || []).push({});
You must login or register to view this content.

Android Studio


As some of you may know Google just release android studio which is supposed to make creating an Android OS App much easier. Well with this being a beta some stuff is not working properly, I myself had to do some research and playing to get it working. Main problems as of now:




  • Issues launching Android Studio after install
  • Unable to check for updates on MAC and PC version



I was able to correct the issue causing the program to not open, a couple things I did:

Install the Java JDK 1.6 and 1.7.
Attempt to run after install of the 2 JDKs if it doesn't run do try this:

    Goto command prompt (winkey+R) type CMD
browse to your Android studio directory by default>
C:\Users\<USERNAME>\Appdata\Local\Android\Android-Studio\Bin\
To browse use the CD command ex:
cd C:\Users\Chris\Appdata\Local\Android\Android-Studio\Bin\
After browsing to Bin type [B]android-studio[/B] if nothing displays you're good if it displays anything try the Custom Variable solution



Also some users state that they were having issues running the program after install of program and Java JDK.
Adding custom variables to the user environment was able to correct the issue as well. My assumption is that you need to do the following:

    [COLOR=#000000]Adding a system variable:
[/COLOR][B]JDK_HOME[/B][COLOR=#000000] with value [/COLOR][B]c:\Program Files\Java\jdk1.7.0_21\[/B][COLOR=#000000]
[/COLOR]Also add:
[B]JAVA_HOME[/B] with value [B]C:\Program Files\Java\jre7[/B]


The process of adding system variables is fairly easy just google it.

Moving on, after installing reboot computer and check to see if it launches. If it still doesn't launch I'm not sure as no other issues have been reported, Post here with your issue.

LINKS:
ANDROID STUDIO
You must login or register to view this content.

JAVA 1.6 JDK
You must login or register to view this content.

JAVA 1.7 JDK
You must login or register to view this content.


EXAMPLE:

You must login or register to view this content.
Last edited by amplif1er ; 05-16-2013 at 07:33 PM.

The following 2 users say thank you to amplif1er for this useful post:

Phobia, Scrwey30x--
05-21-2013, 03:00 PM #2
ResistTheSun
In Flames Much?
Lovely wanted to see what all the fuss was about. Liking how they updated the tools to make it easier for people to make apps.

:y: great thread.

The following user thanked ResistTheSun for this useful post:

amplif1er
05-25-2013, 05:41 PM #3
amplif1er
Why are you reading this?
Originally posted by ResistTheSun View Post
Lovely wanted to see what all the fuss was about. Liking how they updated the tools to make it easier for people to make apps.

:y: great thread.


<3 thanks, love android! glad to see them making it easier for devs
05-25-2013, 07:44 PM #4
Oh wow, is this official?
05-26-2013, 06:25 AM #5
The Epic
I wont stop
Originally posted by amplif1er View Post
You must login or register to view this content.

Android Studio


As some of you may know Google just release android studio which is supposed to make creating an Android OS App much easier. Well with this being a beta some stuff is not working properly, I myself had to do some research and playing to get it working. Main problems as of now:




  • Issues launching Android Studio after install
  • Unable to check for updates on MAC and PC version



I was able to correct the issue causing the program to not open, a couple things I did:

Install the Java JDK 1.6 and 1.7.
Attempt to run after install of the 2 JDKs if it doesn't run do try this:

    Goto command prompt (winkey+R) type CMD
browse to your Android studio directory by default>
C:\Users\<USERNAME>\Appdata\Local\Android\Android-Studio\Bin\
To browse use the CD command ex:
cd C:\Users\Chris\Appdata\Local\Android\Android-Studio\Bin\
After browsing to Bin type [B]android-studio[/B] if nothing displays you're good if it displays anything try the Custom Variable solution



Also some users state that they were having issues running the program after install of program and Java JDK.
Adding custom variables to the user environment was able to correct the issue as well. My assumption is that you need to do the following:

    [COLOR=#000000]Adding a system variable:
[/COLOR][B]JDK_HOME[/B][COLOR=#000000] with value [/COLOR][B]c:\Program Files\Java\jdk1.7.0_21\[/B][COLOR=#000000]
[/COLOR]Also add:
[B]JAVA_HOME[/B] with value [B]C:\Program Files\Java\jre7[/B]


The process of adding system variables is fairly easy just google it.

Moving on, after installing reboot computer and check to see if it launches. If it still doesn't launch I'm not sure as no other issues have been reported, Post here with your issue.

LINKS:
ANDROID STUDIO
You must login or register to view this content.

JAVA 1.6 JDK
You must login or register to view this content.

JAVA 1.7 JDK
You must login or register to view this content.


EXAMPLE:

You must login or register to view this content.

if you need any help I''m here, I love coding

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo