as an android developer I have experienced a lot of troubles due to the lack of speed in the android emulator. in some instances I had had to wait about three minutes in order to get a response. so is there any way to speed up the android emulator as it took much of development time which in most cases quite valuable.
            Asked
            
        
        
            Active
            
        
            Viewed 104 times
        
    0
            
            
        - 
                    1check out this http://stackoverflow.com/questions/1554099/why-is-the-android-emulator-so-slow?rq=1 – kalyan pvs Apr 09 '14 at 09:39
- 
                    http://stackoverflow.com/a/5154636 – Sree Apr 09 '14 at 09:39
- 
                    Please refer the link [Android emulator so slow?][1] [1]: http://stackoverflow.com/questions/1554099/why-is-the-android-emulator-so-slow – Lavekush Agrawal Apr 09 '14 at 09:46
4 Answers
1
            
            
        Instead of using the native emulator, try using the Android OS in a virtual machine. http://www.bobbychanblog.com/2011/07/faster-android-emulator-alternative-using-virtualbox/. Hope it helps.
 
    
    
        codeRider
        
- 685
- 1
- 5
- 14
- 
                    yes it is faster and better but why don't you go for device debugging ?? – codeRider Apr 09 '14 at 09:50
- 
                    I am new to android development and for the moment I don't have one. anyway thanks for the help....... – Samantha Withanage Apr 09 '14 at 09:52
0
            
            
        Have you tried the Genymotion third-party Android emulator? The stock one is notoriously slow.
 
    
    
        Antonis427
        
- 1,012
- 15
- 22
 
     
    