• Post category:StudyBullet-7
  • Reading time:4 mins read


Build real world Android Apps with SQLite in Android Studio and Java. Brush-up your SQL knowledge.

What you will learn

You’ll be able to understand and create your first CRUD app with confidence.

You’ll be able to brush-up your SQL knowledge.

You’ll be able to use a pre-created database file in an app.

Description

Welcome to the Android SQLite Programming for Beginners course where you’ll learn to create database-driven apps step-by-step with Android & SQLite. My name is Sandip and I’ll be leading you through the course.
******* Some Amazing Reviews From Our Learners *******

★★★★★ The Course is Very Help full and Thanks to Udemy to made that …

★★★★★ I would have liked to see a little more with using returned values from the database instead of just displaying them. But all in all a very good course, thank you!! A++

★★★★★ Good Job Sandeep. super explanation. Even though I have completed only 40% this course and I feel this course will be best fit for beginner. Cheer.

******* Course Overview *******

I began my career as a Database Programmer and have created many database-driven web apps over the last 12 years. I’ve also published a few database-driven Android apps on Google Play. So, I happen to know about SQLite database programming and in this Android SQLite tutorial, I’ll show you exactly how to create a simple CRUD (CREATE, READ, UPDATE, DELETE) app using Android Studio and Java.

I designed this course for anyone seeking to develop their first database app. By the end of the course, you’ll be able to understand and create your first app with SQLite, with confidence. You’ll be able to brush-up your SQL knowledge. I have covered:


Get Instant Notification of New Courses on our Telegram channel.


– Overview of SQLite Database

– How to create a project in Android Studio

– How to program a basic CRUD app with search functionality

– Brush-up the basic SQL queries using DB Browser for SQLite

– How to use a pre-created Database file in an app

The ideal student for this course is a beginner android developer who wants to expand on their current skills. Feel free to take a look through the sample videos and I look forward to seeing you inside.

English
language

Content

Introduction to Android SQLite Programming for Beginners

A brief overview of SQLite Database
Important Update: Must read before you proceed!
Source Codes

Using SQLite Database with Android

Create the Database Project
Basic CRUD operations
Continuing Basic CRUD operations
Writing basic SQL queries using DB Browser for SQLite
Using a Pre-Created Database

Course Wrap-Up

Bye for now
Bonus Lecture