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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -