Because of changes to db, importing exports from old versions will quickly become hard to maintain.
Using xml may help with this as any unrecognised tags can simply be ignored.
Something like the simple-framework would do the trick.
Also, adding write to external storage permissions would be helpful allowing uses to potentially sync their data.
Because of changes to db, importing exports from old versions will quickly become hard to maintain. Using xml may help with this as any unrecognised tags can simply be ignored. Something like the
simple-framework
would do the trick.Also, adding write to external storage permissions would be helpful allowing uses to potentially sync their data.