Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Complete Android Developer Course - Android 11 With Java

    Posted By: ELK1nG
    Complete Android Developer Course - Android 11 With Java

    Complete Android Developer Course - Android 11 With Java
    Last updated 8/2021
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 10.77 GB | Duration: 21h 22m

    Create over 50+ android activities and create your own Twitter app clone. Become a master at Android Development.

    What you'll learn
    Designing a successful & complete Android Application
    Basics of Java Programming
    Working with UI Components, Layouts and Material Design
    Testing & Versioning Control
    Inter/Intra Process Communication
    Data Storage (SQLite) and Firebase Database
    Social Authentications
    Google Map Applications in Android
    Using Hardware units of an Android device (Accelerometors / Battery / Camera)
    APIs
    Localization
    Google AdMob and generating Ad Revenue
    Creating your own Twitter Clone
    Deploying Android App to the Google Play Store
    Requirements
    A computer & a good internet connection
    ABCs of Programming
    Description
    This is The Complete Android Developer Course on Udemy that will not only help you make android projects for fun, but this course will land you a reputable career as an Android developer. The course not only tells you the basics of android, but we will take you on a journey across the entire android development system from the basics to advanced. You'll learn from doing practical coding.What to expect after completion of the course?You should expect yourself to be fluent with Android Development using Java and you would have adequate experience from the basics of creating an Android App to deploying an Android Application in Google Play Store by yourself. The entire goal of this course is to teach you about from basics of Android Development up to the level you need to complete a commercial Android Application. This is one of a kind course in the entire Udemy platform and the reason for that is, this course is not about theory, it's about practicality. Creating projects, and creating apps in every single module you are learning to become a true and a professional Android Developer and not an internet developer who knows a little about everything. Let's get started!

    Overview

    Section 1: Introduction

    Lecture 1 Instructor Profile

    Lecture 2 How to get your free stuff

    Lecture 3 How to ask great questions

    Lecture 4 Frequently Asked Questions

    Lecture 5 History of Android Development

    Lecture 6 Career Insights for an Android Developer

    Section 2: Basics of Java

    Lecture 7 Introduction

    Lecture 8 Setting up Java on your computer (MacOS)

    Lecture 9 Setting up Java on your computer (Windows)

    Lecture 10 Creating a "Hello World" Java File

    Lecture 11 Programming Basics in Java - Part 1

    Lecture 12 Programming Basics in Java - Part 2

    Section 3: Getting Started

    Lecture 13 Introduction

    Lecture 14 Downloading Android Studio (MacOS)

    Lecture 15 Installing Android Studio (MacOS)

    Lecture 16 Download Android Studio (Windows)

    Lecture 17 Exploring Android Studio - Part 1

    Lecture 18 Exploring Android Studio - Part 2

    Lecture 19 Understanding Android Life Cycle

    Lecture 20 Creating an Android Emulator

    Lecture 21 Using an Android Emulator

    Lecture 22 Running app on a Real Android Device

    Lecture 23 Understanding Android Layouts

    Lecture 24 A CountDownTimer App

    Lecture 25 Application Themes and basic Color Preferences

    Section 4: Designing a Successful Application

    Lecture 26 Introduction

    Lecture 27 Exception Handling

    Lecture 28 Monitoring the battery levels of an Android Device

    Lecture 29 Creating Splash Screen in Android

    Lecture 30 A Simple Flashlight / Torch App

    Lecture 31 Setting First Run Preferences

    Lecture 32 Formatting the Time and Date for Display

    Lecture 33 Controlling Input with KeyListeners

    Lecture 34 A Calculator App - Part 1

    Lecture 35 A Calculator App - Part 2

    Lecture 36 A Calculator App - Part 3

    Section 5: Testing

    Lecture 37 Introduction

    Lecture 38 Cloud based Testing

    Lecture 39 Code Debugging

    Section 6: Versioning Control

    Lecture 40 Introduction

    Lecture 41 Creating a Github Account and Walk Through of the Platform

    Lecture 42 What are Repos really?

    Lecture 43 Creating / Updating / Deleting Repos

    Lecture 44 Retrieving Repos

    Section 7: Inter/Intra Process Communication

    Lecture 45 Introduction

    Lecture 46 Opening a Web page, Phone Number, or Anything Else with an Intent

    Lecture 47 Emailing Text from a View App

    Lecture 48 Pushing String Values using Intent.putExtra()

    Lecture 49 Retrieving String Values & Data

    Lecture 50 Starting a Service after Reboot

    Section 8: Graphics

    Lecture 51 Introduction

    Lecture 52 Custom fonts on Android Applications

    Lecture 53 Taking a picture with the camera

    Lecture 54 Accessing the photo gallery

    Section 9: User Interface

    Lecture 55 Introduction

    Lecture 56 User Interface Guidelines

    Lecture 57 Image Buttons

    Lecture 58 Dropdowns / Spinners

    Lecture 59 Long-Press / Long-Click Events

    Lecture 60 EditText

    Lecture 61 AutoComplete Text View

    Lecture 62 Using Checkboxes and RadioButtons

    Lecture 63 Making a Button with Rounded Corners

    Lecture 64 onKeyDown (KeyBoard Methods)

    Lecture 65 Rating Star Bar App

    Lecture 66 Starting another Activity (2 Views)

    Lecture 67 Custom Transition in Activity

    Lecture 68 Custom Shake Animation

    Section 10: User Interface Alerts (Menus / Dialogs / Toasts / Notifications)

    Lecture 69 Introduction

    Lecture 70 Creating an Alert Dialog

    Lecture 71 Creating a Progress Dialog

    Lecture 72 Toasts

    Lecture 73 Creating custom dialogs with buttons / images etc.

    Lecture 74 Using TimePicker Widget

    Lecture 75 Custom Title Bar

    Lecture 76 Custom Menu

    Lecture 77 Simple Calendar App

    Section 11: Android Material Design

    Lecture 78 Introduction

    Lecture 79 Material Design Guidelines

    Lecture 80 Android TabLayout Navigation

    Lecture 81 CardView in Android

    Lecture 82 Dominos Pizza App - Part 1

    Lecture 83 Dominos Pizza App - Part 2

    Lecture 84 Dominos Pizza App - Part 3

    Lecture 85 Dominos Pizza App - Part 4

    Section 12: Structuring Android Apps

    Lecture 86 Introduction

    Lecture 87 Android ListView

    Lecture 88 Dominos Pizza App - Part 5

    Lecture 89 Dominos Pizza App - Part 6

    Lecture 90 Dominos Pizza App - Part 7

    Section 13: Multimedia

    Lecture 91 Introduction

    Lecture 92 Playing a YouTube Video

    Lecture 93 Playing Audio

    Lecture 94 Speech to Text Technology

    Lecture 95 Text to Speech Technology

    Section 14: Data Storage & Data Persistence

    Lecture 96 Introduction

    Lecture 97 Shared Preferences

    Lecture 98 Creating a SQLite Application

    Lecture 99 Inserting Values to SQLite database

    Lecture 100 Retrieving Values from SQLite database

    Section 15: Google Firebase (Data Authentication / Data Storage)

    Lecture 101 Introduction

    Lecture 102 Creating a Google Firebase Project

    Lecture 103 Connecting Android App to Firebase

    Lecture 104 Firebase RealTime Database Vs. FireStore Database

    Lecture 105 Retrieving Data to Firebase

    Lecture 106 Writing Data to Firebase

    Lecture 107 Introduction to Firebase Authentication

    Lecture 108 Firebase Email Authentication

    Lecture 109 Phone Authentication

    Lecture 110 Social Authentication: Google

    Section 16: Map Applications

    Lecture 111 Generating Markers On Tap of the Screen

    Lecture 112 Introduction

    Lecture 113 Google Maps Application

    Lecture 114 Current Location Information

    Lecture 115 Multiple Location Markers

    Section 17: APIs

    Lecture 116 Introduction

    Lecture 117 What is an API

    Lecture 118 Weather App - Part 1

    Lecture 119 Weather App - Part 2

    Section 18: Using Android Hardware

    Lecture 120 Introduction

    Lecture 121 Detecting Device Shake

    Lecture 122 Using Android Accelerometer to check whether device faces up or down

    Lecture 123 Find Orientation of Android Device

    Lecture 124 Temperature App

    Section 19: Controlling Android Device

    Lecture 125 Introduction

    Lecture 126 Retrieving Phone Network Information

    Lecture 127 Getting text from Clipboard

    Lecture 128 Making the device vibrate

    Section 20: Android Game Development

    Lecture 129 Introduction

    Lecture 130 Game Development Frameworks

    Section 21: Localization

    Lecture 131 Introduction

    Lecture 132 Changing Application Text to a different language

    Lecture 133 Trilingual App - Part 1

    Lecture 134 Trilingual App - Part 2

    Section 22: Google AdMob

    Lecture 135 Introduction

    Lecture 136 Creating a Google AdMob Account

    Lecture 137 Different Types of Ads to Implement

    Lecture 138 Implementing a Google AdMob to an Android Device

    Lecture 139 Banner Ads

    Lecture 140 Interstitial Ads

    Section 23: Twitter Clone

    Lecture 141 Introduction

    Lecture 142 Basic Twitter Layout Design - Launcher Activity

    Lecture 143 Twitter Layout Design (Authentication & Main Layouts)

    Lecture 144 Syncing App with Firebase

    Lecture 145 Authentication

    Lecture 146 Tweet Item and Home Page Design with Authentication Part 2

    Lecture 147 Displaying Tweets in the App

    Lecture 148 Adding a new Tweet to the App

    Lecture 149 Figuring our how to order Tweets from Latest to Oldest

    Lecture 150 Finalizing the App and Navigation Menu Bar

    Section 24: App Deployment

    Lecture 151 Introduction

    Lecture 152 Getting the Google PlayStore Membership

    Lecture 153 Google Play Console Walkthrough

    Lecture 154 Creating a Crazy App to Publish on PlayStore

    Lecture 155 Creating an App Signing Key

    Lecture 156 Publishing Your App to the Play Store

    Lecture 157 Minification & Multi-Lingual App Uploads

    Lecture 158 Sharing Your Application / Marketing Your App (Adwords)

    Section 25: What's Next?

    Lecture 159 Every app starts with an idea

    Lecture 160 Congratulations for completing the course!

    Students who wants to work in the industry as Android Developer,Students who wants to gather an A-Z knowledge about Android Development