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 trial

Android

Unable to start AVD today from android studio, was working fine yesterday!

Hey all! I came across this problem today when i started the weather app. I didnt change a single thing on my computer, and it was working fine yesterday when i was doing the choose your own story app. AVD manager pops out this error:

Starting emulator for AVD 'android442' dyld: lazy symbol binding failed: Symbol not found: _memmem Referenced from: /Applications/Android Studio.app/sdk/tools/emulator64-arm Expected in: /usr/lib/libSystem.B.dylib dyld: Symbol not found: _memmem Referenced from: /Applications/Android Studio.app/sdk/tools/emulator64-arm Expected in: /usr/lib/libSystem.B.dylib

Any help is appreciated. I have updated everything in the SDK manager, and have tried a newer ARM(5.0.1) and it gives me the exact same message.

What operating system are you using? Is it possible that this is the same problem that you have? https://code.google.com/p/android/issues/detail?id=77397

1 Answer

it does sound like the same problem im having. I am also running osx 1.6.8 so i guess ill try updating to a newer version and re-installing android studio. Hopefully it works!

updating my computers os fixed the problem.. i feel like a dum dum! Thank you for your help!

No problem, glad you could get it working! Happy coding! :)