Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialcedric mearite
866 Pointshelp
when I tried to run the app this "HAX is not working and emulator runs in emulation mode emulator: The memory needed by this VM exceeds the driver limit. Cannot set up guest memory 'pc.ram': Invalid argument Error accepting connection, aborting " came up how do I fix ??
1 Answer
Anthony Branze
4,887 PointsAt run time, the computer simply cannot give the app the requested amount of RAM ( Maybe you have opened applications that consume a large amount for ram i.e Firefox, or Internet explorer). Lower the amount needed by stopping these processes. shouldnt need much ram made available, Hope this help!