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 trialViraj Kokane
17,531 PointsAnother Emulator can be used
Can i use bluestacks android emulator instead of Genymotion
3 Answers
Viraj Kokane
17,531 PointsPlease anyone knows better emulator than genymotion
Steve Hunter
57,712 PointsYou can use whatever emulator works for you. The recommendation of Genymotion isn't compulsory in any way.
Steve.
Viraj Kokane
17,531 PointsBut can I use it in Android Studio for testing the apps ?
Steve Hunter
57,712 PointsJust had a look at it. This isn't an emulator in the development sense. It is a tool that allows you to run Android apps on your laptop etc.
So, yes, you could use it with your development apps but you'd probably have to install them every time as an apk which could be tiresome. Also, you'd get no feedback from the debugger at all - I don't think you can link Android Studio to this emulator.
So, whilst you can run your apps on it, I think the restrictions of doing so and the hassle involved might outweigh the benefits of doing so. Indeed, I can't see that there are any benefits.
Steve.
Viraj Kokane
17,531 PointsOk thank you so much