cuckoo-droid icon indicating copy to clipboard operation
cuckoo-droid copied to clipboard

Android 6.0 does not work with cuckoodroid!

Open sankyawzaw opened this issue 7 years ago • 4 comments

Android 6.0 ARM EABI v7a System Image is not compatible with linux. I can download offline the ARM EABI v7a System Image for Android 6.0 ( api level 23). When I run the command /home/---/android-sdk-linux/tools/emulator -avd cosx -qemu -nand -writeable-system,size=0x1f400000,file=/home/--/android-sdk-linux/system-images/android-23/armeabi-v7a/system.img& the emulator just pop up with black screen and nothing happen. Anyone can help me?

sankyawzaw avatar Feb 09 '18 08:02 sankyawzaw

I am not sure about the specific problem your are facing, but cuckoodroid support till android 4.1. Does this command gives you any error? Did you tried opening with just emulator -avd cosx

wickywaka avatar Feb 09 '18 09:02 wickywaka

ARM Emulators takes a lot of time to load and sometimes it may crash too. It heavily depends on the hardware specifications of your system.

I first tried with ARM and i dropped it.

But i am now running successfully with Virtualbox ISO.

krishnadev6 avatar Feb 09 '18 13:02 krishnadev6

Thank you for your suggestion, @waqarrashid33 and @krishnadev6 . This command did not gave an error, just pop up black screen and did not work. ARM emulator is properly work with Android 4.1.

sankyawzaw avatar Feb 12 '18 02:02 sankyawzaw

I was having that problem too and no errors were given. It probably might be an issue with OpenGL or some missing libraries.

muhzii avatar Mar 14 '18 19:03 muhzii