emulation

Android app not running on emulator nor real device

六眼飞鱼酱① 提交于 2019-12-23 20:14:58
问题 I've installed eclipse (JUNO version), SDK, ADT (20.0.3) and configured them through the Developer.android.com. After that I made a virtual device on eclipse (Android 4.1 API level 16) as well, but when I run the "Hello World" application in eclipse, the emulator is running with out error but the app is not running on the emulator. There is also the problem with real device. I use Windows 7/64 bit and HTC incredible S phone. When I connect the device to my pc, windows detect it, but eclipse

Setting up multiple emulators on Android Eclipse

六月ゝ 毕业季﹏ 提交于 2019-12-23 17:50:45
问题 I am running a performance test for my android application, want to know whether it is possible to run multiple emulators at once in Eclipse? If yes, how do i go about doing it? 回答1: Create multiple emulators Change android project run configuration, target as manual selection instead of auto. Right click on android project -> Run As -> Run Configuration. On Run configuration window select the project under Android application [at right panel] Then select Target tab at left panel, and select

Genymotion refuses to start with “The Genymotion virtual device could not get an IP address.”

你。 提交于 2019-12-23 12:18:26
问题 I am freaking out right now, I can't afford to lose another day of work trying to fix this stupid error (as well as can't get a real device at the moment). I am using an older laptop, so using the already slow Android emulator provided by Google isn't an option. Genymotion was working fine for around a month, and now it refuses to start no matter what I do. I get "Unable to start the Genymotion virtual device. The Genymotion virtual device could not get an IP address. For an unknown reason,

Methods of limiting emulated cpu speed

吃可爱长大的小学妹 提交于 2019-12-23 12:06:19
问题 I'm writing a MOS 6502 processor emulator as part of a larger project I've undertaken in my spare time. The emulator is written in Java, and before you say it, I know its not going to be as efficient and optimized as if it was written in c or assembly, but the goal is to make it run on various platforms and its pulling 2.5MHZ on a 1GHZ processor which is pretty good for an interpreted emulator. My problem is quite to the contrary, I need to limit the number of cycles to 1MHZ. Ive looked

AndroidStudio: Can't run AVD because of Intel HAXM error

喜你入骨 提交于 2019-12-23 10:16:06
问题 According to my AS SDK manager, Intel x86 Emulator Accelerator (HAXM Installer) version 6.0.1 is installed . However, if I attempt to 'run' my app, then choose an 'available emulator' (eg, nexus one api 23), I get the error: intel haxm is required to run this avd . A couple of days ago I was not having this problem (I was able to use an emulator). Also, according to my System Settings/Android SDK , I have Android 6.0, API Level 23. I am using Win XP, with AS2.0. 回答1: You have to install it.

AndroidStudio: Can't run AVD because of Intel HAXM error

孤街醉人 提交于 2019-12-23 10:15:10
问题 According to my AS SDK manager, Intel x86 Emulator Accelerator (HAXM Installer) version 6.0.1 is installed . However, if I attempt to 'run' my app, then choose an 'available emulator' (eg, nexus one api 23), I get the error: intel haxm is required to run this avd . A couple of days ago I was not having this problem (I was able to use an emulator). Also, according to my System Settings/Android SDK , I have Android 6.0, API Level 23. I am using Win XP, with AS2.0. 回答1: You have to install it.

Emulator Nexus 7 use layout folder and not layout-sw600dp

落爺英雄遲暮 提交于 2019-12-23 10:05:47
问题 I'm trying to handle layout for different screen but I found it hard because emulators always use default layout. I cannot understand why. I create a Nexus 7 emulator and I expected to use layout-sw600dp. The same with Nexus 10 emulator. How came?! Thanks in advance R. 回答1: There are 2 versions of the nexus 7 that you can choose from. There's the newer model and the 2012 version. Choose the 2012 version and it should work as expected. 回答2: Check your layout directories once again, you might

android emulator forever launching

拟墨画扇 提交于 2019-12-23 09:38:48
问题 i want to set up an android emulator, i downloaded android 4.4 (kitkat), tools, and all the extra's the emulator is loading forever, its already loading for 2 hours, the android startup boot logo is not laggy, so the emulator is not slow. I rebooted multiple times, and tried different devices my emulator: device: 10.1" WGXA (tablet) (1280 x 800: mdpi) Target: android 4.4 - API level 19 CPU: ARM (armeabi-v7a) <--- cant change this Memory Options: RAM:768 VM Heap: 32 Internal storage: 4096

Android Emulator with HAXM freezes on Mac OS Yosemite

孤者浪人 提交于 2019-12-23 09:32:57
问题 Has anyone else faced an issue after updrading Mac OS X to 10.10 ? Android Emulator without HAXM runs now very very slow and the one with HAXM enabled freezes after couple second of iteration with some app? Also, CPU goes mad until I kill an emulator instance... Any help or advice would be very appreciated, Im struggling with this whole day already. Thanks. 回答1: You need to use Intel hotfix for the Intel® Hardware Accelerated Execution Manager. If you have installed HAXM on your system you

genymotion generic unknown error

僤鯓⒐⒋嵵緔 提交于 2019-12-23 07:29:00
问题 I have recently downloaded Genymotion in hopes of having a speedier emulator for working in Android Studio. Everything looks like it downloaded correctly, and I have linked my Genymotion to my Android Studio. The problem is when I try to sign into Genymotion, it keeps saying "unknown generic error." I have contacted Genymotion many times about this issue, and they have not gotten back to me. I even tried re-downloading Genymotion, and creating a new account. Nothing seems to help. 回答1: In