Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
1 vote
0 answers
28 views

How to render the display for the chip8 implementation

hi guy's so i've been working on this chip8 emulator and I'm half done with finishing the project. the issue i'm having is how to render the display via sdl. i know how to create a window and display ...
devMe's user avatar
  • 327
-1 votes
0 answers
13 views

Android Studio Emulator Proxy

I have problem with Proxyman. I use Proxyman with Android Studio Emulator (Windows 10) but sometimes with some requests to the network I get error such as: Caused by: javax.net.ssl....
Дмитрий Малков's user avatar
0 votes
0 answers
34 views

Android Emulator Problem: Only displays a black android screen for a split second and the emulator disappears

I've had this error for quite some time now and I don't know how to fix this. I tried most of the methods online and unfortunately, they're outdated and doesn't work anymore. So, I have an Android ...
NETHWORK549's user avatar
1 vote
0 answers
16 views

Send controller signal to a console from a pc

Hello would it be possible to plug a controller to a pc then send the controller signal to the console as if the controller was directly plugged to the console. This would be usefull to edit the ...
b44l__'s user avatar
  • 11
0 votes
0 answers
19 views

How to handle frequent CAPTCHA challenges in a Chinese app (Poizon) while testing on Nox emulator?

I’m testing an app called Poizon (a Chinese shopping app) on the Nox emulator. My goal is to parse and analyze data during testing, but the app frequently triggers CAPTCHA challenges, interrupting the ...
Zang Yang's user avatar
0 votes
0 answers
12 views

Datastore Emulator

Does Google Cloud Datastore Emilator support java version 17? When I ran it for my database it returned an error message saying only Java 8+ is supported…ChatGPT says it should work…has anyone ...
Tan Pham's user avatar
-1 votes
0 answers
26 views

Problem in android emulator and Ionic 7 live loading

for a few days now I've been experiencing something that stresses me out a lot and I don't know why it's happening. When I run the command: ionic cap sync android && ionic cap run android -l -...
Jesus Tejada's user avatar
0 votes
2 answers
58 views

Emulating an Excel Formula Using Power Query

I have a table with 7 columns: Date, Time, Open, High, Low, Close, TickVol. In excel, if I add this formula on H4: =if(E4>D2, "BISI","") and drag to it to the end, it works. It ...
KoachR's user avatar
  • 9
-2 votes
0 answers
30 views

Unusual display on pixel fold emulator on android studio

I start the pixel fold emulator on android studio Koala version.All text on the emulator are big!I try to set the display text size smaller in setting but useless.How can I make the display correct? I ...
verybusy's user avatar
0 votes
0 answers
33 views

Android Emulator gives "Aborted (core dumped)" when openning a game

i'm using an android emulator from android studio, the emulator crashes when i open a game i got from playstore, here are the details and the stack trace (resulted from running the emulator from the ...
hackerdudeeeeee's user avatar
0 votes
1 answer
79 views

How to emulate NFC FeliCa tag with specific service code and block data?

I'm working on a project to emulate an NFC tag with specific service codes and block data in Python using nfcpy. My goal is to read a card, capture its data (service codes, blocks, and content), and ...
ちいらのちつもり's user avatar
2 votes
1 answer
83 views

Is std::byte the right data type for hardware registers in an emulator?

I'm writing an emulator for a very popular handheld console in Modern C++. It's clear that for the RAM I want to use std::vector<std::byte>, but I'm struggling if std::byte is also the correct ...
Mario's user avatar
  • 131
0 votes
0 answers
87 views

AOSP Emulator Offline

enter image description hereI am new into AOSP and trying to learn the same. I have started the emulator using emulator command and I can see it. However, when I issue adb devices command, it shows ...
Syam Mohan's user avatar
0 votes
1 answer
73 views

Does legacy x86 (before Intel-VT and AMD-SVM) supports Type 1 Hypervisor? [closed]

I am familiar with the dynamic translation and the trap-and-emulate (Type1 Hypervisor) concepts. What makes me confused is that many articles usually combine dynamic translation and type 1 hypervisor, ...
Phantom's user avatar
  • 11
0 votes
0 answers
29 views

How can I make an instance always be the same as another instance if not copied? (if an instance is changed than the other changes)

I'm working on a project (the very complex task of a computer emulator) and I need to make a ConnectedPin instance always be the same as another (kind of like how multiple dict objects can be the same ...
Ever Keen's user avatar
0 votes
0 answers
13 views

expo run project on both mobile and tablet emulators

What exactly is the workflow to be able to run and test the expo project on both android mobile and tablet emulators. I have following devices running adb devices List of devices attached emulator-...
AppDeveloper's user avatar
  • 2,180
0 votes
2 answers
226 views

android studio emulator not running

i had updated my android studio to the latest version and from that time my emulator is not working it is showing the error The emulator process for AVD Pixel_9_Pro_XL_API_34 has terminated. my other ...
Arsalan Shaikh's user avatar
0 votes
0 answers
124 views

