

One Spinner control for zodiac selection.Three CheckBox controls for hobbies selection.One RadioGroup control with two RadioButtons for gender selection.One EditText text field for email input.As shown in Figure 1, the user interface (UI) of this MainActivity comprises the following controls: In the project, create an Android activity called MainActivity. The resulting package name of your project will be.

Let’s give it an application name of AndroidSQLite and a domain name of.

On your favorite Android IDE, start a new Android app project. In this article, you will learn to perform CRUD, i.e., Create, Read, Update and Delete, on data using a SQLite Database on Android. Android provides many ingenious technologies for storing persistent data locally. While some data is transient, most will require to stay or persist even after the app has stopped running. Most data are supplied by users through the various input controls, such as text field, check box, radio group, spinner, and button.
