Hi All,<BR>I have developed a simple java prog that records the name of my pupils and their exam marks. At the moment the information that I enter is stored in vectors. Understandably I want to retain ...
I'm not much of a Java guy, but would the available source for KeePassDroid be of any use? It looks like most of the DB stuff was implemented in Java with the crypto bits being handled by the NDK.