Running Emulator - Android Q&A, Help & Troubleshooting

Hey guys each time I tried to launch emulator I got this Message "Missing arch-specific emulator program: C:\Program Files\Android\android-sdk\tools/emulator-mips.exe".
I installed mips images & I tried to reinstall the SDK

Maybe this will help?
http://stackoverflow.com/questions/...r-program-error-while-launcing-avd-in-eclipse

post-mortem said:
Maybe this will help?
http://stackoverflow.com/questions/...r-program-error-while-launcing-avd-in-eclipse
Click to expand...
Click to collapse
Didn't Work

THE.W!ZARD said:
Hey guys each time I tried to launch emulator I got this Message "Missing arch-specific emulator program: C:\Program Files\Android\android-sdk\tools/emulator-mips.exe".
I installed mips images & I tried to reinstall the SDK
Click to expand...
Click to collapse
It is probably due to running version 20 or older of the SDK tools. They added mips into 21 which is in their preview channel. To enable the preview channel you just need to open your SDK Manager, click on Tools->Options and then check Enable Preview Tools.

Related

[Q] trouble installing adb and android SDK usb drivers

everytime i try to install USB drivers via the android SDK for my gtablet, i get this error
Downloading Android SDK Platform-tools, revision 9
File not found: C:\Program Files (x86)\Android\android-sdk\temp\platform-tools_r09-windows.zip (Access is denied)
Downloading Google USB Driver package, revision 4
File not found: C:\Program Files (x86)\Android\android-sdk\temp\usb_driver_r04-windows.zip (Access is denied)
Done. Nothing was installed.
anyone have any idea what to do? what other info do you need? i made the entire directory writable by unchecking read only (for whatever reason, its installed as read only) using admin privileges (windows 7 64 bit)
thanks!
Run as administrator
joshtb86 said:
everytime i try to install USB drivers via the android SDK for my gtablet, i get this error
Downloading Android SDK Platform-tools, revision 9
File not found: C:\Program Files (x86)\Android\android-sdk\temp\platform-tools_r09-windows.zip (Access is denied)
Downloading Google USB Driver package, revision 4
File not found: C:\Program Files (x86)\Android\android-sdk\temp\usb_driver_r04-windows.zip (Access is denied)
Done. Nothing was installed.
anyone have any idea what to do? what other info do you need? i made the entire directory writable by unchecking read only (for whatever reason, its installed as read only) using admin privileges (windows 7 64 bit)
thanks!
Click to expand...
Click to collapse
You must run SDK Manager in adminstrator mode. Right click on SDK Manager & select" run as administrator".
Al
aabbondanza said:
You must run SDK Manager in adminstrator mode. Right click on SDK Manager & select" run as administrator".
Al
Click to expand...
Click to collapse
worked great. thanks!
admin rights not working for me
I tried right clicking on the SDK manager button, but only got the following choices:
Lock the Toolbars
Customize Perspective
Hide Toolbar
I'm running Eclipse Helios, ADT 16.x, on a Windows 7 64bit machine.
Oops, instead of the button in the Eclipse interface, I then went to the sdk manager in the file system and right clicked on that, and it gave me the "run as administrator" choice. Thanks for the info.
ILikeIke said:
I tried right clicking on the SDK manager button, but only got the following choices:
Lock the Toolbars
Customize Perspective
Hide Toolbar
I'm running Eclipse Helios, ADT 16.x, on a Windows 7 64bit machine.
Oops, instead of the button in the Eclipse interface, I then went to the sdk manager in the file system and right clicked on that, and it gave me the "run as administrator" choice. Thanks for the info.
Click to expand...
Click to collapse
Didn't see your Oops...so I guess this is my oops.
Al
Run as Administrator in Vista
aabbondanza said:
You must run SDK Manager in adminstrator mode. Right click on SDK Manager & select" run as administrator".
Al
Click to expand...
Click to collapse
I just had to say thanks. That's the fastest I've ever found an answer on google.
Thank You!
Again this IS the fastist way to get an answer from google Thanks for letting us know about that pesky Admin Rights.
THANKS SO MUCH!

