Recently I found out running and debugging large scale Android Application is really slow in Android Emulator. Yes, Slow PC make it even worse.

Here is a quick fix.

Android-x86.org and AndroVM.org has developed a Virtual Machine images which we can use Android as a separate OS within Orache Virtual Box and VMware as well.

Awesome thing is using these VMs we will able to Debug our Android Application as well. Everything just work as it is Android Emulator, But its super fast than the lagging Android Emulator.

Here are the links.

I have used this JellyBean Tablet version of Android VM inside Oracle Virtual Box 4.2.6

How to ADB Connect and configure for debugging.

Hope this helps for Android Developer someone who is looking to get rid of slow Android Debugging.

Regards,
Harsha
(Thanks Sameera ayya @Mubasher for the clue.)