The Survey App will capture name, email and age of the user.
The App will then store this data in SQLite database.
Source Code is available here
The Survey App will capture name, email and age of the user.
The App will then store this data in SQLite database.
Source Code is available here
To understand how to use SQLite with your App, you will be creating a new App.
The App will be called SurveyApp. And it will let users fill in few details and store it in the database.
Follow the video to get started. The new App source code is available here.
In the last lesson you learnt about Android Support Libraries. Time to create a new App to see that in action.
Follow this video to create a new Android Project – ThemeDemoApp
It’s time for you to start with a new App. We will call this one EmployeeApp
In this Video you will see how to create this App Project. In the coming Tutorial Posts you will learn about Back Stack, Fragment Communication, Fragment Transaction Manager and More.
So get started.
Source Code for this App : https://github.com/ankur-srivastava/EmployeeApp