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 triallalo Hernandez
Courses Plus Student 185 PointsMy Emulator is taking long to load and i don't know what i did wrong so i need help please
Its all black i waited 20 min all ready but it keeps taking long
lalo Hernandez
Courses Plus Student 185 PointsI'm talking about the Android Studio I have a ram 4.00GB and my processor is a Pentium(R) Dual-Core CPU E5800 @3.20GHz
lalo Hernandez
Courses Plus Student 185 PointsI really need help
lalo Hernandez
Courses Plus Student 185 PointsIs it free or you have to pay
Manuel Schulze
12,739 PointsI'm pretty sure that it's still free.
luis martinez
2,480 Pointsjust use your device as a virtual device. check out this video it also shows the drivers for the phone that you have. https://www.youtube.com/watch?v=7QtE6nvTRWg
3 Answers
Ken Alger
Treehouse TeacherAugstin;
A couple of things. The built in emulator is indeed notoriously slow. 4GB RAM is likely the cause of your lengthy wait time. There is a third party emulator available called Genymotion and the Treehouse course on Android Tools offers a great tutorial on the hows and whys you would choose it. Once you use it, you probably won't go back to the integrated emulator.
Genymotion would be my strong suggestion even if an upgrade to RAM is a possibility.
Post back with any further questions.
Happy coding,
Ken
Manuel Schulze
12,739 PointsHey Augstin, that's a common problem when developing for Android. The Emulator is much slower than the simulator of iOS (at least before Swift). That have some technical reasons, because the Android Emulator and the iOS Simulator doesn't do the same thing. Anyway to answer your question use Genymotion as mentioned from Ken before. Genymotion is much faster than the build-in emulator and makes development and learning much easier.
Ken Alger
Treehouse TeacherKen Alger
Treehouse TeacherAugstin;
Welcome to Treehouse!
A couple of questions, first, are you talking about the emulator built into Android Studio? And second, what are your system specifications, like RAM, processor speed, OS, etc.?
Ken