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 Android Data Persistence File Storage Writing to Internal Storage

Aritro Banerjee
PLUS
Aritro Banerjee
Courses Plus Student 2,567 Points

Android Device Monitor shows blank in File Explorer

Hi, I dont think my emulator seems to be connected to my Android Device Manager since it shows blank in the Android Device Manager in the File Explorer.

2 Answers

Same problem. I enjoyed all the the android courses in this track except this one. This course is a mess:

  • missing teacher's notes.
  • Poor explanation.
  • No idea what we want to build.
  • The materials are too old.

If you want to gain access to your data without having to root your real device you need to run your app in an emulator with API 23 (or lower). It is a known problem that APIs above 23 can cause problems when deploying Android Device Monitor.

https://stackoverflow.com/questions/38669652/android-device-monitor-file-explorer-not-working-with-emulator-running-api-24