How to use GreenDao in android studio?
Here you will learn, how to integrate GreenDao with android studio. GreenDao is used for accessing local sql database into your android application. We will be creating a log app, that saves user text in the database.Lets get started. If you have any confusions, please feel free to download the entire project.