Directory to install Intel x86 Atom System Image - android-studio

I've downloaded Intel x86 Atom System Image from https://dl.google.com/android/repository/sys-img/android/x86-29_r08-windows.zip but i do not know the directory to place the file

Try to use this path:${your sdk path}\Sdk\system-images\android-29\google_apis
If you dont know your android sdk path, you may open Android Studio, open file-settings/preferences-appearance & behavior-system settings-Android sdk, and you can find it .

Related

Intel HAXM is required to run this AVD, but I already installed it

I've been looking online for this and it seems like no one has the same problem as I have. I just downloaded Android Studio to start learning Kotlin and after following Google's tutorial steps I get this message: enter image description here
After that I hit ok to Install the HAXM thing and it says successful but It goes back to the same message of HAXM needs to be installed. I tried SDK manager --> SDK tools --> Intel x86 Emmulator Accelerator (turn on), It didnt work. Someone help, please
Go to your SDK directory:
(C:\users\username\AppData\Local\Android\sdk, generally).
In this directory, go to:
extras → Intel → Hardware_Accelerated_Execution_Manager and run the file named "haxm-7.6.5-setup.exe".
After you install, android studio will detect it. If not, restart android studio.
What I did was I opened the SDK Manager > SDK Tools tab and checked Intel x86 Emulator Accelerator (HAXM Installer), 7.6.5 and installed.
In the window displaying the installation progress, click on the Show details button and you'll see a log, not quite long. At some point you'll come accross something like "Path for download "C:\Users<YOUR_USER>\AppData\Local\Android\Sdk\extras\intel\Hardware_Accelerated_Execution_Manager"). In my case it said that this folder already existed, so it was downloding it to folder ...\Hardware_Accelerated_Execution_Manager-2 instead.
Once it's done, go to that folder and you should find a file named "haxm-7.6.5-setup". Run it and it will install HAXM. Now you'll be able to run your emulator, even if the message "HAXM is not installed" keeps appearing.

Unable to resolve dependencies for Intel x86 Atom System Image

I try download image by android studio, but I get an error:
Android Studio tells me "Unable to resolve dependencies for Intel x86 Atom System Image"
Go to
Help->Check for updates
switch update channel to Canary
and then try opening sdk manager. Install the components and you are good to go.

Aldebaran's Pepper sdk for android/Robot sdk 0.9 "Robot SDK'0.9' is not complete. Please download it again or re-create the robot application."

When trying to install the android sdk for Aldebaran's pepper robot on my computer following this official tutorial:
Step 1: android.aldebaran.com/doc/installation.html
Step 2: android.aldebaran.com/doc/create_project.html#create-project
When trying to launch the Virtual Robot Environment of Pepper's tablet on my computer this message is printed: "Robot SDK'0.9' is not complete. Please download it again or re-create the robot application."
So far I have tried the following on my Ubuntu 16.04 64bit computer:
Uninstalling and re-downloading/installing the Robot sdk over the robot sdk manager provided by the android sdk for Pepper
Uninstalling and re-downloading/installing the android sdk for Pepper
Deleting, recreating and creating the android studio application turning it into a robot application
Removing other non essential android sdks
Moreover I also tried the following on another computer running windows 8.1 64bit:
Repeating the tutorial installation
Downloading and installing older version such as 2.22 and 2.11 of the android studio and repeating the tutorial installation.
Each time after I have completed Steps 1 & 2 when I want to start building or launching the application it fails on step B from this tutorial: android.aldebaran.com/doc/run_debug.html#run-debug and prints the Error mentioned above.
The project structure is identical to the one in the tutorial and I am able to sync the project via maven. But as I cannot actually launch the virtual robot environment or run the application I cannot make use of this sdk.
I have also found a similar question being asked on stackoverflow but there hasn't been a response yet. Also I don't understand the comments.
stackoverflow.com/questions/42824942/robot-sdk-0-9-is-not-complete-please-download-it-again-or-re-create-the-robot-a
I tried using another computer with windows 10 64bit freshly formatted so I installed Java jdk & jre 1.8.0_121 and android studio 2.3.1 as I couldn't find 2.3.3:
Repeated the tutorial installation
But still the same error message.
I got mine to work doing the following:
go to your current android SDK folder
rename the tools folder to tools-old
create a new Folder named tools
download this: https://android.googlesource.com/platform/prebuilts/android-emulator/+archive/android-7.1.1_r1/windows.tar.gz
unpacke it into your new tools folder
Make sure you have your AVD Options set to arm and not x86
and that "Use Host GPU" is enabled
After that the emulator worked.(note that it takes quite long to launche)
The suspected cause is that the Pepper emulator tries to use the emulator-arm.exe wich is not availible in the standart installation of Android Studio
You should try installing Android Studio 2.3.3 on Windows 10, 64-bit. I know that works at least.
I got this working finally thanks to theGary's hint above. No need to wipe out your whole tools directory though -- I was able to get the x86 Pepper emulator running (on Mac in my case) by copying these files and directories from the Android sdk/emulator directory into the sdk/tools directory:
emulator64-x84
qemu
bin64
lib/pc-bios
lib/ca-bundle.pem
Then edit your run/debug configurations and change the “robot app” AVD options from armeabi-v7 to x86.

