javascript - Install files to sdcard on Android/IOS with phonegap -


i have files need copy folder once user has installed app. trying find way transfer files directly application root directory no luck. had seen suggestion zipping files , including zipped file in package, extracting them folder. did not know how implement either methods.

another alternative download , install files when app starts, didnt want rely on having maintain files on server or user has internet access since app can run offline.

how do phonegap/jqm/javascript app?

thanks,

robert


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -