Mô tả

Android App Development, Kotlin, Android App Development with Kotlin, Android, Kotlin Android, Android Studio, android kotlin, Object-Oriented Programming, Android App Project, Android Development, app development,

Hi there,

Welcome to Android App Development with Kotlin | Beginner to Advanced course.

Kotlin | Android App Development with Kotlin Android A-Z, Firebase Android, Android Studio, Android Development projects


Kotlin is popular for both Android developers and Java developers. Whether you want to learn Kotlin in order to build your next Android app, or simply need an introduction to the language, Oak Academy has a top-rated course to help you achieve your goals.

Kotlin is a very new and up-to-date programming language. Kotlin android is accepted by Google as the official language for Android development. Therefore, it is a language that everyone who wants to be an android developer should know. In this course, we teach Kotlin programming language from beginner to advanced level, considering the importance of Kotlin.
Kotlin is a statically-typed, general purpose programming language used to develop for the Java Virtual Machine and Android devices. Kotlin is an amalgamation of the object-oriented and functional programming paradigms and can also be compiled to JavaScript source code.
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.
Firebase is a platform developed by Google for creating mobile and web applications. It was originally an independent company founded in 2011. In 2014, Google acquired the platform and it is now their flagship offering for app development.

Android tablets and phones are very popular, and apps created for this operating system can reach a large audience. Whether you are interested in a career in mobile app development or looking to develop a game or app of your own design independently, let our top rated instructors on Oak Academy help prepare you with an Android development course.

Android is a prevalent mobile operating system in the smartphone and tablet markets. It is used for games, business apps, and many other types of products for mobile devices. A growing number of companies are developing for the Android user market. As a result, the industry is seeing a greater need for Android developers. This Android development course can get you started on this path or sharpen your existing skills in the field.

Firebase is a Google-backed application development software that enables developers to develop iOS, Android and Web apps.

Firebase provides tools for tracking analytics, reporting and fixing app crashes, creating marketing and product experiment.

The Firebase Realtime Database lets you build rich, collaborative applications by allowing secure access to the database directly from client-side code.

Git is a modern system for version control that lets software developers manage changes to a product’s source code over time. Git features a distributed architecture so that every team member has a working copy of the code.


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?

If your answer is “yes”, you are at the right place!

I really like the approach of this course about the Android app. In this course, 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 learning 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.

Kotlin is a statically-typed, general-purpose programming language used to develop for the Java Virtual Machine and Android devices. Kotlin is an amalgamation of the object-oriented and functional programming paradigms and can also be compiled into JavaScript source code.

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 a .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.

Object-oriented programming (OOP) is a computer programming paradigm where a software application is developed by modeling real-world objects into software modules called classes. Consider a simple point of sale system that keeps a record of products purchased from wholesale dealers and the products sold to the customer. An object-oriented language would implement these requirements by creating a Product class, a Customer class, a Dealer class, and an Order class. All of these classes would interact together to deliver the required functionality where each class would be concerned with storing its own data and performing its own functions. This is the basic idea of object-oriented programming or also called OOP.


Chances are, you’ve heard of Android many times, and do you want to be 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.

My "Android App Development Course with Kotlin" 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 2 major apps.

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.

What skills do I need to be an Android Developer?

An Android developer works with the Android SDK (software development kit) and the Android operating system. They will need to understand the Android SDK, different versions of Android, and how these two things interact. An Android developer may need to know Java, Kotlin, C++, or all three languages and will need to understand the basics of SQL and XML. Java and Kotlin are programming languages used with Android, while SQL is used for database work, and XML is used for markup. Android developers should generally be competent programmers who understand both back-end and front-end development, emphasizing back-end or full-stack engineering. In terms of front-end knowledge, they should know the basics of UI (user interfaces) and UX (user experience). Android developers may work alone or in teams and may also need knowledge of project management strategies such as Agile.

What is Android SDK and why is it important?

