Friday, September 19, 2014


Create Emulator using L Preview version in Android

You need to first download the latest API 20 level for this. Open your SDK Manager and download the SDK Platform API and any one system image file for your emulator as I below I have done check below image.



After download done open Android Virtual Device Manager

Look for Google Nexus 5 device definition in Device Definition Tab select it and click on create AVD button.

Now set this configuration for your Nexus 5 emulator as show in below image you can set whatever you want but few thing need required that is sdk must be L Preview level, check mark the option Use Host GPU, rest thing you can set as per your requirement.


Now click on OK it'll create new AVD for you then click on newly created AVD and start it. It'll take few minutes to create emulator as it's first time so it'll taking more time for start up. As its need to create skin and install the L Preview OS in this with its all pre-built App and service.

If you not check mark the Use Host GPU option it'll not able to create emulator as its need more process. Using this option this will use your system CPU in virtual device to create and start up.

Hope you successfully start up the Emulator with L Preview OS, if you have any query or doubt you can ask me.

My next post is create First example in L Preview

No comments:

Post a Comment