[Magnolia admin] (http://agapov:8080/magnoliaAuthor/.magnolia/pages/adminCentral.html)
[wl-defaults.json] (https://gist.github.com/georgeee/589ada6a51965ba7413a)
[keyoption_3.json] (https://gist.github.com/georgeee/2f21a03cda0a2fb46e49)
[Magnolia admin] (http://agapov:8080/magnoliaAuthor/.magnolia/pages/adminCentral.html)
[wl-defaults.json] (https://gist.github.com/georgeee/589ada6a51965ba7413a)
[keyoption_3.json] (https://gist.github.com/georgeee/2f21a03cda0a2fb46e49)
public File getCacheDir() { | |
File file = new File("/sdcard/Silencio", "cache"); | |
if (!file.exists()) file.mkdirs(); | |
return file; | |
} |