Android SDK refers to the Android Software Development Kit. The Android SDK is a collection of tools that have been released and supported for the express purpose of creating Android software. Through the Android SDK, programmers can collect, create, and manage their code. It is a comprehensive development environment that is well-supported, not only by the Android team but also by its community. However, the Android SDK isn’t the only development environment available for Android technology. There are numerous solutions that will port programs out to the Android OS and Android-specific solutions such as Android Studio. Developers who are new to Android development will often start with the Android SDK, but they may decide that a different solution is ideal for them in the future. Android developers should have some experience with the Android SDK because it does have the largest market share.

What does it mean that Python is object-oriented?

Python is a multi-paradigm language, which means that it supports many programming approaches. Along with procedural and functional programming styles, Python also supports the object-oriented style of programming. In object-oriented programming, a developer completes a programming project by creating Python objects in code that represent objects in the actual world. These objects can contain both the data and functionality of the real-world object. To generate an object in Python you need a class. You can think of a class as a template. You create the template once, and then use the template to create as many objects as you need. Python classes have attributed to represent data and methods that add functionality. A class representing a car may have attributes like color, speed, and seats and methods like driving, steering, and stopping. The concept of combining data with functionality in an object is called encapsulation, a core concept in the object-oriented programming paradigm.

What is Firebase and how it works?

The Firebase Realtime Database lets you build rich, collaborative applications by allowing secure access to the database directly from client-side code. Data is persisted locally, and even while offline, realtime events continue to fire, giving the end user a responsive experience.

What is Firebase used for in Android?

Firebase is a mobile platform that helps you quickly develop high-quality apps, grow your user base, and earn more money. Firebase is made up of complementary features that you can mix-and-match to fit your needs, with Google Analytics for Firebase at the core.

Is Firebase a server or database?

The Firebase Realtime Database is a cloud-hosted NoSQL database that lets you store and sync data between your users in realtime. NEW: Cloud Firestore enables you to store, sync and query app data at global scale.

How data is stored in Firebase?

Firebase Realtime Database is a NoSQL cloud database that is used to store and sync the data. The data from the database can be synced at a time across all the clients such as android, web as well as IOS. The data in the database is stored in the JSON format and it updates in real-time with every connected client.

When should I use Firebase?

When your applications require a minimal level of integration with legacy systems or third-party services, firebase will be the right choice. Firebase also becomes an ideal choice when your application does not require heavy data processing or any form of complex user authentication requirements.

What’s important

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

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 moreWhat Kotlin is and how it works,

  • Programming Fundamentals with Kotlin,

  • Android Studio

  • Java Development Kit – JDK

  • Variables in android kotlin

  • Kotlin Data Types

  • Arrays in kotlin for android

  • Operators in android app development kotlin

  • Control Flow Statements

  • Loops in android studio kotlin

  • Functions

  • Kotlin for java developers

  • All Concepts of Object-Oriented Programming such as Class, Object, Constructor, Encapsulation, Inheritance etc.

  • Android 11 App Development

  • Android Studio

  • Android 12

  • Android App Development

  • Object oriented programming (oop), c# oop

  • Android kotlin

  • Kotlin Android

  • Android Java

  • Android Development

  • Android Jetpack

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 increase 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.

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.

Video and Audio Production Quality

All our content is created/produced as high-quality video/audio to provide you with the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

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!

We offer full support, answering any questions.

See you in the  Android App Development with Kotlin | Beginner to Advanced course!

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

Whether you want to learn Kotlin in order to build your next Android app, or simply need an introduction to language.

Kotlin is popular for both Android developers and Java developers.

Kotlin is a statically-typed, general purpose programming language used to develop for the Java Virtual Machine and Android devices

Kotlin is an amalgamation of the object-oriented and functional programming paradigms and can also be compiled to JavaScript source code.

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

The Android platform is increasingly popular with developers, and a dominant force in the global smartphone market.

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

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.

Firebase is a platform developed by Google for creating mobile and web applications. It was originally an independent company founded in 2011.

