Moodle app: Where are files downloaded to?

Moodle app: Where are files downloaded to?

by Nicholas Bullen -
Number of replies: 2

Hi,

We  are having some confusion over where files are downloaded to when they are accessed through the app.

When the file is clicked (in the app in either Apple or Android), it seems to download, but we are unsure where.

Can anyone help?

Many thanks in advance!

Average of ratings: -
In reply to Nicholas Bullen

Re: Moodle app: Where are files downloaded to?

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Hi Nicholas,

files are downloaded to your device for offline access:

- Android: /sdcard/Android/com.moodle.moodlemobile directory

- iOs: Inside the application sandbox, I think that you can browse the files if you use Xcode or itunes, but I'm not sure. As far as I know, It's complicated browse that files, see here for more info: http://apple.stackexchange.com/questions/54682/easiest-way-to-browse-iphone-filesystem

In reply to Juan Leyva

Re: Moodle app: Where are files downloaded to?

by André Lopes -
Is it possible to change the download direction of the app on Android?