How to improve the performance of emulator in Android studio? -


whenever run small application in android studio takes more time boot in emulator .

my system config follows

  • ram 4gb
  • processor dual core
  • gpu intel integrated graphics

intel’s x86 emulator accelerator manager allows developers run emulator performs faster typical emulator running on arm-based cpu architecture. should noted technology works on intel vt (virtualization technology) enabled systems.you can enable emulator use machine’s gpu should make rendering of animations or graphics faster otherwise be.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -