A beginner course on Android Application development
Requirements
No prior knowledge is required. Some programming background would be beneficial.
PC or Mac that can run Android Studio and the Android Virtual Device.
Rating - 4.5
Total Students - 312,781 students Enrolled
Duration - 26hr 50min of on-demand video
Enroll in the Course Below Open - Enroll Course
$ads={2}
Introduction to Android
Installing Android Studio
Introduction to Android Studio
Activity Lifecycle
Description
Android accounts for approximately 85% of all devices sold today (2017 Q1). It only makes sense for you to be developing applications for the Android platform.
I will take you through the basics of Android Application development, and introduce some more complex features as well. This includes the following:
- An extensive look at the Java programming language
- Introduction to Android, installing Android Studio.
- Create your first Android Application, learn to debug the application and learn how to create a signed APK that you can submit to the play store.
- Working with implicit and explicit intents
- Detailed example of how to work with Fragments
- Learn some customizations like a custom ListView, Toast, TextView and ActionBar
- Learn how to save data to the phone in the form of SharedPreferences, Files and SQLite
- Learn how to implement Android 6 Permissions
- Read data from a RSS feed and sending SMSes programmatically
- Learn how to save data online and do user management with Backendless (MBAAS)
By completing this course, you will have more than just basic knowledge of Android Application Development.
Join this course now!
Getting Ready
02:39
Packages, classes and running your first program
09:50
Variables, Literals and Constants
21:04
Reading input from the user- The Scanner class
09:48
Getting Input from the user using the JOptionPane class
09:59
Comments in Java
06:26
Introduction to Decision Structures - Operators and Expressions
10:13
If, if-else, if-else-if, nested if and logical operators
20:38
Check for values inside or outside a range
04:43
Comparing Strings
13:32
The Switch-Statement
14:57
Introduction to Loops
13:49
Useful Loop Calculations - Input Validation and a User Controlled Loop
13:08
Useful Loop Calculations Part 2
18:50
Working with Files
19:32
Methods
21:21
Introduction to Arrays
12:30
Comparing Arrays
09:53
Copying Arrays
06:45
Highest and Lowest values / Sum and Average
09:24
Arrays with Files and String arrays
13:25
The ArrayList class
08:28
23. Classes And Objects
25:37
24. More Classes And Objects
29:02
Who this course is for:
- Beginner Android students that want to learn how to program for the Android Mobile platform