[Q] Android SDK manager not starting on Windows 8

Hello,
I can't get Android SDK manager to run on Windows 8 x64. Every time I run the executable a command prompt window flashes briefly and then nothing happens. I have tried installing both 32 and 64 bit version of JDK 1.6 and running SDK manager with admin permissions and in compatibility mode.
Any help would be appreciated
kevdliu said:
Hello,
I can't get Android SDK manager to run on Windows 8 x64. Every time I run the executable a command prompt window flashes briefly and then nothing happens. I have tried installing both 32 and 64 bit version of JDK 1.6 and running SDK manager with admin permissions and in compatibility mode.
Any help would be appreciated
Click to expand...
Click to collapse
It runs fine for me on Windows 8 Pro x64. The command propt window does flash, but the manager comes up soon after. I have JDK 1.7 though.
Theonew said:
It runs fine for me on Windows 8 Pro x64. The command propt window does flash, but the manager comes up soon after. I have JDK 1.7 though.
Click to expand...
Click to collapse
Thanks so much for the info I tried again with JDK 1.7 and it works now
kevdliu said:
Hello,
I can't get Android SDK manager to run on Windows 8 x64. Every time I run the executable a command prompt window flashes briefly and then nothing happens. I have tried installing both 32 and 64 bit version of JDK 1.6 and running SDK manager with admin permissions and in compatibility mode.
Any help would be appreciated
Click to expand...
Click to collapse
The same was in Windows7 64-bit for some SDK version (dont remember version number).
It was solved by switching off some windows security checking. May be this is not best solution, but works.
Got a fix
I was having this problem too. It's caused by the PATH variables to java.exe being set incorrectly. You can modify the environment to have java_exe pointing to wherever it is C:\Windows\System32\java.exe for me or modify android.bat in tools to change set java_exe= call lib\find_java.bat if not defined java_exe goto :EOF
to this: set java_exe="D:\Program Files\Java\jdk1.7.0_07\bin\java.exe" where the path is the path to your java exe
you can then run android.bat and it works. The reason (re)installing java works is because it adds the path variables for you. They must have gotten changed/moved when I upgraded to windows 8
I'm having the same issue. Installed JDK 1.7 but still the same issue.
I have a fresh Install of W8 and am just now trying to install JDK and SDK.
.
I also cannot launch SDK Manager
o0rebelious0o said:
I was having this problem too. It's caused by the PATH variables to java.exe being set incorrectly. You can modify the environment to have java_exe pointing to wherever it is C:\Windows\System32\java.exe for me or modify android.bat in tools to change set java_exe= call lib\find_java.bat if not defined java_exe goto :EOF
to this: set java_exe="D:\Program Files\Java\jdk1.7.0_07\bin\java.exe" where the path is the path to your java exe
you can then run android.bat and it works. The reason (re)installing java works is because it adds the path variables for you. They must have gotten changed/moved when I upgraded to windows 8
Click to expand...
Click to collapse
I am having the identical problem. I try to launch SDK Manager and get a quick cmd flash and then nothing. I am on Win8 Pro with jdk 1.7.0_21.
I added c:\Windows\System32\java.exe to the path (correct on my system) but no obvious change in result. Then edited set java_exe in android.bat to "C:\Program Files\Java\jdk1.7.0_21\bin\java.exe" and ran the batch file, and still I just get a quick flash of the command window. My java sdk was just installed today prior to setting up the ADT Bundle for Windows. Eclipse loads with ADT, but the SDK Manager is still a no go. Thanks in advance for any ideas.
Solved my Windows 8 problem
Hi,
I have been having similar problems with Android SDK manager not starting in Windows 8. Tried altering Java paths and messing with Android.bat etc. etc. but am now convinced the problem is with the UAC of Windows 8. Why?
1) Originally installed Eclipse in a sub dir of Program Files and found that I could not edit any sub dir there (like Android.bat) because of User Access Controls (UAC)... got me thinking...
2) So re-installed Eclipse in a sub dir under my user, and bingo... SDK manager works fine now.
It is possible to disable all UAC in Win 8 Pro using secpol.msc, but I don't have Pro version and it's not in bog standard version... However, you can still edit the registry to give all apps admin privileges but seems a bit drastic to have to do this...
http://developer.android.com/sdk/installing/bundle.html
Install the SDK and Eclipse IDE
1.Unpack the ZIP file (named adt-bundle-<os_platform>.zip) and save it to an appropriate location, such as a "Development" directory in your home directory.
try c:\Development\
aleks3008 said:
http://developer.android.com/sdk/installing/bundle.html
Install the SDK and Eclipse IDE
1.Unpack the ZIP file (named adt-bundle-<os_platform>.zip) and save it to an appropriate location, such as a "Development" directory in your home directory.
try c:\Development\
Click to expand...
Click to collapse
This is what worked for me. Thanks!!!
I originally had it in User\Documents\
same problem
I am having same problem like you buddy.help would be much appreciated.
Same here
Yeah I've reinstalled everything as described here, and I am still unable to get it to launch. Just getting the brief flash of a CMD prompt.
Finally solved it!
I had the exact same problem. I have gone crazy trying to fix this for past 1 day. Finally solved it using this guide: http://www.dominantwire.com/2015/03/android-sdk-not-opening.html.
Had to do some tweaks in the android.bat file and re-specify the environment variable paths. The solution is pretty universal. Should work for you guys as well.

