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 trialAra Ekmekjian
1,397 PointsERROR: 32-bit Linux Android emulator binaries are DEPRECATED,
how do i do any of these?
- Use the '-force-32bit' option when invoking 'emulator'.
- Set ANDROID_EMULATOR_FORCE_32BIT to 'true' in your environment. Either one will allow you to use the 32-bit binaries, but please be aware that these will disappear in a future Android SDK release. Consider moving to a 64-bit Linux system before that happens.
1 Answer
Anthony Branze
4,887 PointsSounds like it is telling you to check the check box to use 32-bit and then To force set 32-bit in the environment your building with. But in future versions of the Android sdk these features Will be disaaparing and you should switch to a 64 bit operating system before the feature is depreciated. Basically sounds like you can't run it on 32 bit anylonger not 100 with this just telling you what I see