Android studio 2.3.1 32bit "Please provide path to android studio"

I have installed a 32-bit version of Android studio 2.3.1 on my windows 7 32-bit machine which is "No Android SDK, no installer". I have tried the 1.8 GB version of Android stdio but it is not compatible with my system. After running it gives an error which is in 2nd snap shot.
Can anyone help me in resolving the issue of Android studio 2.3.1 32-bit:
"Please provide path to android studio".
I have tried the 64-bit version on 64-bit machine - it is working fine, but the problem is with 32-bit version.
There is no installer available or SDK along with android studio in 32bit version.
Extract the zip file downloaded, go to the "bin" directory and run the studio.exe file, it will start installing the android studio on your PC.
here's a link to download the 32bit version.
https://developer.android.com/studio/index.html
When it asks for SDK path,
Try this - C:\Users\Your Name\AppData\Local\Android\Sdk
Replace your name with the name of your PC.
You might consider this link as useful.
https://techglimpse.com/solution-fix-android-sdk-studio-error/

Can't find Genymotion.app

I am unable to test my application on Android studio via genymotion.
Genymotion warning: You must specify the path to the Genymotion folder to use this feature.
when trying to location Genymotion.app I get this error: "Cannot find Genymotion in the specified path"
this is the path I entered for genymotion.app:
C:\Users\Rua\AppData\Local\Genymobile\Genymotion
On Mac,this is my solution:
/Applications/Genymotion.app/Contents/MacOS/player.app
Using Windows
First off, you need to install Genymotion. Go to https://www.genymotion.com/#!/pricing and download and install it.
The default path is on Windows
C:\Program Files\Genymobile\Genymotion
And that's what you enter in the Android Studio prompt window.
Using Mac
Following this tutorial, the default path on Mac seems to be
/Applications/Genymotion.app
If you already installed the Genymotion and VirtualBox, you can add
/Applications/Genymotion.app
when you click Genymotion Device Manager in Android Studio.
Verified on MacBook Pro (OS X 10.11.6 EI CAPTAIN).
if you are receiving this error that means that you do not have the genymotion app installed on your Mac
you can to download a .DMG file from here and install it by double clicking on it
you can try and run the installed app but it still won't run as it is missing the underlying virtual machine tool
to run genymotion you need virtualBox Guys at genymotion have mentioned their preferred choice as 4.3.12 which you can download from here
Once downloaded you can double click on the .DMG file and then the .pkg (package file) and then follow the normal installation procedure
once you have the virtual box installed then you can run the genymotion app and you will get there was supposed to be an image here
I was posting an image which would have helped you but SO says i need 10 reputation points to post images. then i decided to help you by posting an imgur url and SO says i need 10 reputations to post more than 2 links
kind request to SO either give me more reputation points or make it easy for me to help others
Now you Gennymotion is finally installed just go ahead and create a new virtual device
and once you have created a new virtual device you can access that device from the Gennymotion Android Studio Plugin
Hope this helps

Resources