originallgb / keepassdroid

Automatically exported from code.google.com/p/keepassdroid
0 stars 0 forks source link

unable to make and save changes to databse on Droid3 #301

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
KeePassDroid on Droid3

Please provide any additional information below.
I understand that we cannot change/save w/v2.x, but do not understand why.  Can 
I go back to v1.x and stll use on my Droid3?  If so, how?  I chose KeePass when 
I had a Balckberry and could make changes from mobile device. I need that same 
capability on Droid3. Please help.

Original issue reported on code.google.com by JERussel...@gmail.com on 20 Feb 2012 at 1:22

GoogleCodeExporter commented 8 years ago
The database format for v 2.x.x databases is written by the 2.x.x application 
for Windows, which uses .NET controls to manage various things, including 
security, etc.  Since Java and Android don't have native .NET interoperability, 
well, you can see why it makes it exceedingly hard to edit those databases 
created with v 2.x.x application for Windows.

Yes, if you were to change your database over to a 1.x database (even an export 
from the 2.x.x appication for Windows into a v 1.xformat database should work) 
you'll be able to use that file in KeepassDroid and edit it.

However, before you go off doing that, I suggest that you read these bug 
reports first:

https://code.google.com/p/keepassdroid/issues/detail?id=314

Original comment by nkya...@gmail.com on 6 May 2012 at 4:21