Firebase is a Google-backed application development software that enables developers to develop iOS, Android and Web apps.

Firebase provides tools for tracking analytics, reporting and fixing app crashes, creating marketing and product experiment.

You will learn Firebase platform in detail by using the Kotlin programming language and Android Studio.

Git is a modern system for version control that lets software developers manage changes to a product’s source code over time.

Git features a distributed architecture so that every team member has a working copy of the code.

kotlin, android kotlin, kotlin android

android kotlin

android app development with kotlin

android application development

android ecommerce app

android game development

app android

android app design

mobile app development

mobile development

mobile development

What is Kotlin

Kotlin Programming Language

Kotlin Android Fundamentals

Java Development Kit - JDK

Android Studio

Variables in Android Kotlin

Kotlin Data Types

Kotlin Data Types

Arrays in The complete Android Kotlin Developer Course

Operators in android app development kotlin

Control Flow Statements

Loops in Android App Development

All concepts of Object-Oriented Programming

kotlin java

android studio kotlin

kotlin for java developers

java kotlin

Learn the most used operating system on the planet

Learn Android App Development using the Kotlin programming language

Learn the latest version of Android

Android jetpack

Learn Publishing Android App on Google Play

Submit your apps to Google Play

Start from scratch and become a professional Android App developer

You will be able to develop modern Android apps

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

Android app, android application development

android, android app development

Architectural Room Database in Android App Development

Room Database

Architectural Components

What is Firebase?

Firebase products

Firebase Realtime Database

Firebase Authentication

Firebase Cloud Storage

Firebase-Android Studio Integration

Creating a new project in android studio

Push Notification with Firebase

Android Development with Firebase using Kotlin

Android Kotlin

Kotlin Android

Android App Development

Firebase Pricing Policy

Learn the key concepts of the Git and Github

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

Git is a modern system for version control that lets software developers manage changes to a product’s source code over time.

Git features a distributed architecture so that every team member has a working copy of the code.

It's my first time dealing with Git which scared because the commands were overwhelming.

After this course, I feel that it is easy now that I know the basics and meaning of commands.

Yêu cầu

  • No prior android kotlin knowledge is required
  • No Kotlin coding knowledge required
  • Watching the course videos completely, to the end and in order
  • Determination to learn and patience for Kotlin
  • Desire to learn about Firebase for Android App Development using Kotlin and Flutter programming languageuage
  • Desire to learn Git and Github
  • No prior knowledge is required for Android Development
  • No Android coding knowledge required!
  • We prefered Windows OS (64-bit) but this is not mandatory. You can prefer to use other Operating Systems.
  • Having a working computer with 8 GB RAM or higher and internet connection
  • Desire to learn Android Application Development
  • Nothing else! It’s just you, your computer and your ambition to get started today
  • Watching the Android course videos completely, to the end and in order.

Nội dung khoá học

43 sections

Introduction to Kotlin Programming For Android Developers

8 lectures
What Will You Learn In This Kotlin Android Course
06:00
Kotlin Overview
04:02
Some Information about Android Ecosystem
02:21
Basic Programming Terms for Android App Developments
02:35
Project Files: Android App Development
00:07
Documents: Android App Development with Kotlin
00:24
FAQ About Android App Development with Kotlin
04:42
Quiz
1 question

Environment Setup in Android Studio Kotlin

7 lectures
Installing Java Development Kit (JDK)
08:31
Installing Java on Mac
03:16
Android Studio Installation - Part 1
07:02
Android Studio Installation - Part 2
04:51
Creating a New Project on Android Studio
06:51
Android Studio Interface
19:56
Quiz
1 question

Fundamentals of Kotlin

10 lectures
First Kotlin Program
15:08
Variables in Kotlin
12:14
Data Types in Android Kotlin
08:31
Type Conversions in Kotlin
08:53
String Data Types in Kotlin
13:44
Arrays in android app (kotlin)
14:31
ArrayList in Kotlin Android
14:35
Set in Kotlin Android
05:23
Map in Kotlin Android
09:41
Quiz
3 questions

