Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [emulation]

For questions about emulation and emulators, where a computer program is emulating (imitating) the behavior of another program or hardware device.

0 votes
0 answers
27 views

The object.getOwnPropertyDescriptor or the _valueTracker don't work. How to emulate the user input in the react form with multiple inputs?

I am creating a Chrome extension to auto-fill react forms. There is a form with multiple lines in the page. Each line has selection and input and can be deleted with a button. I used the following two ...
fengxian shi's user avatar
0 votes
0 answers
23 views

Pixel tablet in AS emulator is not loading the correct layout version

My app has different layout versions for 'port', 'land', 'SW600dp' etc., which load correctly into the emulator for other devices such as Pixel 7a and Pixel C, but the emulator for the Pixel Tablet ...
BillC's user avatar
  • 155
0 votes
0 answers
24 views

Android x86 9.0 r2 not booting to gui nor cli [closed]

Trusted GRUB now booting ’Android-x86 9.0-r2’ Progress: ⬛️⬛️⬛️Detecting Android-x86… found at /dev/sda1 _ (infinite loop of underscore) PS: nomodeset, xforcevesa and vga=364 not helped either so any ...
Blackview A7's user avatar
0 votes
0 answers
15 views

how to create device emulator using command line tools in a docker image

I am trying to setup a bunch of device types to use as emulators in a docker file. However, I have only been able to find and launch the "Nexus 6" device. Ideally I would like to have many ...
Mr. E's user avatar
  • 495
1 vote
0 answers
35 views

Take screenshot of virtual display of Android emulator (via ADB)

I am working with Android devices with multiple displays (physical devices and emulators) and want to take screenshots of each display through ADB. The problem that I have encountered is that whenever ...
Vamoos's user avatar
  • 347
0 votes
0 answers
23 views

flutter emulator doesnt show code output, rather it opens up to show home screen

I have an emulator downloaded from android studio for flutter but when I run the code it doesnt show me the output but shows the home screen . i have tried redownloading it but it doesnt help, how can ...
Manasvi's user avatar
0 votes
0 answers
20 views

How to make 2 emulators ping each other in Android Studio?

I have been doing some tinkering about Android emulators, but now I really have to put both of them to the same network with the host. The port forwarding technique shown here unfortunately did not ...
nagytoth1's user avatar
0 votes
0 answers
58 views

How can I stop this GBA emulator from showing corrupted pixels

I've been working on this GBA emulator project for sometime now, and I got an SDL window to show and for pixels to translate and become colorized but for whatever reason when I try to run the program ...
SSFJHGKJFHG's user avatar
1 vote
1 answer
211 views

Flutter android.view.ViewRootImpl.performTraversals() problem

I take that problem and opened white screen on the emulator "I/e.temsa_attempt( 5896): Compiler allocated 4968KB to compile void android.view.ViewRootImpl.performTraversals()" It was ...
Tolga Kucukasci's user avatar
-1 votes
0 answers
53 views

Cant run Arm64 Emulator on MacOS m2 host - Avd's CPU Architecture 'arm64' is not supported by the QEMU2 emulator on x86_64 host

What am i doing wrong? im using macos 14.5 (23F79) on m2 chip. uname -p arm the emulator on Android studio When i try to run arm64v emulator on m2 computer, i keep getting Architecture not supported ...
Shahar Katzir's user avatar
0 votes
0 answers
23 views

How would i create a QEMU Machine that accepts multiple CPU options

I am working with the arm embedded toolchain and have chosen to use QEMU as my simulated CPUs. I use the -machine option currently to select from a for a family of arm processors on custom pcb boards,...
Riotshielder21's user avatar
1 vote
0 answers
25 views

Scanning nfc tag from passport and using data from it in android emulator, to emulate passport scanning using nfc

Hi, I am running tests of nfc scan emulation in android emulator. I have encountered a number of problems while performing this task How to scan data from nfc tag on a posport ? (And in what format ...
Игорь Крикливый's user avatar
0 votes
0 answers
50 views

Visual Studio Android Emulator on SnapdragonX

I imagine this is going to be a common question as there doesn't seem to be a very clear way of pulling this off. I was under the impression that due to the same architecture between the AVD and the ...
Shaun's user avatar
  • 5,521
-1 votes
0 answers
92 views

Flutter is stucking "Launching lib\main.dart on sdk gphone64 x86 64 in debug mode... " step

enter image description here It seems in devices(Anroid Studio Emulator) and after clicking run button enter image description here enter image description here It stucking here and can't open project ...
Tolga Kucukasci's user avatar
0 votes
0 answers
29 views

How do I create a container for an android app emulation

I would like to launch several instances of an android emulator to use an app, is there an option to create a very minimalistic android VM or something similar for use in docker to save on resources ...
Степан Денисенко's user avatar

15 30 50 per page
1
2 3 4 5
297