Android Jetpack Security

Posted By: ELK1nG

Android Jetpack Security
Last updated 7/2020
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.69 GB | Duration: 3h 30m

Master File & Sharedpreferences Encryption

What you'll learn
Android Jetpack Security
Android File Encryption
Android Sharedpreferences Encryption
Android Biometric Authentication
MVVM
Requirements
Basic Android Development
Basic Kotlin
Description
In this course we will build a File Locker app using Android Jetpack Security Library. We will learn from scratch how to encrypt the file and sharedpreference and how to decrypt it. We will also learn how to use a biometric scan to add a extra security layer for encryption and decryption.By the end of the course you will have working experience on Android Jetpack Security and to implement it in your own project.

Overview

Section 1: Android Data Security

Lecture 1 Project File

Lecture 2 Securing User Data

Lecture 3 Base Project Structure

Lecture 4 Setup AppPreference

Lecture 5 Setup UserRepositotry

Lecture 6 Setup PrefViewModel

Lecture 7 Implement PrefViewModel

Lecture 8 Android Jetpack Security Dependencies

Lecture 9 Encrypted SharedPreferences

Lecture 10 Implement FileViewModel

Lecture 11 Implement File Fragment

Lecture 12 Encrypt File

Lecture 13 Implement Image ViewModel

Lecture 14 Implement Image Fragment

Lecture 15 Encrypt Bitmap

Lecture 16 Implement Home ViewModel

Lecture 17 Implement RecyclerView Adaptor

Lecture 18 Implement Home Fragment

Lecture 19 Adaptor ClickListener

Lecture 20 Implement Mareial Dialog

Lecture 21 Decrypt Bitmap

Lecture 22 Decrypt Text File

Lecture 23 Setup Master Key

Lecture 24 Implement Master Key

Lecture 25 Authenticate User To Decrypt File

Section 2: Biomertic Authentication

Lecture 26 Biomertic Dependencies

Lecture 27 Implement Biometric

Android developer