Operators in Kotlin

9 lectures
Arithmetic Operators in Kotlin Android
04:49
Assignment Operators in Kotlin Android
05:20
Unary Operators in Kotlin Android
06:19
Equality and Relational Operators in ktln
05:09
Conditional Operators in kotlin
04:39
Operator Precedence in Kotlin
05:02
The “rangeTo()” Function and “in” operator
06:07
Console Input in Android App development
08:47
Quiz
2 questions

Control Flow Statements in Kotlin

4 lectures
If-Else Statement
06:55
If-Else - If Ladder Statement, Nested If Statement
09:13
Kotlin: When Statement
06:55
Quiz
1 question

Loops in Kotlin

4 lectures
Kotlin: For and For Each Loops
16:29
Kotlin: While and Infinite Loop
14:11
Kotlin: Do-While Loop
02:52
Quiz
2 questions

Functions in Android Kotlin

3 lectures
Kotlin: Functions
05:54
Types of Functions in Android App Development
18:21
Quiz
2 questions

Kotlin: Object Oriented Programming (OOP)

11 lectures
Object and Class in Kotlin
05:48
Access (Visibility) Modifiers in OOP
03:04
Naming Convention in OOP
02:38
Constructor - Part 1 in OOP
14:26
Constructor - Part 2 in OOP
15:31
Encapsulation in OOP
04:45
Inheritance in OOP
10:04
Function Overriding in object oriented programming
11:53
Abstract Classes in OOP
11:48
Interfaces in OOP
10:18
Quiz
3 questions

Introduction to Android App Development

7 lectures
Installing Android Virtual Device (AVD - Emulator)
20:21
Enabling Virtualization (VT-x or AMD-V, SVM) in BIOS
00:48
Installing Genymotion Emulator
11:01
General Information About Gradle Build System
07:21
Introduction to Manifest File in android app development
08:09
Introduction to resources (Strings, Drawables etc)
13:55
quiz
1 question

Android Components

13 lectures
Layouts in Android App Development
19:39
Constraint Layout in Android 11
13:07
Textviews in Android App Development
25:08
Buttons in Android
18:52
Edittexts Android app
15:07
ImageView in Android
09:42
CheckBox in Android
12:39
Radio Buttons in Android App Development
17:15
Toggle Buttons in Android
11:02
Spinner in Android App Development
15:45
Creating Top App Bar (Toolbar - Action bar)
18:23
Adding Menu Items to Toolbar
16:03
quiz
2 questions

User Interactions in Android App Development

4 lectures
Toast Messages in Android App Development
07:10
Snackbar Messages in Android App Development
08:16
Dialog Messages
15:04
quiz
2 questions

Lists & Views in Android App Development

7 lectures
ListView in Android App Development
12:53
Recycler View - Part 1
22:43
Recycler View - Part 2 in Android App Development
28:40
GridView in android kotlin
20:57
Scroll View in kotlin android
05:14
WebView in app development
07:00
quiz
2 questions

Intent and Lifecycles in Android App Development

8 lectures
Intent in Android App Development
20:43
Application Lifecycle in Android App Development
16:00
Activity Lifecycle
14:07
Fragment Lifecycle in Android App Development
15:50
Services in Android
33:29
Receivers in Android App Development
23:10
Android View Binding
11:25
quiz
2 questions

SharedPreferences and Data Saving in Android App Development

4 lectures
SharedPreferences Class in Android App Development
04:42
Saving Data Local Memory in Android App Development
18:19
Calling Back Data in Android App Development
06:53
quiz
1 question

Device Compatibility in android 12 app development

4 lectures
Multiple Language Support in android development
15:13
Supporting Different Pixel Densities in Android App Development
19:46
Support Different Screen Sizes in Android App Development
16:15
quiz
1 question

Project 1 in Android App Development

2 lectures
To Do List in Android App Development
34:26
quiz
1 question

Publishing Your App on Google Play

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

Android Project 2 - Kotlin

7 lectures
Math Game - Part 1 in Android App Development
07:13
Math Game - Part 2 in Android App Development
10:04
Math Game - Part 3 in Android App Development
13:55
Math Game - Part 4 in Android App Development
17:56
Math Game - Part 5 in Android App Development
15:04
Math Game - Part 6 in Android App Development
19:26
quiz
2 questions

Fragment Operations in Android App Development, Kotlin

12 lectures
Introduction to Fragment Topic in Android App Development, Kotlin
01:34
General Information About Fragments
06:26
Fragment Creation in Android App Development, Kotlin
08:55
Replacing the Fragment in the Activity with Another Fragment
12:34
Fragment Backstack Part 1 in Android App Development, Kotlin
07:18
Fragment Backstack Part 2 in Android App Development, Kotlin
03:28
List Fragment Part 1 in Android App Development, Kotlin
13:50
List Fragment Part 2 in Android App Development, Kotlin
08:29
List Fragment Part 3 in Android App Development, Kotlin
06:38
Dialog Fragment Part 1 in mobile app development and android app development
12:47
Dialog Fragment Part 2 in mobile app development and android app development
10:35
quiz
2 questions

Sending Data Between Screens in Mobile App Development and Android App

8 lectures
Sending Data from Activity to Activity Part 1 in Android kotlin development
19:15
Sending Data from Activity to Activity Part 2 in Kotlin, android app development
08:04
Sending Data from Activity to Fragment Part 1 in Kotlin
17:48
Sending Data from Activity to Fragment Part 2 in Android App Development
05:01
Sending Data from Fragment to Activity Part 1 in Android App Development
12:31
Sending Data from Fragment to Activity Part 2 in android app development, kotlin
08:53
Sending Data Between Fragments in android app development, kotlin
15:45
quiz
1 question

Flag Quiz App

17 lectures
Introduction to Flag Quiz App
04:24
Splash Screen
13:57
Home page Design
11:47
Quiz Page Design
16:06
Result Page Design
09:23
Navigation
15:27
Database Operations - Creating Database
07:53
Database Operations - Adding Database to App
15:51
Database Operations – Creating DAO – Part 1
11:58
Database Operations – Creating DAO – Part 2
03:29
Database Operations – Retrieving Data
09:52
Showing Data – Part 1
07:27
Showing Data – Part 2
04:45
Controlling the Correct and Wrong Answers
09:28
Controlling the Empty Answers
10:13
Showing Results on Bar Chart
13:33
Quiz
2 questions

Accessing the Features of Android Device in android app development, kotlin

5 lectures
Sending an SMS Message in Android, Kotlin, Java
24:40
Sending E-Mail in Android, Kotlin, Java
20:37
Making a Call in Android, Kotlin, Java
16:47
Converting Speech to Text in Android, Kotlin, Java
17:03
quiz
2 questions

Notification

9 lectures
Introduction to Notification?
02:16
Local Notification
22:59
Repeated Notifications Part 1
08:28
Repeated Notifications Part 2
18:00
Notification Procedures Part 1
09:56
Notification Procedures Part 2
16:06
Notification Procedures Part 3
08:13
Push Notification
06:12
quiz
2 questions

Architectural Room Database in Android App Development with Kotlin

20 lectures
What is the Database?
03:44
SQLite Database
03:08
Room Database
03:16
Architectural Components
03:39
Introducing Note-Taking Application with Kotlin
05:16
Project File
00:27
Creating New Projects and Adding Required Libraries
06:15
Creating Entity
09:03
Creating Dao
11:13
Creating Database
09:00
Creating Repository
15:34
Creating View Model
14:21
User Interface Design
06:36
Adapter Class - Showing Data in the Database in RecyclerView
14:06
Adding New Data to the Database - Part 1
16:33
Adding New Data to the Database - Part 2
16:23
Deleting Data From Database
10:22
Updating the Data in the Database - Part 1
16:47
Updating the Data in the Database - Part 2
10:14
quiz
2 questions

