JSONObject write to temp file
I am currently working on Android platform and developing small
application. In my application I need one temporary file which contains my
all JSON objects. I want to create new temp file and access to that temp
file. What is the proper way to create file and storing data in it. Thanks
in advance!
No comments:
Post a Comment