Memu crashes on attempted launch: The core process of Memu has ended. Click OK to close the window

This virtual machine is important as it has whatsapp and some authentication apps on as my phone is quite old. Is it possible to regain the VM? I have Windows 10. Everything is fully updated. The last ...
Gregory L.H.'s user avatar
0 votes
0 answers
52 views

Android Studio emulator "Cant Connect Camera" using windows virtual camera from Phone Link on windows 11

I'm trying to emulate my Phone's camera to the android virtual device using Windows Phone Link connected to my S10+. The camera works fine on the windows camera app but every time I try to use it in ...
Nezzy's user avatar
  • 1
0 votes
1 answer
231 views

The emulator process for AVD Pixel_Tablet_API_35 has terminated

Hi guys, I’m encountering an issue with the Android emulator. When I try to run the AVD (Pixel_Tablet_API_35), I receive the error message: "The emulator process for AVD Pixel_Tablet_API_35 has ...
sabig's user avatar
  • 1
0 votes
0 answers
57 views

Hide the fact of using android emulation

I have the following code that identifies whether an android device is emulated, I need to use qemu to try to cheat this code, I found several lines in it related to the detection of QEMU specifically,...
GLobeasd's user avatar
0 votes
0 answers
69 views

flutter_quill package gives me error "Service connection disposed" and crashes the app

I'm using flutter and I want to integrate rich text editor and I came across this package flutter_quill: ^10.8.2 It always gets me an error when I put it in the yaml file: flutter_quill: ^10.8.2 but ...
nxmo's user avatar
  • 15
0 votes
0 answers
33 views

Android SDK version mismatch in React Native project

I'm developing a React Native project, and my build.gradle is configured as follows: buildscript { ext { buildToolsVersion = "33.0.0" minSdkVersion = 21 ...
Mila Data's user avatar
0 votes
1 answer
52 views

Why does the Chip8 subtraction opcode involve a bitmask AND a bitshift?

I'm following the Chip8 guide written by Austin Morlan: https://austinmorlan.com/posts/chip8_emulator/ In his description of the opcode for SUB, he has this code: void Chip8::OP_8xy5() { uint8_t ...
dopatraman's user avatar
  • 13.9k
0 votes
1 answer
356 views

React Native: App build succeeds but crashes immediately on Android emulator

I'm using React Native CLI (version 0.72) and after successfully building the app with npm run android, the app opens in the Android emulator but immediately closes without any error messages in the ...
Mila Data's user avatar
0 votes
0 answers
17 views

emulator is not showing in the screen it is on the taskbar

im trying to open my android emulator in vs code , in android studio my emulator is opening in the running device in vs code my tablet emulator is running and showing in my screen but for mobile ...
bhuvanesh Waran's user avatar
0 votes
1 answer
133 views

Issues with Running iOS Side of React Native Project on Expo Go

As a student working on a project with React Native, I'm currently using Windows. I've successfully set up and run Android Studio, but I'm having trouble running the iOS side using Expo Go. After ...
N Kh-2102's user avatar
0 votes
1 answer
213 views

React Native: App crashes on first launch but works on restart, and APK shows "Unable to load script" error

I'm facing two issues with my React Native project: App crashes on the first launch: When I run the command react-native run-android, the app installs and runs on the emulator/device but crashes on ...
Sachin Pandey's user avatar
1 vote
0 answers
32 views

Error: Package path is not valid. Valid system image paths are: null

I am getting this error when creating the new avd using avdmanager create command. The system image is downloaded properly but the avdmanager can't find it. Here is the output in the terminal PS C:\...
Mustafa Khan's user avatar
0 votes
0 answers
26 views

qemu system -86 _64 error in Android Studio

