0% found this document useful (0 votes)
36 views4 pages

Android Syllabus Corporate Training

The document outlines the content covered in a 6-day Android training course. The course covers topics such as introduction to Android Studio, Kotlin programming, activities, advanced widgets, intents, dialogs, SQLite database, material design, animations, data storage, location API, advanced controls, and submitting apps to the Google Play store. The course duration is 5 hours per day and includes projects on Bluetooth control, calculator, login/registration, and unit converter apps.

Uploaded by

Pratiksha Yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views4 pages

Android Syllabus Corporate Training

The document outlines the content covered in a 6-day Android training course. The course covers topics such as introduction to Android Studio, Kotlin programming, activities, advanced widgets, intents, dialogs, SQLite database, material design, animations, data storage, location API, advanced controls, and submitting apps to the Google Play store. The course duration is 5 hours per day and includes projects on Bluetooth control, calculator, login/registration, and unit converter apps.

Uploaded by

Pratiksha Yadav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Android Course Content

Hello Sir/Madam,
Please find the content covered under the Android Training Course.
Duration: 6 days( 5 hours per day)

Sr. Title Sub topic


no.

1. Contents of the Course 1. Course Offerings


2. Projects Covered
3. Frequently Asked Questions
4. Commonly Occurred Errors

2. Introduction to Android Studio 1. Installation of Android Studio.


2. Errors during Android Studio Installation.
3. Android and Android Studio Versions.
4. How to open sample projects provided.
5. Overview of Android Studio

3. Introduction to Kotlin Programming 1. Introduction to Kotlin


2. Basic Syntax rules
3. Variable declaration and Datatypes
4. Condition Statements
5. Loops
6. Function declaration
7. OOP Syntax
4. Activity 1. What are activities?
Designed by Pratiksha Yadav. Not to be distributed without permission.

For queries contact: 9359411107 / [email protected]


2. How to design an activity?
3. Adding text display and changing background colors.
4. Introduction to layouts.
5. Nesting Layouts into one another.
6. Use of ScrollView in activity
7. Working with Images
8. Use of Edittext, TextView and Buttons Checkbox,
RadioButton and Spinner Control.
9. Understanding of LinearLayout, ConstraintLayout,
RelativeLayout, GridView and TableLayout.

5. Advanced Android Widgets 1. SeekBar


2. RatingBar
3. Switch
4. FloatingActionButton
5. WebView

6. Advanced Android Intents 1. Introduction to AndroidManifest.xml file.


2. Sensitive permissions in Android
3. Connect Call from Android App
4. Send SMS from Android App
5. Turn Bluetooth ON and OFF from app
6. Project: To make a Bluetooth operating App.

7. Event Handling and Kotlin File 1. Handling the Click event of Button
2. Form Validation
3. Explicit and Implicit Intent
4. Add new Activity and redirect using Explicit Intent
5. Project to make a Login and Registration Page with
compulsory and optional fields.

8. Dialogs and Advanced Designs 1. Alert Dialog


Designed by Pratiksha Yadav. Not to be distributed without permission.

For queries contact: 9359411107 / [email protected]


2. Progress Bar
3. Date picker Dialog
4. TimePicker Dialog
5. Custom Alert Dialog
6. Project to develop a calculator App with exit
confirmation.

9. Activity Life Cycle 1. Introduction to Activity Life Cycle


2. Functions of Activity Life Cycle.
3. Working and flow of an Activity.

10. SQLiteDatabase in Android 4. Introduction to SQLite Database.


5. Insert, and Search records in SQLiteDatabase.
6. Update and Delete the records in Database.
7. Project: To develop a units converter App with user
registration and Login

11. Material Design in Android 1. Introduction to material design


2. Design rounded corners of Buttons and EditTexts.
3. Importing SVG icons and customizing them according
to your color theme.
4. Using Navigation Drawer Activity
5. Using Tabs in Android App
6. Using ScrollView Activity.

12. Animations 1. Introduction to Animations in android.


2. Learning to design xml file for animation
3. Use of AnimationUtils.

13. Remembering Data entered 1. Introduction to Shared Preferences


2. Learning slider splash Screen
3. How to remember whether user is already logged in
Designed by Pratiksha Yadav. Not to be distributed without permission.

For queries contact: 9359411107 / [email protected]


or not.
4. Use of Content Providers.

14. Location API 1. Use of Location API in android.


2. Get current location of the user.
3. Use of geocoders.

15. Advance Android Controls 1. ListView in Android.


2. Cardview in Android
3. RecyclerView in Android

16. Submitting App to Google Play Store 1. How to upload an app to Google Play Store.

–Pratiksha Yadav

Designed by Pratiksha Yadav. Not to be distributed without permission.

For queries contact: 9359411107 / [email protected]

You might also like