Hi, I'm Canan
Oups ...
Never forget impossible is possible
:(
Your PC ran into a problem and needs to restart.
We're just collecting some error info, and then we'll restart for you.
0% complete
For more information about this issue and possible fixes, visit
https://www.windows.com/stopcode
If you call a support person, give them this info:
Stop code: SYSTEM_SERVICE_EXCEPTION
Use Nox as AVD
Windows
Steps
- Download and install the latest version of Nox App Player
- https://bignox.com
- Start one of your Android Studio project (or create a new empty one)
- Start Nox App Player, go to Nox system settings -> turn "root mode": ON -> Save changes and Restart Nox
- Go to Android settings in Nox -> About Tablet -> Keep clicking Build number until it shows that you are now a developer
- Go to Android settings in Nox -> Developer options -> Check "USB debugging"
- Open a "cmd" in Windows -> Go to the Nox bin path folder -> Link it
cd "C:\Program Files\Nox\bin"
nox_adb.exe kill-server
nox_adb.exe connect 127.0.0.1:5037
- /!\ If it shows null or offline, just restart Nox and try again!
- Now Android Studio will detect Nox when you will click on Run (green arrow)