Android SDK install Windows 8

Im trying to install the android SDK manager on my Wndows 8 laptop....im not having much success!
Ive downloaded the sdk package from here: http://developer.android.com/sdk/index.html#download
Ive unzipped it and placed it in my C; drive.
Wheni double click the SDK Manager icon to install...nothing happens?
Am i being dumb?
Valiceemo said:
Im trying to install the android SDK manager on my Wndows 8 laptop....im not having much success!
Ive downloaded the sdk package from here: http://developer.android.com/sdk/index.html#download
Ive unzipped it and placed it in my C; drive.
Wheni double click the SDK Manager icon to install...nothing happens?
Am i being dumb?
Click to expand...
Click to collapse
Did you correctly select 'Download the stand-alone Android SDK Tools for Windows' then 32-bit or 64-bit? Normally it doesn't block the setup wizard but try by installing Java SE Development Kit (JDK) first.
BTW SDK Manager needs a few seconds to run.

Help to remove apk restrict to run on emulator?

Hello,
I have installed the below apk on android emulator on my PC
The installation was successful but unfortunately it can't run
I tried a lot of different emulator but got the same thing
Can someone please help to modify it to bypass the restriction?
Thank you guys !
APK file:
nhatranghosting.com/dl/APlayTV21.apk
@crazyku
Ask app's developer which devices he intended the app to run on.
What is the restriction?
p4rp said:
What is the restriction?
Click to expand...
Click to collapse
Hello,
I think the developer restrict to run it on any emulator like Nox Player or BlueStacks.
I install and run successfully on Android phone, table, Android TV Box,... but when I install in the emulator on my laptop, it successfully install but CAN'T run.
I don't know how to decompile apk and check what restriction
apk file:
nhatranghosting.com/dl/APlayTV21.apk
or here on play store:
play.google.com/store/apps/details?id=com.anzsolution.a_playtv
@crazyku
Use an online decompiler such as https://www.apkdecompilers.com/

Question Android Automotive - Installing apps not is Play Store

How to install APKs on Android Automotive in Polestar 2 ?
Congratulations, first real post regarding Android Automotive!
KBN59 said:
How to install APKs on Android Automotive in Polestar 2 ?
Click to expand...
Click to collapse
Idk for the Polestar but globaly for AAutomotive I go with adb install *.apk
GR.Twostep said:
Idk for the Polestar but globaly for AAutomotive I go with adb install *.apk
Click to expand...
Click to collapse
There's no developer mode in AAOS for Polestar (pop-up appears when clicking a few times on build), without this no usb-debugging (ADB)...

Categories

Resources