Reply
Member
davemac327
Posts: 2
0

Developer problem: Can't see /storage from within Eclipse

I write Android apps, and so connect my Thrive to my PC and to Eclipse. Within Eclipse, Google's ADT plugin shows me the internal storage directories, however, it only shows me these from the Thrive:

 

/data

/mnt

/system

 

Under /mnt there is /mnt/sdcard, which is a symbolic link to /storage. But I can't find /storage anywhere. Is this a defect in Toshiba's version of Android? Or is it a problem on the Google ADT side? Has anyone found a solution to this? It means I can't easily copy files to/from the device from Eclipse. Thanks.

 

 

Regular Advisor
austeregrim
Posts: 183
0

Re: Developer problem: Can't see /storage from within Eclipse

[ Edited ]

If I remember correctly, the internal storage is

/sdcard/

 

external storage is mounted

/sdcard/sdcard/

 

usb storage is mounted

/sdcard/usb0,1/

or something like that.

 

Also, this makes me wonder if this is intended standards by android, or if this is a hacked way to get things recognized easier? App storage is a different matter, I don't know... I haven't played with that part personally.

- Signature Starts Now -
I don't work for Toshiba, so please consider my advice Free; like Open Source.
*OH HAIZ! I rooted teh Thrives*
- End Signature -