eveffruntee
New Member
I'm creating a app in Android where I want to specify data in specific formats so I later can do sorting and retrieval from the file.I've read a bit about parsing XML files, but I don't want my file visible in the storage, rather a part of the application itself "hidden in the app".Has anyone done this before?//Henrik