Mô tả

Hi there,
Welcome to the "Android App Development Master Course with Java | Android" course.
Android Java | Learn Android App Development java with Android Studio & Java to master your android development skills

Due to its open-source nature, working with the Android platform necessitates constantly learning about the Android platform. My Android development course on Udemy keeps you ahead of this learning curve, with hands-on lectures on Android operating systems and more.
The Android platform is increasingly popular with developers and a dominant force in the global smartphone market. As more businesses develop mobile apps for customer engagement, Android development skills are likely to stay in high demand.

  • Do you want to improve your career options by learning android?

  • Do you want to learn android app development from Scratch?

  • Do you want to learn android development from Scratch?

  • Do you want to be an android studio master?

  • Do you want to build your first app?

Oak Academy’s top-rated Java instructors specialize in a wide array of Java programming practices. Whether you need a basic introduction to Java and website building using Selenium WebDriver or are continuing your Android app developer education, Oak Academy has you covered.

This is the most comprehensive Android course. Learn Android app development with practice and build your android development skills.

I really like the approach of this course about the Android app. It first teaches you Java which is highly important for designing apps in Android. Next, the instructor focuses on the Android SDK to teach you how to build beautiful applications for smartphones. As the course title indicates, it is the complete guide to learn android application development.
The Android platform is increasingly popular with developers and a dominant force in the global smartphone market. As more businesses develop mobile apps for customer engagement, Android development skills are likely to stay in high demand.

Android development is a software creation process that focuses on applications, better known as apps, that are compatible with devices running the Android operating system (OS). Because Android is an open-source project, developers have easy access to the Android software development kit (SDK). Many use this kit in conjunction with Kotlin, Java, and C++ programming languages to make their apps. The Android SDK tools compile your code along with any data and resource files into an APK, or Android package, which is an archive file that uses an .apk suffix. One APK file contains all Android app contents used by devices to install your app. When the app is complete and ready for release, Android developers can upload their apps to the Google Play Store for users to download for android game development.


Chances are, you’ve heard of Android many times, and Do u want to the android developer? You may even have an Android smartphone, app android tablet, watch, or TV. But what is Android? Android is a mobile operating system (OS) that was designed and developed by Google. The Android OS is Linux kernel-based. So, what’s “Linux kernel,” and why is that such an essential detail about Android Development?

In a nutshell, Linux kernel is an OS, well, sort of — it’s partially an OS. More like a small part of an OS, but an important one. The Linux kernel is the layer responsible for interfacing with the device’s hardware and managing the device’s CPU and memory. The Android OS is Linux kernel-based because the Linux kernel allows for a more open and customizable OS, which is what Android promotes — any device manufacturer can take the Android OS and make it their own.

Imagine how bad it would be if, say, resources from application A read information from another application’s files and vice versa with no constraints — malicious, insecure interactions would take hold and bring the whole system to a halt.

The sharing of information (data) between applications is an essential part of building inter-connected applications, so the android OS requires developers to set permissions that users must grant to do certain things. For example, for an application to access the phone’s File System (internal files), the user must give access first. This means the app developer must let the user know, in advance, what the app they are installing wants to access. For example, when a user installs an android app that needs to access the photo gallery or the phone’s camera, the app will ask for permission to access the gallery or the camera. The app user has the power to either grant or denies permission. App permissions in Android ensure the user’s protection from malware and software viruses.

This course is built to help beginners to start making applications in android studio and android application development or android app design.

If you want to develop yourself in Android Apps, this course is for you. Improve yourself with different applications

Online course platforms have android app development courses and android eCommerce app but we still think that most of them are missing the hands-on application part. This course is designed to fill this gap.

Android is the most used operating system on the planet. In fact, it’s almost omnipresent in the mobile ecosystem. With millions of Android devices in use, and an incredible 500,000+ new Android devices activated daily, the popularity of Android applications is increasing exponentially - and with it, the demand for Android mobile application developers is soaring.

If you're interested in developing new and innovative applications for the world’s mobile platform, this course is a perfect match for you.

This "Android App Development 11 Master Course with Java | Android" course will take you from beginner to advance level.

Our passion is to carry our experience with the right examples to anyone who will enroll in this course. In this course, you will learn Android app development step-by-step. While doing kind of show and tell in our lectures we are also explaining whys. During the lectures, we will be practicing with more than 10 examples and we will be learning to build and publish 14 major apps.

