Quantcast
Channel: ODK (OUYA Developer Kit) - OUYA Developer Forums
Viewing all articles
Browse latest Browse all 36

Black screen on Emulator (looping 'system process')

$
0
0
I use Aptana Studio for my development. For those unfamiliar it's a fork off Eclipse. It uses all the Eclipse plugins just fine. I have created an AVD with the following properties:

Base Device Definition:
===================
Screen Size: 32
Resolution: 1920x1080
Sensors: None
Cameras: None
Input: DPad
RAM: 768 (On Windows 7 I get the Failed to Allocate Memory: 8 error if I put more)
Size: xlarge
Screen Ratio: long
Density: ldpi
Buttons: Hardware
Portrait: Disabled
Landscape: Enabled

AVD:
=============
Target: Android 4.1.2 - API Level 16
CPU/ABI: Intel Atom (x86)
Keyboard: Hardware keyboard present
Skin: Display a skin with hardware controls
RAM: 768
VM Heap: 32
Internal Storage: 200

When I start the emulator it just hangs at the black screen. When I view the DDMS it shows the device with a single process called 'system process' that shows and disappears every couple of seconds. What can I do to make the emulator run?

Viewing all articles
Browse latest Browse all 36