Question

I started doing things on android development and the screen isn't showing what it supposed to show. Is showing what i supposed to look like on the graphical layout but on the emulator i just shows "Android"

Emulator

Graphical layout

Was it helpful?

Solution

That screen shows as part of the emulator boot-up, so your emulator hasn't completed its boot process. The emulator sometimes can take upwards of 5 mins to boot. You have to wait until you see the unlock screen. If you enable snapshots that will greatly increase the emulator start time.

OTHER TIPS

It's still booting. It can take a VERY long time for it to boot. Make sure you didn't give too much memory to it. I think I gave 9 MiB.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top