Save data to tinydb from android studio app

430 views Asked by At

I have not used tinydb before. I am trying to insert some data to tinydb database using the android app. I have checked many videos and blogs but still confused about how to use it. How can I create a database and insert values from the app?

1

There are 1 answers

1
Timur On

why don't you use firebase to insert some data, you can learn more rapidly because there are a lots of resources for firebase