android - How to import-export application's data? -


i'm building application calculates fuel consumption of cars. datas saved in file, , i'm planning add support of import/export feature in app(i flash phone). how can make ? thank you.

easiest write data sdcard since isn't touched when flash phone

for sdcard io see: writing file sdcard


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -