Skip to content

nova-web-dev/deserializer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deserializer

A simple java application to deserialize a file containing some data stored as hashmaps.

This is an intelliJ Community project, but can be used in any IDE

Things it can do so far:

  • Read in serialized file containing hashmaps (collect.settings file)
  • Store the file as an object array
  • Read each object into a map object

To Do:

  • Change the values in the hashmaps
  • Re-serialize the file
  • Use in ODK Collect android app to trigger setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages