On 25/09/2013, at 01:45 PM, Monte Goulding wrote:

> What does mergStoragePath("downloads") give you? It should be the path to the 
> public downloads folder you would see in Android File Transfer etc. 
> specialFolderPath("external documents") should give you a path to a private 
> documents folder which the user can't see when browsing the device.

Hey Monte - I might have mentioned this to you in an offline email a couple of 
weeks ago, but on my devices using mergStoragePath("downloads") does allow you 
to write to the Android downloads folder but the files you write there tend not 
to be visible when browsing the downloads - they're there, they just don't get 
listed.

Terry...

> 
> Lots of devices have multiple sd cards though or do what yours does (mine 
> does too) and has an internal partition for the public directories. There 
> appears to be no standard api to list all of them and they can be different 
> on each device... I just found some java code here that could be translated 
> to LiveCode fairly easily if you really need to save on an sd card rather 
> than just in a public directory:
> 
> http://renzhi.ca/2012/02/03/how-to-list-all-sd-cards-on-android/
> 
> Cheers
> 
> --
> M E R Goulding 
> Software development services
> Bespoke application development for vertical markets
> 
> mergExt - There's an external for that!
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 

Dr Terry Judd
Senior Lecturer in Medical Education
Medical Education Unit
Faculty of Medicine, Dentistry & Health Sciences
The University of Melbourne






_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to