Description
In this course, you will learn:-
- Get a good understanding of the Android operating system
- Create an Android app with many screens
- In an Android app, you may use many sorts of views
- Make your own List View
- Connect an SQLite database to an Android app
- In a dynamic fashion, send, read, and receive SMS
- Use a variety of security models
- Step-by-step instructions for creating a voting app
Syllabus:-
- Introduction
- Introduction to Android OS
- Creating and Running App
- TextView, Button, Properties and Events
- RadioGroup and RadioButton
- ImageView
- Intent
- Sending Data with Intent
- ListView
- ListView Events
- Alert Dialog
- ListView and Alert Dialog
- Menu
- Menu with icons
- Custom ListView Part 1
- Custom ListView Part 2
- Introduction to SQLite
- Add data to table
- Search inside table
- Check and Update data
- ListView and Database
- Show details using ListView
- Telnet and SMS
- Sending SMS
- Read SMS from Inbox
- Receive SMS – Part 1
- Receive SMS – Part 2
- Project Idea
- Building Voting Database
- Login Activity
- Profile Activity
- Change Password
- Show Voting Rates – Part 1
- Show Voting Rates – Part 2
- Show Voting Rates – Part 3
- Receive votes using SMS – Part 1
- Receive votes using SMS – Part 2
- Sending Voting Result – Part 1
- Sending Voting Result – Part 2
- New Security Model – Part 1
- New Security Model – Part 2