One of the most tedious thing developing for Android is the lack of an efficient emulator. The bundled Android emulator with the SDK is very, very slow due to that it is emulating an ARM architecture over X86 processors.
So I will propose you a solution based on Android-X86. This is a project that . . . → Read More: Developing with Android-X86 2.3 and VirtualBox