How increase the speed of Android Emulator

Increase the speed of android emulator           

           Most of the developer faces the problem where emulator work very slow most of the cases it work slow in windows PC. Why it is slow ?


           ADT Allow us create the AVD (Emulator) Manually, so at the time of creation of new AVD we need to keep the following points in mind and we can increase the speed of the Emulator.

       

          With the help of Above created AVD we can understand a good AVD parameters where the Size of RAM is 1024 which result very faster emulator.

          To increase the speed of emulator we can also use the second trick start the emulator using snapshot. 
    
  
      

    HAXM Speeds Up the Slow Android Emulator

    HAXM stands for - "Intel Hardware Accelerated Execution Manager"
     

      Setting up Android Development Environment for HAXM
      


     


    You can create emulator.bat with following command to start the emulator. It will start faster.

    emulator.exe -cpu-delay 0 -no-boot-anim -avd avd

     You can also use the Genymotion emulator for fast speed

0 comments:

Post a Comment

My Instagram