DEV Community

Discussion on: Beyond preferences

Collapse
 
androiddeveloperlb profile image
AndroidDeveloperLB
  1. OK seems it's supported there. Just not sure how to do it. Know of any nice sample of using it there?
  2. Yes I meant how to read them and view them...
  3. So I should choose some file that will be used for all (if I use a single file), right?
  4. Thanks.
  5. What about the theme&splashScreen question?
Thread Thread
 
tkuenneth profile image
Thomas Künneth

OK seems it's supported there. Just not sure how to do it. Know of any nice sample of using it there?

No, I'm sorry, nothing besides what's shown in the link (article)

Yes I meant how to read them and view them...

I'm aware of now viewer app, sorry. But as you can see from my code, access is really simple, so if I were to inspect the file, I would probably just iterate over the keys and print the values to console

So I should choose some file that will be used for all (if I use a single file), right?

Yes.

What about the theme&splashScreen question?

I might do a short demo in the future, but as of tight schedule can't say when.

Thread Thread
 
androiddeveloperlb profile image
AndroidDeveloperLB

Too bad.
Please let me know if you add a demo.