Photo Album Application

19 lectures
Introduction to Photo Album App
03:36
Adding Necessary Libraries
08:43
Creating Entity
04:12
Creating DAO
05:59
Creating Database
07:30
Creating Repository
04:14
Creating ViewModel
09:44
Application Design – Part 1
11:11
Application Design – Part 2
09:50
Application Design – Part 3
04:20
Creating Recycler Adapter
14:02
Request Permission
12:16
Selecting Image
06:52
Converting Image to String
09:07
Saving Data
08:36
Deleting Data
06:55
Updating Data – Part 1
10:43
Updating Data – Part 2
09:05
Quiz
3 questions

Introduction to Firebase

7 lectures
What is Firebase?
06:52
FAQ about Firebase, Andoid App Development, Kotlin
05:15
Products Offered by Firebase
12:45
Project File Link; Firebase Android
00:01
Firebase Pricing Policy, Limits and Quotas
14:39
Useful links about Firebase, Android App Development, Kotlin
00:11
quiz
1 question

Firebase Realtime Database

6 lectures
Creating a Firebase Database
07:20
Firebase – Android Studio Integration
14:14
Adding Real-time Data to The Database via Firebase Console
07:09
Adding Data into Real-Time Database via Android App
07:16
Retrieving Real-Time Data From Database to Application
09:05
quiz
1 question

User Registration App using Firebase and Kotlin in for Android App Development

12 lectures
Introduction to Project
07:46
The Application Design - Part 1
07:53
The Application Design - Part 2
09:29
Adding User to the Realtime Database
13:28
Retrieving Data From the Firebase Realtime Database
08:38
Showing Retrieved Data on the RcyclerView - Part 1
09:58
Showing Retrieved Data on the RcyclerView - Part 2
07:20
User Registration App - Updating Data - Part 1
06:44
User Registration App - Updating Data - Part 2
08:27
User Registration App - Deleting Selected User
07:52
User Registration App - Deleting All Users from Database
10:09
Quiz; Firebase
2 questions

Authentication with Firebase

9 lectures
Introduction to Authentication
02:54
Email and Password Authentication - Part 1
14:57
Email and Password Authentication - Part 2
11:24
Email and Password Authentication - Part 3
06:40
User Remembering with Firebase
11:02
Adding Forgot Password Option
13:09
Authentication with Phone - Part 1
08:41
Authentication with Phone - Part 2
16:03
Quiz; Firebase
2 questions

Push Notification with Firebase

2 lectures
Sending Push Notification with Firebase
16:16
quiz
1 question

Cloud Storage with Firebase

9 lectures
Introduction to Cloud Storage
12:23
Selecting an Image from the Gallery
17:47
Saving the selected image to Cloud Storage
15:28
Showing the Image saved to Cloud Storage in Recycler View
07:18
Updating the Image saved to Cloud Storage - Part 1
07:48
Updating the Image saved to Cloud Storage - Part 2
09:41
Deleting an Image We Added to Cloud Storage
07:03
Deleting All Images We Added to Cloud Storage at Once
10:14
Quiz; Firebase
2 questions

Rest API and Retrofit Library

7 lectures
Introduction to Retrofit Library
08:54
Getting Data from Rest Api Using Retrofit Library Part 1
13:38
Getting Data from Rest Api Using Retrofit Library Part 2
16:22
Getting Data from Rest Api Using Retrofit Library Part 3
07:44
Showing Data Retrieved from Rest Api in RecyclerView Part 1
15:01
Showing Data Retrieved from Rest Api in RecyclerView Part 2
05:40
quiz
2 questions

Quiz Game Project

