I implemented an XML copier which is actually a text copier of XML data. This forces me to put the data in "raw" files rather than "xml" files.
"xml" files would be compiled during the build process, resulting in a smaller, faster application. "xml" files would also be more secure since they are better protected by android. If somebody got their hands on our pathfinder XML data files it would allow them to make their own character generator app much, much more eaily. Keeping our XML data secure will ensure our stranglehold on the pathfinder character generator market :)
I implemented an XML copier which is actually a text copier of XML data. This forces me to put the data in "raw" files rather than "xml" files. "xml" files would be compiled during the build process, resulting in a smaller, faster application. "xml" files would also be more secure since they are better protected by android. If somebody got their hands on our pathfinder XML data files it would allow them to make their own character generator app much, much more eaily. Keeping our XML data secure will ensure our stranglehold on the pathfinder character generator market :)