Android Studio installation issue - Android Studio

Hello Everyone!
I am having some problems to install Android Studio on my Windows 7 64bit PC. I've installed JDK by using jdk-8u66-windows-x64.exe installation package already. Then I have created JAVA_HOME system variable as well. But when I try to run my android-studio-bundle-141.2343393-windows.exe file (as an administrator), I am getting Android Studio Setup error like:
Error opening file for writing:
C:\......\AppData\Local\Temp\nse69DB.tmp\find_java32.exe
What is the problem?
Thanks in advance,
Dmitriy

I am facing the same problem Dmitriy
Any solution?

Related

[Q] Setting up a test environment

Can anyone advise this rookie user how to set up a test environment to use with an Android Studio project?
I recently installed Android Studio on my Windows 7 laptop and put together my first simple app. When I tried to debug it, I was offered two pre-configured test environments. The first was "Nexus 5 API 21x86" but when I tried to use that one it told me I needed HAXM. After much research I worked out what I needed to do to install HAXM but the installation file gave me the following error message:
VT_Not_Support = This computer does not support Intel Virtualization Technology (VT-x). HAXM cannot be installed."
I therefore turned my attention to the second option "TestDevice". When I tried to run that, Android Studio reported:
emulator: ERROR: This AVD's configuration is missing a kernel file!!
emulator: ERROR: ANDROID_SDK_ROOT is undefined
I Googled the error and found the advice that I needed to install "ARM EABI v7a System Image" but when I ran the SDK manager it told me that this component was already installed.
Can anyone please tell me either how to overcome the ANDROID_SDK_ROOT undefined problem or advise how otherwise to set up an emulated test environment that works on my computer.
I am an experienced programmer but a complete novice when it comes to Android Studio, all the associated applications and Android devices in general.
Many thanks in advance for your patience.
Keith
writerman said:
... following error message:
VT_Not_Support = This computer does not support Intel Virtualization Technology (VT-x). HAXM cannot be installed."
Click to expand...
Click to collapse
Keith, have you tried enabling VT-x in your BIOS settings?
Thanks for the suggestion. I wasn't aware of this BIOS setting. I will give it a try but may not have a chance to try it out until the weekend
This should do the trick if you have compatible CPU.

[Q] Android Studio error on first startup

I recently downloaded/installed android studio since I am taking an online class on the topic. I had an error (screenshot attached) the first time I tried to use the program. Reinstalling Android Studio and restarting my computer did not help. Any suggestions?
icecats said:
I recently downloaded/installed android studio since I am taking an online class on the topic. I had an error (screenshot attached) the first time I tried to use the program. Reinstalling Android Studio and restarting my computer did not help. Any suggestions?
Click to expand...
Click to collapse
Go to: Tools > Android > SDK Manager, and make sure you have the latest version of the SDK installed.
If you're up to date then it is most likely an error with your gradle build files. If you can't get it working open your module:app build.gradle file, and check what your 'compileSDKVersion' and 'buildToolsVersion' are.
Try changing your 'compileSDKVersion' to 21, and your 'buildToolsVersion' to 21.1.2. I think these are the most recent stable releases.

flash tool wont recognize Java JRE

Hello everyone,
the last lollipop update soft bricked my phone, so now i am trying to recover it... but i am new to flashing, rooting, etc , and consequently struggling a bit. ( i went through the sony pc companion repair steps before i got to here.
Main issue : i downloaded flashtool from here: ://github.com/Androxyde/Flashtool and it gave me a Java error
"No JVM could be found on your system
Please define EXEJ JAVA HOME to point it to an installed 32 bit JDK or JRE"
So i went and installed the latest Java JRE , restarted my computer , and still get the same error. What should i do?
running windows 7
im sure i will have more questions, but thanks in advance!
libtechsplit said:
Hello everyone,
the last lollipop update soft bricked my phone, so now i am trying to recover it... but i am new to flashing, rooting, etc , and consequently struggling a bit. ( i went through the sony pc companion repair steps before i got to here.
Main issue : i downloaded flashtool from here: ://github.com/Androxyde/Flashtool and it gave me a Java error
"No JVM could be found on your system
Please define EXEJ JAVA HOME to point it to an installed 32 bit JDK or JRE"
So i went and installed the latest Java JRE , restarted my computer , and still get the same error. What should i do?
running windows 7
im sure i will have more questions, but thanks in advance!
Click to expand...
Click to collapse
try to add java commands to environment variables
copy the javajdk\bin folder location and paste in the system/user path environment variables available in SYSTEM Properties--> Avdanced Settings--- >Advanced Tab --> Environment Variables and there yo will find system environment variables and path environment variables
paste the location in system environment variable --> path
the location will be like this C:\Program Files\Java\jdk1.7.0_80\bin
Thank you,
I tried uninstall and reinstall of both Flashtool and Java JDK , then tried the recommendation.
After copying the JDK file location C:\Program Files\Java\jdk1.8.0_65 into the environment variables , i now get a different error when i try to run Flashtool64 :
Java.lang.ClassNotFoundException: gui.Main
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Regular flashtool (not Flashtool64) gets multiple different Java errors. I'm not sure which i should be using?
Flashtool is still not functioning for me. Can anyone recommend a different software? All i want to do is install a stock ROM so my phone will function again
please close this thread
turns out i am in the wrong forum, the c6616 is actually a Z, not a Z1
please close this thread , i will start over in the correct forum, thank you

Trouble Installing and Using Andorid Studio - Strange Errors.

*Missing license agreement i.imgur.com/ORgjvlw.png
*Missing folder trees i.imgur.com/2EdqMST.png
Thoes are the first two issues I get while installing Andorid studio. I have Java JDK 7 installed. So I assume I have everything I am suppose to have?
After it is installed I got lots of errors
*Floods of errors i.imgur.com/mQuh20P.png
I'm not sure what is wrong or what I am suppose to do.
Thanks.
So I'm going to assume no one can help me with this?

Trying to get one (and only one!) Android app runing on my Linux

I'm trying to run one Android app on my Linux computer. The app is https://play.google.com/store/apps/details?id=org.tasks .
I downloaded Android Studio yesterday (version 2.3). I then installed a few SDK platforms (e.g. Nougat, Lollipop). I then tried to drag-drop the apk into the emulator, but all I get is a black screen. Am I doing something wrong?
If someone can try running the app and letting me know if it works, and what you did, I'd appreciate it
UPDATE: In Android studio, I created a virtual device: Android 7.1.1, API 25. I then drag and dropped the apk onto the emulator and got this error:
"The APK failed to install. Error: Could not parse error string"
Click to expand...
Click to collapse
. How can I figure out what this means?

Categories

Resources