Do I have to create multiple proto files to have multiple entities? Or can I use the same proto file to create multiple entities?
@AnkitGupta-pn6od2 жыл бұрын
It's your call, whatever you prefer.
@anudeepananth3 жыл бұрын
This seems to be a bit complex way of storing objects to local storage especially given that ROOM and the preferences data store are so easy to work with but the results are worth it since it perfectly with coroutines, Refactoring all of my object storages to this library...
@MOHSINALI-lf1zy3 жыл бұрын
Hi can you please show how to store a json object in proto datastore? that would be really helpfull thanks
@mohammadazrikhairuddin87533 жыл бұрын
So everytime I want to store another model, I have to create another serializer class for it?
@bek_groider Жыл бұрын
I need to implement grpc for android/kotlin gradle project. but find it too complicated. so far little results :(
@krishnamandava99194 жыл бұрын
What is need and use of life cycle dependencies in this project?
@shohruhpulatov86163 жыл бұрын
Thanks, it helped me to refactor my project!
@haykmkrtchyan70938 ай бұрын
So by accident I created that proto directory inside the "src/main/java" folder and couldn't figure out why my build files were not generated after building the project 😅 Thanks for the tutorial :)
@anudeepananth3 жыл бұрын
How do we add support for objects with nullable variables? I am getting an error for nullable variables is my objects...
@taphoavuinhon19963 жыл бұрын
where createDataStore?
@zzzofu8173 жыл бұрын
How to config protobuf use kotlindsl?
@shohruhpulatov86163 жыл бұрын
What if Use gradle implementation of Pereference DataStore in Proto DataStore? I have tried to do so and It is working now. I wanted to use both preference and proto DataSore and while trying it I got error for using gradle implementation of both DataStores, and I left only preference DataStore gradle impl. and it is working. Is It ok? What U think?
@slayer51713 жыл бұрын
How to save List of Object to protobuffer?
@AdamMarchel1234 жыл бұрын
override val defaultValue: Person get() = TODO("Not yet implemented") what is that means??
@DerCheckerzeigts4 жыл бұрын
Use Product.getDefaultInstance()
@alaskim39564 жыл бұрын
OMG thanks for sharing this with us
@toge71014 жыл бұрын
Thanks this is awesome!
@nickshv87272 жыл бұрын
Comparing to swift's UserDefaults - this is a total mess :)
@muhammadsarimmehdi2 жыл бұрын
both parseFrom and writeTo give this warning: Inappropriate blocking method call
@missaklefa76924 жыл бұрын
The links for the free course you given are note for free so it Will be possible to get
@behrouzalborzi14883 жыл бұрын
perfect content ....
@claudettegivens90392 жыл бұрын
Omg, he didn't stop and breathe during the entire video. Non stop talking.