[Completed] Just Getting Started with Android Development Studio - XDA Assist

I've downloaded the Dev Studio then it says I need the JDK. So, I downloaded it and now it's saying I need the JVM. The dialog box also says if I have already downloaded the JDK then I have to go into System Settings and point to it. How do I do that?

Hi there and welcome to Assist,
Here is few guides where you can start from:
[Tutorial] Install Sun Java JDK 6 on Ubuntu 12.04 LTS
[GUIDE][DEV] How to install Sun Java Oracle 1.6.0 - 1.7.0 jdk on Ubuntu 12.04+
[UBUNTU] SDK,JDK,ADB Script
Good luck

Related

[Q]Android SDK

Hi everyone,
i installed the android sdk r08 on my computer running windows 7, and when i tried to download the packages, it said "failed to create directory C:\Program Files\Android SDK\android-sdk-windows\temp"
i have used the sdk before on my vista and ubuntu computers, so can someone please help me out?
jwils96 said:
Hi everyone,
i installed the android sdk r08 on my computer running windows 7, and when i tried to download the packages, it said "failed to create directory C:\Program Files\Android SDK\android-sdk-windows\temp"
i have used the sdk before on my vista and ubuntu computers, so can someone please help me out?
Click to expand...
Click to collapse
Right click SDK Manager > Run as Administrator.
Enhanced said:
Right click SDK Manager > Run as Administrator.
Click to expand...
Click to collapse
for my firewall
after having instaler JDK and JRE I can not Toujouse instaler SDK R08 I had to instaler SDK r12
I can't help you, sorry...
Please use the Q&A Forum for questions Thanks
Moving to Q&A

[Q] Eclipse ADK Beginner's Issue

I am running Linux (Ubuntu 10.10) on a 64-bit platform, and I have installed Eclipse Helios with ADK 2.3.3 & 3.0. I'm new to Android development, and am trying to run a sample app [~/android-sdk-linux_x86/docs/resources/samples/Wiktionary/...]. However, I am getting the following error messages when I Run it:
Code:
[2011-04-14 14:24:23 - Snake] Still no compatible AVDs with target 'Android 3.0': Aborting launch.
[2011-04-14 14:24:23 - Snake] Performing com.example.android.snake.Snake activity launch
[2011-04-14 14:24:46 - Snake] Launch canceled!
Where can I find an Android Virtual Machine for my Android 2.3.3 (on my 64-bit Linux)?
Hi!
You should rename your thread to "SDK",since "ADK" means a completely different on Android.
First off, can you please all steps you took to install eclipse and the sdk ?
Make sure you follow step-by-step this guide: developer.android.com/sdk/installing.html
Robson

can't load/run android sdk

Win7-64
Cannot seem to load the android sdk. I have downloaded the Java SDK SE 7u5 and the JRE 7u5 and installs seem ok. But when I try to execute the android sdk (installer_r20.0.1-windows.exe) I get the error "Java SE Development Kit (JDK) not found. Error: Failed to find Java version for 'c:\windows\system32\java.exe'"
I then added a path in the environment variables as JAVA_HOME to point to this c:\windows\system32\java.exe' but still refuses to load.
Have tried reset, reboot and no go. I have also searched the FAQ but did not locate an answer.
My intent is to work with the Android system for the Google Nexus 7 tablet.
Can anyone please point me to a resolution? Thanks!
caprock said:
Win7-64
Cannot seem to load the android sdk. I have downloaded the Java SDK SE 7u5 and the JRE 7u5 and installs seem ok. But when I try to execute the android sdk (installer_r20.0.1-windows.exe) I get the error "Java SE Development Kit (JDK) not found. Error: Failed to find Java version for 'c:\windows\system32\java.exe'"
I then added a path in the environment variables as JAVA_HOME to point to this c:\windows\system32\java.exe' but still refuses to load.
Have tried reset, reboot and no go. I have also searched the FAQ but did not locate an answer.
My intent is to work with the Android system for the Google Nexus 7 tablet.
Can anyone please point me to a resolution? Thanks!
Click to expand...
Click to collapse
First, make sure that the file java.exe is in this folder "C:\WINDOWS\system32\".
If this file is there, try to run "C:\WINDOWS\system32\java.exe -version" and make sure that you see the message java version "1.7.0_05"
If not - just reinstall java
PlanetInPocket said:
First, make sure that the file java.exe is in this folder "C:\WINDOWS\system32\".
If this file is there, try to run "C:\WINDOWS\system32\java.exe -version" and make sure that you see the message java version "1.7.0_05"
If not - just reinstall java
Click to expand...
Click to collapse
Thanks - This works:
java version "1.7.0_5"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) 64-bit Server VM (build 23.1-b03, mixed mode)
if the problem hasn't been solved yet just try to install 32-bit version java (before remove 64-bit version)
caprock said:
Win7-64
Cannot seem to load the android sdk. I have downloaded the Java SDK SE 7u5 and the JRE 7u5 and installs seem ok. But when I try to execute the android sdk (installer_r20.0.1-windows.exe) I get the error "Java SE Development Kit (JDK) not found. Error: Failed to find Java version for 'c:\windows\system32\java.exe'"
I then added a path in the environment variables as JAVA_HOME to point to this c:\windows\system32\java.exe' but still refuses to load.
Have tried reset, reboot and no go. I have also searched the FAQ but did not locate an answer.
My intent is to work with the Android system for the Google Nexus 7 tablet.
Can anyone please point me to a resolution? Thanks!
Click to expand...
Click to collapse
Your JAVA_HOME should never point to /system32, otherwise you messed up the Java installation. Download the Java JDK from Oracle, and install it to its own folder.

Android studio 8 installation problems

I just downloaded the new android studio 8 and also previously installed Jdk 8 but when I open my android studio it shows me Jdk not found error and then I made a environment variable with the specified path and I restart my system. But it still shows me the same error.....

[Video] How To Install Ubuntu On Windows Using Oracle VM VirtualBox

Here's a video tutorial explaining how to setup Ubuntu on Oracle VM Virtualbox in Windows. Dont forget to Click the Thank button if you find it helpful

Categories

Resources