Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

jinhwa yoo
10,042 Pointsandroid studio... help me
I've got this message on Android Studio... Target device: Nexus_5_API_23_x86 [emulator-5554] Installing APK: C:\Users\jinhwa\AndroidStudioProjects\sp\app\build\outputs\apk\app-debug.apk Uploading file to: /data/local/tmp/com.jinhwa.sp Installing com.jinhwa.sp DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/com.jinhwa.sp" Error: Could not access the Package Manager. Is the system running?
DEVICE SHELL COMMAND: pm uninstall com.jinhwa.sp Unknown failure (Error: Could not access the Package Manager. Is the system running?)
1 Answer

Gunjeet Hattar
14,483 PointsJinhwa,
The emulator takes time the first time it loads. So you need to be patient Once you se android flashing on the emulator, things are working fine. Also try using a different device set up. If that helps
Note - restart the app after the emulator has finished loading