actionscript 3 - get usb location on android device -


i'm creating app using flash cc as3. in app, load external swf documentsdirectory. works fine on tablets , phones. boss brings me new android projector device. app not locate documentsdirectory in device. tried userdirectory. didn't work. android projector device's usb location /mnt/usb/sda1/myfolder. tried manually set location of file, didn't work. there anyway find location of usb in as3? tried var volumes = storagevolumeinfo.storagevolumeinfo.getstoragevolumes(); available volumes show errors. possible copy files usb drive using as3? appreciated.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -