Android Studio, and emulator

Soldato
Joined
7 Mar 2011
Posts
6,859
Location
Oldham, Lancashire
Morning guys.

So I am working through a android game development short course on future learn. We are using Android studio (installed fine).

Problem is I use a Windows phone, and I have to use the emulator instead of an actual device, and its SLOOOOOOW. Is there anything I can do?

I can't seem to use a x86 android build 'cos I already use Hyper-V and cant use the HAXM thing along-side it.
 
I'm gonna start this course later today, need to get the Studio downloaded.

Can't add anything to the thread sadly.
 
Android emulator is notoriously slow. It's better than it was, believe me. It used to take over 10 minutes to start when I first used it. My only tip is never close it :)
 
Giving www.android-x86.org in a hyper-v VM, see how it goes.

Android emulator is notoriously slow. It's better than it was, believe me. It used to take over 10 minutes to start when I first used it. My only tip is never close it :)

If I keep it running can I just run my rebuilt project without rebooting the emulator?
 
Yes. In fact doing it any other way will make you go on an MDK rampage.

When you stop the project from running in the IDE it will automatically be unloaded from the emulator.
 
Yes. In fact doing it any other way will make you go on an MDK rampage.

When you stop the project from running in the IDE it will automatically be unloaded from the emulator.

Riiight! I was doing this sooo wrong lol.
This is much less of an issue lol.
 
Im an idiot. Just remembered my Kindle Fire is basically running android. Installed Amazon's adb driver and its working fine lol
 
Slightly off topic, what android game development short course are you following? As teaching myself android game development soon once I get learning Java out the way.
 
although you've sorted it now, i'd have just popped out and bought a cheap android phone :)

This is what I did over the weekend. Cheap Moto E from Asda for £30. Pure android phone with no junk-ware, perfect for development testing :)
 
Last edited:
Would it not save a lot of hassle to buy a cheap Android device, or look into dual booting Android and Windows on your/a phone.
 
Back
Top Bottom