Issue
I can't seem to create an AVD that actually works correctly. They always end up looking like this, and none of the buttons really work. I'm just getting into Android programming so I'm not familiar with most of the settings. Can someone tell me a working configuration? The fields include:
-Name (not important, obviously)
-Device:
-Target:
-CPU/ABI:
-Skin:
-Memory Options--> RAM: and VM Heam:
-Internal Storage
-SD Card:
Solution
Here's an example of a setup I use for every day testing. If you're still having problems, there might be other issues with your setup.
-Name Nexus 5 API 23
-Device: Nexus 5 1080x1920 xxhdpi
-Target: Marshmallow Android 6.0 x86
-CPU/ABI: x86
-Memory Options--> RAM: and VM Heam: RAM=1536MB, VM=64MB
-Internal Storage 200MB
-SD Card: 100MB
I also want to +1 the GenyMotion comment above. It's free for individual use, so if you're just working on a personal project, download it for sure. It will change your life :)
Answered By - NoChinDeluxe
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.