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
Post a Comment