[Imageenter image description here of Error](https://i.sstatic.net/6HIRHssB.png) What i can do for this error while i open an emulator on android studio. I Reinstall the application and other try but ...
Aravinth M's user avatar
0 votes
0 answers
186 views

failure to connect mobsf container to genymotion vm via ADB

I set an genymotion vm on AWS, and I am able to login to port 443, and confirmed that 5555 is working for adb, then I launched mobsf using docker docker run --name mobsf -it --rm -p 8000:8000 -p 1338:...
sqr's user avatar
  • 427
0 votes
1 answer
40 views

Authentication with Bot Framework Emulator v.4.14.1

I am trying to test the authentication with the Bot Emulator, right now I am using the the sample BotAuthenticationMSGraph in dotnet core. I created an App Registration Single tenant and configured ...
Hugo's user avatar
  • 139
0 votes
0 answers
25 views

Android emulator out of bounds issue cause (solution)

I'm new and can't answer a specific topic with my reputation, but I found a solution. To be precise, I found the cause of the problem, so I created this post. I experienced this problem where part of ...
Arnvidhr's user avatar
0 votes
0 answers
18 views

Android Emulator - Batch Clear Location Saved Points

I am looking for a way to batch clear the "saved points" on the Android Emulator. It appears the saved points are shared across emulator instances which is fine but right now I have a ton of ...
Rich Morey's user avatar
0 votes
0 answers
44 views

'Cloning' is not recognized as an internal or external command, operable program or batch file

I run flutter with android emulator but when I run it, it gives an error like this: 'Cloning' is not recognized as an internal or external command, operable program or batch file. Error: Could not ...
Nurdin Suryana's user avatar
1 vote
0 answers
76 views

How can I fix numpy not importing correctly when trying to import it from a non locally-available place?

I am trying to use numpy on the felk version of the dolphin emulator, and when importing it, it breaks. I am using sys to import the folder in which numpy is located as well. Here is the code I am ...
Anonymous_person 3205's user avatar
0 votes
2 answers
177 views

Emulator Only Appears in Taskbar and Not on Screen When Launched from VS Code

I’m encountering an issue with the Android Emulator when launching it from Visual Studio Code. The emulator appears in the taskbar but does not display on the screen. The problem does not occur when ...
Besho Armia's user avatar
0 votes
2 answers
83 views

Flutter app showing white screen after first run in android emulator

I just made a new flutter project and run the defalut app that comes with it. First run went smoothly but every run after that showed a white screen after the splash screen. Seeing that terminal still ...
Code Freak's user avatar
-3 votes
1 answer
33 views

Copy and emulate locker tag

We have a new system in our school to open our lockers, you have to scan your school card. Now I dont wanna always cary my card close to me, i cant put it behind my phone, because those arent allowed ...
ElectricSteve's user avatar
0 votes
0 answers
117 views

How can I execute Xbox 360 console commands externally (in Xenia environment) using C++?

I been working on a DX mod menu for an xbox 360 game, but its running in the Xenia environment. On Xbox, all I had to do was use the JRPC CallVoid function. so it would be Kewi.CallVoid(0x8263CB10, &...
Kewizzle Keith Williams's user avatar
0 votes
0 answers
33 views

implementing CPU cycle execution in my chip8 emulator using a 2D array of function pointers

I'm writing an chip8 emulator and I'm unsure if my cycle implementation is a good idea or not. As of now I have a 2D array (7x2) of function pointers that I use as an action queue, this is for actions ...
Erik's user avatar
  • 1
0 votes
0 answers
44 views

emulator (genymotion, bluestack and android studio) not working

I am currently programming a very simple app. I used to test it on an virtual android phone with Android Studio Emulator. This worked very good for a long time. Then it started to terminate and I ...
Mawela's user avatar
  • 141
1 vote
1 answer
121 views

Looking for ADCD cckd files for download for hercules install

I'm trying to setup a Hercules Mainframe emulator, but can't find the ADCD / cckd files needed to complete the setup. Anyone know where I can find them for download.
accidentalprogrammer's user avatar
1 vote
1 answer
48 views

Can an already compiled binary recompiled for another architecture?

Let's say we have an ARM binary and we want to run this in x86 device, underlying operating system (in this case it's Ubuntu) is same. The idea in this case would be: Disassemble the binary Rewrite ...
user21053170's user avatar
0 votes
0 answers
53 views

How can I load an ARMv8 based kernel into Qemu using a given fsbl and ssbl?

From what I have read, I know that using the -kernel option is geared toward emulating Linux kernel based software unless the file passed into that option is an ARM elf file. I have a custom aarch64 ...
roscoe_turner's user avatar
0 votes
0 answers
13 views

Emulator issue - system UI isn't responding

I am doing a course with Udemy on coding. I am required to use Android Studio Hedgehog 2023 1.1 RC (Oct 17 2023 version) with the Pixel 7 API 34 'upside down cake emulator'. I am having an issue with ...
Chantell Wild's user avatar
-1 votes
1 answer
116 views

Where is the program counter stored in the AVR architecture

I'm writing an emulator for the ATMEGA328P, and after looking through the datasheet I could not find the specific address at which the PC is located, a ton of information is mentioned on other ...
Mrmudkip's user avatar
  • 101
0 votes
0 answers
36 views

Emulating and Reading Xbox One Controller in Python

I am looking to emulate and read (button presses) on the Xbox One Controller. Unlike the Xbox 360 Controller, it seems that there are not many packages that can do this, and the closest I have come to ...
lfgan's user avatar
  • 15
-1 votes
1 answer
102 views

How to install Android emulator on macOS from CLI?

I'm trying to install the Android emulator tool from CLI on macOS 12. So first I installed openjdk. $ brew install openjdk ==> Downloading https://ghcr.io/v2/homebrew/core/openjdk/manifests/22.0.2 #...
SebMa's user avatar
  • 4,631
0 votes
1 answer
48 views

How to update version in emulator package.xml

I downgraded emulator and copied package.xml from previous emulator to downloaded emulator. I tried to change the version in xml file by opening the file. I couldn’t update. Please suggest how to ...
kiran naidu veraraju's user avatar

1
2 3 4 5
90