i want to save HTML pages on my android projects. since assets folder is read only, i can not save them there, because i can not edit them if someday i need to, so where is the best place to save it?
Asked
Active
Viewed 67 times
0
-
You can place them in a web server and download to your cache folder or sd card – Amir Uval Jun 17 '13 at 13:45