What’s important

This course is expertly designed to teach everyone from complete beginners, right through to professionals as a refresher.

What is Android Development?
Android development is a software creation process that focuses on applications, better known as apps, that are compatible with devices running the Android operating system (OS). Because Android is an open-source project, developers have easy access to the Android software development kit (SDK). Many use this kit in conjunction with Kotlin, Java, and C++ programming languages to make their apps. The Android SDK tools compile your code along with any data and resource files into an APK, or Android package, which is an archive file that uses an .apk suffix. One APK file contains all Android app contents used by devices to install your app. When the app is complete and ready for release, Android developers can upload their apps to the Google Play Store for users to download.
What are some of the important tools for Android Development?
The tools you will use for Android development depend on how you would like to focus your career as an Android developer. If you plan on focusing on native Android app development, you should know one or more of three programming languages: Java, Kotlin, and C++. Java and Kotlin are popular with a number of organizations that build their app natively. C++ is the popular choice amongst developers who build high-performance games or plan on doing entry-level SDK work. Some employers seek out Android developers that can create multiple platforms at the same time using programming frameworks like Flutter or React Native. If you are working with Flutter, you will also need to know Dart. If you are working with React Native, you will most likely also need JavaScript programming knowledge.
Is Android Development a good career?
With over 2.5 billion active Android users globally, Android development is a valuable skill that can help you enhance your career. Android development skills are in-demand around the world with various organizations across a broad range of industries. When these organizations build Android apps natively, the top three programming languages are typically Java, Kotlin, and C++. You can also look for a job in Android development that uses cross-platform solutions like Flutter or React Native. Whether you're inspired to add a new language to your repertoire or prepare for an interview, you can find a ton of online resources on sites like OAK Academy to keep your Android skills well-rounded.

Is Kotlin or Java better for Android Development?
If you are building new Android apps, Kotlin is better suited because it is the recommended programming language for Android. If you are a first-time programmer, Kotlin android is also a better choice as it has safety features and concise syntax that will help you focus on learning core program fundamentals. You should note that in some cases, employers may seek out Android developers that have Java programming skills. For example, if you plan on joining an organization that already has an Android app, they may already be using Java. If they already have an app written in Java, it is unlikely they will want to redesign the app in a different language, such as android kotlin. Therefore, you should look at the job requirements to see if the job posting you are interested in lists Java as a required skill.

In this course you will learn;
● Android Environment Setup - Download, install and configure the necessary software

● Creating a New Project

● Android Studio

● Android Components

● Components and Life Cycles

● Publishing Your App on Google Play and more

● You will reinforce your existing android information by applying.

● You will learn to develop games using Android Studio

● You will learn to develop applications by getting real-time data from the Internet.

● Using SQLite database, you will understand how to work with external databases

● You will be able to develop applications with powerful architecture using Architecture Components (ViewModel, LiveData, Room).

● You will learn how to make a messaging app using Firebase.

● With Firebase, you will be able to develop real-time applications

● You will be able to develop user-friendly interfaces using Material Design principles and components.

● You will be able to develop modern Android apps.

At the end of this course, you have the following apps in the Google Play Store:

  • To-Do List

  • Math Game

  • Calculator

  • Number Guessing Game

  • My Information Book

  • Note Take App

  • Photo Album

  • Quiz Game

  • Chat App

  • Weather App

  • Flag Quiz

  • MP3 Player

  • Balloon Burst Game

  • Help the Innocent Bird

  • Why would you want to take this course?

Our answer is simple: The quality of teaching.

OAK Academy based in London is an online education company. OAK Academy gives education in the field of IT, Software, Design, development in Turkish, English, Portuguese, Spanish, and a lot of different languages on the Udemy platform where it has over 1000 hours of video education lessons. OAK Academy both increases its education series number by publishing new courses, and it makes students aware of all the innovations of already published courses by upgrading.

