17:39
Android Native Code from Zero — Static JNI & Reverse Engineering with Ghidra
In this video, we start Android native development and reverse engineering completely from scratch. Many developers use JNI ...
3:08
Android Compilation & Decompilation | How APKs Are Built and Broken
Ever wondered what happens before an Android app reaches your phone? Every app starts as human-readable code, but it has ...
29:35
Clean Code: A Discussion | Android 2022 | Kotlin
Thanks for stopping by! Sit back and relax as I walk you through managing a simple, but annoying bug fix and talk about how and ...
6:22
How to Execute Code When the Android Device Is Booting Up
In this video I'll show you how you can execute some code as auto start, so as soon as the device finished booting up. This is very ...
47:19
The FULL Beginner Guide for Room in Android | Local Database Tutorial for Android
In this video, you'll learn the ins and outs about Room and local databases on Android so you can get started implementing your ...
18:09
How to Make Your Code Clean With Kotlin Sealed Classes
In this video you will learn how you can make your code cleaner using Kotlin sealed classes. ⭐ Get certificates for your future job ...
1:46
Convert Java Code to Kotlin Instantly | Android Studio Tutorial
Want to convert Java code to Kotlin quickly and efficiently? In this video, you'll learn how to convert Java to Kotlin using Android ...
8:27
FinanceApp – Kotlin + C++ Budget Tracker Built in Android Studio (Jetpack Compose Style Walkthrough)
This project is a Finance Tracking App built using Kotlin for the Android UI layer and C++ (via JNI) for the underlying data ...
12:30
3 Clean Code Hacks I Bet You Didn't Know (Kotlin & Android)
In this video, you'll learn about 3 clean code hacks that make your code easier, more readable and understandable. Let me be ...
7:34
button click event in android studio
Hello,In this android video tutorial we will learn button click event in android studio.with example in which we will display text on ...
1:28
Android Builder Pattern: Clean Code in Kotlin 🏗️ | Ali Ahmed | #builderpattern #androiddev #kotlin
Tired of "Telescoping Constructors" with 15+ parameters? Master the Android Builder Pattern to write cleaner, more readable, and ...
4:22
Showcase of Android example application of Renetik Android Library
Renetik Android Library https://github.com/rene-dohan/renetik-android Framework to enjoy, improve and speed up your ...
9:50
How to get source code from APK file of an Android App? - API 34|Android 14
Steps: 1. Convert APK to JAR 2. Convert JAR to source code For more details ...
3:05:08
How to Build a Clean Architecture CRUD Note App Using KMM (Android + iOS)
KMM (Kotlin Multiplatform Mobile) allows us to create cross-platform apps using Kotlin. A major part of our apps logic is shared ...
52:06
Svetlana Isakova - Kotlin on Android
Développement Android Apple has introduced “a better language” for iOS developers. But what options do we have for Android?
23:41
Complete Guide on Reading SMS (Inbox & Sent) in Android - Easy Tutorial
My Online Courses https://stevdza-san.com ☕ Let's get a coffee. You're paying! :) https://ko-fi.com/stevdza_san Github ...
10:52
Jetpack Compose state management | Android Studio | 2025
Jetpack Compose state management | Android Studio | 2025 In Jetpack Compose, state management revolves around a reactive, ...
49:00
#droidconDE 2015: Svetlana Isakova – Kotlin: the swift of Android
Find more information here: http://15.droidcon.de/session/kotlin-swift-android Apple has introduced “a better language” for iOS ...
2:36:26
Android App Development with Java – Part 10: Build an Information Book App (Project)
Welcome to Part 10 of the Android App Development with Java series! In this part, we're building an Information Book App, ...
2:58
How to Change Output Color in Android Studio in 2025
coding #androidstudio #kotlin #javascript This video is a simple and easy to understand guide on how to change background ...