I don't understand how it's a replacement of SharedPreferences: 1. How can I make all Preference classes (of settings screens) use it instead of SharedPreferences? They need a key and they store and read data from SharedPreferences... 2. Where are the examples of before and after? 3. If it's all in the background, how can I, for example, initialize the Activity theme on the onCreate based on what the user has saved on the app's settings?
@Zhuinden3 жыл бұрын
just don't use Preferences screens and use switches, checkboxes and LinearLayout
@gulabpatel74772 жыл бұрын
In this channel every person's story telling skill is awesome. I want to learn about this skill. Does anyone help me with this. If any courses or something
@gregoryphiri572410 ай бұрын
Lovely video, very helpful. Is there an example on how to perform an istrument test on the repository in android.
@vsevolodsemenov45652 жыл бұрын
2:35 "The plugin adds a Protobuf block in your module's build.gradle". How does the plugin do it?
@nymexe2 жыл бұрын
Beautiful
@robchr3 жыл бұрын
This is great! Thanks for the video!
@kholoud54283 жыл бұрын
Super ma chère merci beaucoup 👍
@best53453 жыл бұрын
Enfin un francophone sur cette page.
@Channel-uu2yw3 жыл бұрын
thanks for this video!
@KotlinBek3 жыл бұрын
so it is like room or sqlLite???
@RIAJULISLAMI3 жыл бұрын
No, it's not a database engine. it's just like JSON/XML but with typing system, language-neutral etc.