When you enroll, you will feel the OAK Academy`s seasoned developers' expertise.

This course will take you from a beginner to a more experienced level.

We will take you from beginner to advance level. You will learn step-by-step with hands-on demonstrations.

Fresh Content

It’s no secret how technology is advancing at a rapid rate. New tools are released every day, Google updates android and it’s crucial to stay on top of the latest knowledge. With this course, you will always have a chance to follow the latest trends.

You'll also get:

● Lifetime Access to The Course

● Fast & Friendly Support in the Q&A section

● Udemy Certificate of Completion Ready for Download


Dive in now "Android App Development Master Course with Java | Android" course.
Android Java | Learn Android App Development java with Android Studio & Java to master your android development skills

We offer full support, answering any questions.

Bạn sẽ học được gì

Due to its open-source nature, working with the Android platform necessitates constantly learning about the Android platform. My Android development course.

What is Android Development?Android development is a software creation process that focuses on applications, better known as apps, that are compatible with devi

Android development is a software creation process that focuses on applications, better known as apps, that are compatible with devices running the Android.

This is the most comprehensive Android course. Learn Android app development with practices and build your android development skills.

You can enroll this course if you want to develop advanced Android Applications using web integrated, online database.

The tools you will use for Android development depend on how you would like to focus your career as an Android developer.

Android development is a valuable skill that can help you enhance your career. Android development skills are in-demand around the world with various.

If you are building new Android apps, Kotlin is better suited because it is the recommended programming language for Android.

Proficiency in Java 11

Proficiency in Eclipse

Obtain Core Java skills

Essential Java basics

What Java is and how it works

Programming fundamentals with Java

Java Development Kit - JDK

Java Runtime Environment – JRE

Java Virtual Machine - JVM

All concepts of Object-Oriented Programming

How to use ‘static’ keyword and ‘nested and inner’ classes

Super Classes and Sub Classes

Wrapper Classes

Throw vs Throws

Exceptions

Enum Types and more

Swing

Android

Learn the most used operating system on the planet

Learn the new version of Android. Here it is: Android 11 (Android R)

Learn Publishing Android App on Google Play

Start from scratch and become a Professional Android App Developer

In this course, we will build 14 different real Android Apps from scratch together

Android applications' levels in this course are from easy to difficult

Learn how to develop modern Android Apps in the simplest way and improve your self-confidence

You will reinforce your existing Android information by applying

Using SQLite database, you will understand how to work with external databases

You will be able to develop Android applications with powerful architecture using Architecture Components (ViewModel, LiveData, Room).

With Firebase, you will be able to develop real-time applications

You will learn how to make a messaging app using Firebase

You will be able to develop user-friendly interfaces using Material Design principles and components

You will be able to develop modern Android apps

This course is built to help beginners to start making applications in Android

You will learn to develop games using Java Programming Language and Android Studio

You will learn to develop applications by getting real-time data from the Internet

You will have 14 different applications that you will publish on Google Play

android app development

android development

android studio

Learn the key concepts of the Git

Learn the entire Git workflow

Learn create branches, resolve conflicts, undoing things etc.

Create and fork repositories on GitHub and push changes back after locally

Learn how to collaborate a GitHub project

java

mobile app development

mobile development

Android app

Android app, android application development

app android

android application development

android app design

android ecommerce app

android game development

java programming

selenium

selenium java

java projects

Android 11

Yêu cầu

  • We prefered Windows OS (64-bit) but this is not mandatory. You can prefer to use other Operating Systems. We also provided specific videos on installations for each platform
  • Having a working computer with 8 GB RAM or higher and internet connection
  • No prior android knowledge is required
  • No java coding knowledge required
  • Watching the Android course videos completely, to the end and in order.
  • Determination to learn Android and patience
  • Desire to learn Java and Android App Development
  • Nothing else! It’s just you, your computer and your ambition to get started today
  • No prior knowledge is required for Android Development
  • No Android coding knowledge required!
  • Desire to learn Android Application Development

Nội dung khoá học

48 sections

Introduction to Android App Development Master Course with Java | Android

4 lectures
Getting Started With Java? ( JDK, JRE and JVM )
04:54
JAVA and ANDROID Project Files and All Course Documents
00:19
FAQ About android app development
02:14
Quiz
1 question

Android java Environment Setup

3 lectures
Installing Java on Windows
06:16
Installing Java on Linux
04:26
Installing Java on Mac
03:02

Development Environment

6 lectures
What is IDE?
02:15
Download and Run Eclipse
07:16
First Java Programming - Hello World
04:42
Compiling and Running Applications
00:55
Closer Look at the First Java Program
01:48
Quiz
1 question

Basics of Java Syntax

11 lectures
Closer Look at the Java
03:10
What Are Variables?
10:20
Basic Output in java
04:37
Basic Input
05:01
Comments in Java
05:37
Data Types
08:30
Type Conversion & Type Casting
05:41
Stack & Heap
01:38
Arrays
07:35
Quiz
1 question
Input & Output
1 question

Operators in Java Programming

8 lectures
Arithmetic Operators
05:05
Assignment Operators
05:42
Unary Operators
05:33
Equality and Relational Operators
04:37
Conditional Operators
04:55
Operator Precedence
04:13
Expressions, Statements and Blocks
02:59
Quiz
2 questions

Control Flow Statements

13 lectures
If, If-Else Statement
05:34
If-Else - If Ladder Statement, Nested If Statement
10:13
Switch-Case Statement
07:03
Project 1: Calculator
08:29
For Loops
06:44
For-Each Loop
06:12
While Loop
04:39
Do - While Loop
05:38
Break Keyword
04:45
Continue Keyword
02:37
Return Keyword
03:09
Project 2: Fibonacci Series
07:18
Quiz
1 question

Methods ( Functions )

7 lectures
What is Method?
03:42
Method Calling
01:14
Types of Methods & Method Return Types
09:07
Method Overloading
03:36
Project 3: Find Exponential Number
05:30
Quiz
1 question
Creating Method in Java
1 question

Java Object Oriented Concept

9 lectures
Object & Class
06:01
Access Modifiers
01:55
Naming Conventions
02:20
Constructors
10:30
Packages
11:39
“Static” Keyword
08:38
Nested & Inner Classes
08:10
Quiz
1 question
Decleration fileds
1 question

Object Oriented Programming

9 lectures
Inheritance
08:18
Method Overriding
07:43
“Super” and “This” Keywords
08:28
“Final” Keyword
07:26
Abstract Classes
10:05
Interfaces
06:42
Polymorphism
07:16
Encapsulation
09:03
Quiz
1 question

Wrapper Classes, Auto-Boxing and Unboxing

4 lectures
What is Wrapper Class in Java?
01:35
Conversion of Types
01:52
Autoboxing - UnBoxing
04:15
Quiz
1 question

Strings

8 lectures
What is String?
11:35
Useful Methods of String
08:18
Why String is Immutable?
01:37
StringBuffer Class
05:35
StringBuilder Class
03:30
String vs String Buffer vs String Builder
01:43
Project 4: Reverse String
03:55
Quiz
1 question

Exception Handling

11 lectures
Intro to Exception
02:01
What Is The Difference Between Error and Exception?
03:15
Exception Types
02:43
Try – Catch Block
01:58
Finally Block
12:34
Differences Between "Throw" and "Throws"
01:00
Throw Keyword
04:44
Throws Keyword
05:39
Exception Methods
06:41
Project 5: Bank Account Balance
14:40
Quiz
1 question

Java Desktop Application Design (Swing)

5 lectures
Introduction to Java Swing
02:25
Swing Containers, Labels, Text Fields and Buttons
02:30
Layouts
07:19
Project 6: Login Form in Swing
16:56
Quiz
1 question

Enum Types

3 lectures
Enum Types
08:47
Project 7: Traffic Lights Program With Enum
06:59
Quiz
1 question

Introduction to Android App Development

5 lectures
Android Ecosystem
03:08
Installing Android Studio - Part 1
07:02
Installing Android Studio - Part 2
04:51
Creating a New Project on Android Studio
06:47
Quiz
1 question

Android Studio Interface

9 lectures
Android Studio Interface
18:35
Installing Android Virtual Device (Emulator)
21:56
Enabling Virtualization (VT-x or AMD-V, SVM) in BIOS
00:48
Installing Genymotion Emulator
11:18
Gradle Build System
06:20
Introduction to Manifest File
06:05
Introduction to Resource
13:57
R Java File
07:07
quiz
2 questions

Components of Android

12 lectures
Layouts
13:46
Textviews
14:03
Buttons
15:46
Edittexts
16:19
Image View
07:38
Checkbox
10:26
Radio Buttons
09:51
Toggle buttons
07:53
Spinner
11:35
Creating Top App Bar (Toolbar - Action bar)
18:30
Adding Menu Items to Toolbar
16:51
quiz
1 question

User Interactions

4 lectures
Toast Messages
03:23
Snackbar Messages
06:26
Dialog Messages
09:24
quiz
1 question

Lists & Views

8 lectures
Constraint Layout
14:05
ListView
11:55
Recycler View - Part 1
23:08
Recycler View - Part 2
27:46
Grid View
17:41
Scroll View
05:41
WebView
08:54
quiz
2 questions

Components and Lifecycles

7 lectures
Application Lifecycle
16:19
Activity & Lifecycle
15:02
Fragment & Lifecycle
15:36
Services
26:39
Receivers
22:13
Intents
11:39
quiz
1 question

Shared Preferences and data Saving

4 lectures
Shared Preferences Class
04:42
Saving Data Local Memory
19:39
Calling Back Data
08:00
quiz
1 question

Device Compatibility

4 lectures
Multiple Language Support
14:32
Supporting Different Pixel Densities
18:47
Support Different Screen Sizes
18:59
quiz
1 question

Android Project 1

2 lectures
To Do List
31:28
quiz
1 question

Publishing Your App on Google Play

5 lectures
Apk Release Version
03:44
Building APK Files
06:42
Google Play Developer Account
06:27
Release Your App
18:39
quiz
2 questions

Android 11 Project 2

7 lectures
Math Game Part 1
07:22
Math Game Part 2
10:35
Math Game Part 3
11:00
Math Game Part 4
18:46
Math Game Part 5
15:10
Math Game Part 6
19:01
quiz
2 questions

Introduction to Git

11 lectures
What is GIT and Why We Use It?
06:02
Installation
07:56
Let’s learn how to use Git?
08:15
Creating a Repo
06:45
Staging and Unstaging Files
08:51
Making Commits
08:48
Undoing Things
07:33
GIT Revert
08:08
Branches
14:44
Merging Branches
04:25
Fixing Conflicts
06:40

GitHub

3 lectures
Intro to Github
05:04
Creating Repo on GITHUB
13:54
Collaborating GITHUB
13:48

Project 3: Calculator Application

11 lectures
Introduction
02:23
The Aplication Design-1
06:22
The Application Design-2
10:44
Printing the Numbers to the Screen
07:46
Adding the Click Feature to the Operators
09:30
Writing the Necessary Codes to do Four Operations With the Calculator
10:42
Deleting Data on the Screen
09:05
Printing the Operation Steps to the Screen
05:17
Debugging-1
09:47
Debugging-2
03:53
Quiz
1 question

Project 4: Number Guessing Game

10 lectures
Introduction in Android 11
03:09
The Splash Screen Design and Adding Animation to the Components-1
08:22
The Splash Screen Design and Adding Animation to the Components-2
05:00
Home Page Design in Android App Development
06:04
Writing Necessary Codes for Home Page
06:10
The Game Page Design
07:28
Writing Necessary Codes for Game Page
06:23
Creating the Alert Dialog
05:57
What if the user cannot guess the randomly generated number
06:08
Quiz
1 question

Sending Data Between Screens

9 lectures
Sending Data from Activity to Activity
12:22
Sending Data from Activity to Activity Part 2
07:04
Sending Data from Activity to Fragment
18:43
Sending Data from Activity to Fragment Part 2
04:47
Sending Data from Fragment to Activity
09:15
Sending Data from Fragment to Activity Part 2
07:20
Sending Data from Fragment to Fragment
06:28
Sending Data from Fragment to Fragment-2
09:10
quiz
1 question

Fragment Operations

12 lectures
Introduction to Fragment Topic
01:09
General Information About Fragments
06:44
Fragment Creation
05:28
Replacing the Fragment in the Activity with Another Fragment
07:30
Fragment Backstack
07:26
Fragment Backstack Part 2
03:24
List Fragment
09:45
List Fragment - Part 2
06:51
List Fragment - Part 3
06:43
Dialog Fragment
09:10
Dialog Fragment - 2
06:49
quiz
1 question

Project 5: Information Book

18 lectures
Introduction
04:10
Creating a New Project
04:22
The Main Activity Design
08:48
Creating the Model Class
09:11
Creating the Objects from Model Class
06:39
Creating the Adapter Class
11:49
Creating the Activities
10:35
Fragment-1
10:52
Fragment-2
10:59
Fragment-3
08:54
Fragment-4
08:30
The View Pager Adapter Class
09:55
The Tab Layout Component
13:17
Creating the Other Countries
11:18
Creating the Other Fragments
08:19
Creating the Fragments for the Other Categories
15:36
Homework
03:04
quiz
2 questions

Architectural Room Database

19 lectures
What is the Database?
03:44
SQLite Database
03:07
Room Database
03:15
Architectural Components
03:39
Project 6: Note-Taking Application
04:11
Creating New Projects and Adding Required Libraries
02:53
Creating Entity
05:05
Creating DAO
06:50
Creating Database
04:23
Creating Repository
21:28
Creating View Model
07:25
User Interface Design
05:44
Showing Data in the Database in Recycler View
11:13
Adding New Data to the Database
10:54
Adding New Data to the Database Part 2
19:44
Deleting Data From Database
05:54
Updating the Data in the Database
18:49
Updating the Data in the Database Part 2
06:51
quiz
1 question

Project 7: Photo Album Application

20 lectures
Introduction
03:52
Adding the Necessary Libraries
03:10
Creating the Entity Component
03:47
Creating the DAO Interface
04:02
Creating the Database Class
04:06
Creating the Repository Class
15:49
Creating the View Model Class
04:25
The Application design-1
08:07
The Application design-2
08:04
The Application design-3
04:23
Creating the Adapter Class
07:03
Request Permission
11:34
Selecting Image
07:32
Reducing the Size of the Selected Image
06:46
Saving the Data
07:27
Deleting the Data
04:43
Updating the Data-1
11:40
Updating the Data-2
10:30
Open the Database Using the Database Browser for SQLite
03:23
Quiz
1 question

Accesing the Features of Android Device

5 lectures
Sending an SMS Message
14:29
Sending E-Mail
11:59
Making a Call
10:35
Converting Speech to Text
12:02
quiz
1 question

Notification

9 lectures
What is Notification
02:16
Local Notification
13:31
Repeated Notifications
07:04
Repeated Notifications Part 2
07:14
Notification Procedures
07:02
Notification Procedures Part 2
14:47
Notification Procedures Part 3
07:37
Push Notification
06:13
quiz
1 question

Firebase

19 lectures
Introduction to Firebase
04:13
Creating a Firebase Database
06:14
Firebase-Android Studio Integration
19:12
Adding real-Time Data to the Firebase Database
07:09
Adding real-Time Data to the Firebase Database Part 2
06:35
Real-Time Data Extraction from Firebase Database to Application
08:15
Authentication with Firebase Part 1
02:54
Authentication with Firebase Part 2
09:33
Authentication with Firebase Part 3
11:27
Authentication with Firebase Part 4
07:15
Authentication with Firebase Part 5
09:47
Authentication with Firebase Part 6
11:29
Phone Number Authentication in Firebase
09:18
Phone Number Authentication in Firebase Part 2
15:00
Push Notification in Firebase
13:41
Firebase Storage Image Storage Part 1
08:15
Firebase Storage Image Storage Part 2
07:30
Firebase Storage Image Storage Part 3
12:41
quiz
1 question

Project 8: Quiz Game Project

27 lectures
Splash Screen
05:28
Splash Screen - Part 2
10:27
Login Page Design
10:47
Login Page Design - Part 2
04:26
Creating Sign Up
07:46
Creating Sign Up - Part 2
04:44
Creating Sign Up - Part 3
12:02
Sign In
06:31
Sign In Part 2
05:34
Forgot Password
05:58
Forgot Password Part 2
06:40
Sign In with Google Account Part 1
10:53
Sign In with Google Account Part 2
14:11
Main Page Design
09:54
Questions Page Design Part 1
09:56
Questions Page Design Part 2
02:18
Creating Database
10:40
Showing Questions in Application Part 1
09:14
Showing Questions in Application Part 2
13:06
Getting User’s Answer Part 1
09:43
Getting User’s Answer Part 2
04:00
Creating Timer Part 1
09:13
Creating Timer Part 2
05:46
Submit User Score to Database
11:32
Preparing the Result Page Part 1
09:01
Preparing the Result Page Part 2
04:20
quiz
1 question

Project 9: Chat Application

21 lectures
Introduction
03:04
Integration with Firebase
03:45
The Login Activity Design
08:27
The Registration Activity Design
09:35
The Password Reset Activity Design
04:41
Firebase Authentication-1
06:39
Firebase Authentication-2
08:20
Firebase Authentication-3
06:13
Firebase Storage
08:15
I forgot my password. How can I reset it?
06:44
Creating the Options Menu
09:47
Update User Profile
10:46
The Main Activity Design for Listing the Users
08:47
Getting the Users From Database
08:12
Listing Users on the Screen
08:10
The Chat Activity Design
10:07
The Messaging Screen Design
05:44
The Messaging
08:52
Displaying the Sent Message-1
08:45
Displaying the Sent Message-2
05:33
Quiz
2 questions

Rest API and Retrofit Library

7 lectures
Introduction to Retrofit Library
08:53
Retrieving Data from Rest Api Using Retrofit Library
08:35
Retrieving Data from Rest Api Using Retrofit Library Part 2
09:57
Retrieving Data from Rest Api Using Retrofit Library Part 3
05:53
Showing Data in RecyclerView Pulled from Rest Api
11:37
Showing Data in RecyclerView Pulled from Rest Api Part 2
03:53
quiz
2 questions

Project 10: Weather Application

12 lectures
Introduction
02:21
Review of the Website-1
05:00
Review of the Website-2
03:27
The Application Design-1
12:41
The Application Design-2
09:24
Adding Required Libraries
07:54
Creating the Model Class
03:58
Creating the Interfaces
06:11
Finding the User’s Location
08:20
Getting Data From Website-1
09:22
Getting Data From Website-2
06:53
quiz
3 questions

Easy to Add Libraries

6 lectures
Data Binding Library
04:00
Data Binding Library Part 2
09:24
Picasso Library
05:51
Event Bus Library
04:50
Event Bus Library Part 2
10:50
quiz
1 question

Project 11: Flag Quiz

15 lectures
Introduction
02:49
The Application Design-1
12:55
The Application Design-2
08:58
Creating The Database
04:02
Adding the External Database into the Application
04:24
Creating the Database Class
04:27
Accessing the Database for Getting Ten Questions From Database
07:03
Accessing the Database for Getting Three Wrong Answer From Database
04:14
Writing Necessary Codes for Get Data from Database
03:59
Getting the Correct and Wrong Answers From the Database
05:58
Printing the Data to the Screen
06:50
Control of the Correct and Wrong Answers
07:23
Control of the Empty Answers
06:21
Writing Necessary Codes for Result Activity
06:35
Quiz
2 questions

Project 12: MP3 Player Application

13 lectures
Introduction
03:56
The Application Design-1
12:53
The Application Design-2
14:00
Request Permission
07:16
Creating the Adapter Class
08:02
Getting All of the Audio Files From Device
08:24
Displaying All of the Audio Files on the Screen
09:00
Playing an Audio File
05:46
Playing the Next and Previous Audio File
06:51
Control of the Seek Bars
07:36
Displaying the Elapsed and Total Time of the Audio File
07:28
Adding an Animation to Name of the Audio File
09:34
quiz
2 questions

Project 13: The Ballon Burst Game

12 lectures
Introduction
02:24
The Application Design-1
11:58
The Application Design-2
09:10
The Count Down Timer Class
06:25
Increasing the Score
05:05
The Runnable and Handler Class
08:02
The Media Player Class
06:00
Creating the Options Menu
07:43
Saving the Highest Score Using the Shared Preferences
08:50
Speeding up the Game
06:06
Playing Again and Quitting From the Game
04:38
quiz
2 questions

Project 14: The Android Game:Help the Innocent Bird

18 lectures
Introduction
05:27
Creating the Characters
03:29
The Application Design-1
15:24
Adding an Animation to the Characters
07:22
Adding an Audio to the Game
08:41
The Application Design-2
12:46
Activating the Screen Touch
08:07
The Bird is Flying
10:59
Other Characters are Flying-1
08:05
Other Characters are Flying-2
05:47
The Collision-1
10:38
The Collision-2
14:12
The Collision-3
08:05
The Application Design-3
08:31
Saving the Highest Score
10:20
Creating the Alert Dialog
05:50
Testing the Game
06:24
quiz
2 questions

Tips & Tricks

1 lectures
Tips and Tricks
16:02

Extra

1 lectures
Android App Development Master Course with Java | Android
00:11

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.