Issue
I am learning Android. I am trying to print "Hello World". But whenever I start my AVD I get
qemu-system-armel.exe has stopped.
I changed RAM size from 1536MB to 1024MB but no use. Then I reduced it to 512MB but found the same problem. I changed the resolution also but no use.
I am using Nexus S API 25 with resolution 480X800 hdpi and armeabi-v7a system image.
I am getting this on starting AVD:
Problem signature
Problem event name:APPCRASH
Application name:qemu-system-armel.exe
Application version:0.0.0.0
etc....
Can anyone tell me where I am going wrong?
Solution
Android Studio emulator needs atleast 4GB of RAM for it's operation. I had only 2GB RAM which was the root of the problem.
Answered By - Gayathri
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.