I
I
Ivan2015-11-08 22:35:46
Android
Ivan, 2015-11-08 22:35:46

Three String fields?

Good evening!
I ask for a hint where to dig.
I am a beginner developer, for practice I am writing a password manager.
There are three poplars "resource name", "login", "password". Decided to use EditText of "textPersonName" type to enter them. I use sharedpreferences to save data. Now I can’t figure out how to save all three fields in one group for subsequent search and pulling out the saved passwords by the name of the resource.
Maybe something like Group_Edit_Text?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg Gamega, 2015-11-09
@gadfi

if you really want to use sharedpreferences, then write in map, but personally it would be more convenient for me to work with the database. By
the way, realm.io has encryption out of the box, I don’t like everything in it, but it should suit your tasks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question