31 lectures
Introduction to Quiz Game App
05:43
Splash Screen Part 1
07:36
Splash Screen Part 2
13:55
Login Page Design Part 1
15:02
Login Page Design Part 2
13:42
Sign Up Page - Part 1
08:06
Sign Up Page - Part 2
06:08
Integration with Firebase
09:38
Creating an Account with Email and Password
09:03
Sign In With Firebase - Part 1
06:27
Sign In With Firebase - Part 2
05:54
Adding the Forgot Password Option - Part 1
06:24
Adding the Forgot Password Option - Part 2
06:51
Sign In with Google Account - Part 1
13:13
Sign In with Google Account - Part 2
09:45
Homepage Design
11:22
Questions Page Design - Part 1
11:04
Questions Page Design - Part 2
04:13
Creating the Database
10:23
Showing Questions in App - Part 1
07:58
Showing Questions in App - Part 2
14:14
Getting User's Answers - Part 1
10:02
Getting User's Answers - Part 2
04:31
Creating a Timer - Part 1
10:01
Creating a Timer - Part 2
06:58
Saving User's Score to the Database
10:46
Creating Dialog Message
07:34
Preparing the Results - Page Part 1
09:47
Preparing the Results Page - Part 2
05:45
Showing a Certain of Questions to the User
12:38
quiz
1 question

Introduction to Android App Development with Jetpack Compose

8 lectures
Why Jetpack Compose?
03:48
First Project in Android Studio
06:37
Android Studio Interface
14:38
Installing Android Virtual Device (AVD - Emulator)
16:07
General Information About Gradle Build System
06:04
Introduction to Manifest File
06:00
Introduction to resources
13:56
Quiz
2 questions

Components in Jetpack Compose

10 lectures
Layouts in Android Jetpack Compose (Column - Row - Box)
14:04
Arrangements and Alignments
15:18
Buttons
22:41
TextField
11:05
Image
09:40
CheckBox
19:25
Radio Buttons
20:05
Switch
15:34
Dropdown Menu
19:55
Quiz
3 questions

User Interactions in Jetpack Compose

6 lectures
Toast Message
05:26
Snackbar Message
16:43
Dialog Message
15:00
Top App Bar in Compose
16:25
Options Menu in Jetpack Compose
06:46
Quiz
2 questions

Navigation in Jetpack Compose

5 lectures
Navigation in Jetpack Compose - Part 1
17:02
Navigation in Jetpack Compose - Part 2
14:42
Navigation in Jetpack Compose - Part 3
10:54
Navigation in Jetpack Compose - Part 4
07:34
Quiz
2 questions

Lists in Jetpack Compose

8 lectures
Introduction to Lists in Jetpack Compose
04:15
Lazy Column - Part 1
09:23
Lazy Column - Part 2
15:47
Lazy Column - Part 3
08:13
Lazy Column - Part 4
09:37
Lazy Row
04:25
Lazy Grid
06:01
Quiz
2 questions

Intro to Git and Github Course

3 lectures
What you will learn and How to get help in Git and Github?
02:00
Project Files and Course Documents in Git and github
00:05
FAQ about Git, github, git and github, bitbucket, Git actions
00:32

Let’s Start to Complete Git and GitHub course?

14 lectures
What is GIT and Why We Use It?
06:02
Installation the Git and Github
07:56
Let’s learn how to use Git?
08:15
Creating A repo in Git and Github
06:45
Staging and Unstaging Files in Git and Github
08:51
Making Commits in Git and Github
08:48
Undoing Things in Git and Github
07:33
GIT Revert in Git and Github
08:08
Branches in Git and Github
14:44
Merging Branches in Git and Github
04:25
Fixing Conflicts in Git and Github
06:40
Quiz Git, github, git and github, bitbucket, Git action
1 question
Quiz Git, github, git and github, bitbucket
1 question
Quiz Git, github, git and github, bitbucket
1 question

Github

2 lectures
Intro to Github
05:04
Creating Repo on GITHUB
13:54

Tips and Tricks for Android

1 lectures
Tips and Tricks: Android App Development with Kotlin
16:02

Extra

1 lectures
Android App Development with Kotlin | Beginner to Advanced
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.