- 12
- 1 221
Saalim Quadri
India
เข้าร่วมเมื่อ 20 ก.ย. 2021
Just giving back what I learnt to the community
Compile Android 14 for ANY Device | Cuttlefish
In this video, I walk you through syncing the Android 14 r75 source and compiling it for the Cuttlefish target. Whether you're a developer looking to test the latest Android build or just curious about AOSP compilation, this step-by-step guide will help you get started.
Feel free to share your thoughts, questions, or results in the comments below. Don’t forget to like, subscribe, and stay tuned for more AOSP guides!
#AOSP #Android15 #Cuttlefish #AndroidDevelopment #AndroidBuild #TechTutorial #CustomAndroid #OpenSource #DeveloperTools #CompileAndroid
Feel free to share your thoughts, questions, or results in the comments below. Don’t forget to like, subscribe, and stay tuned for more AOSP guides!
#AOSP #Android15 #Cuttlefish #AndroidDevelopment #AndroidBuild #TechTutorial #CustomAndroid #OpenSource #DeveloperTools #CompileAndroid
มุมมอง: 40
วีดีโอ
Compile Buildroot from source | QEMU
มุมมอง 1514 ชั่วโมงที่ผ่านมา
In this video, I’ll guide you through compiling Buildroot from source and setting it up for QEMU. Buildroot is a powerful tool for creating minimal Linux distributions, and this tutorial will walk you through the entire process, from downloading the source to building a functional root filesystem for QEMU. Whether you're working on embedded systems or just exploring Buildroot, this step-by-step...
Attaching GDB to Linux Kernel | Part 3
มุมมอง 4121 ชั่วโมงที่ผ่านมา
I’ll walk you through attaching GDB to a running Linux kernel for debugging. We’ll cover setting up QEMU with GDB support, connecting the debugger, and stepping through kernel execution. If you're looking to analyze kernel behavior, debug crashes, or explore low-level execution, this tutorial is for you! This builds on the previous parts, where we compiled and booted the Linux kernel for x86_64...
Booting Linux Kernel Mainline using QEMU | x86_64 | Part 2
มุมมอง 51วันที่ผ่านมา
In this second part, I’ll show you how to boot the mainline Linux kernel for x86_64 architecture. After compiling the kernel in Part 1, we’ll go step by step through configuring QEMU and loading the kernel to see it in action. If you’re following this series, this video will help you complete the journey from compilation to a running kernel. Stay tuned for more tutorials as we explore kernel de...
Compile Linux Kernel Mainline | x86_64 | Part 1
มุมมอง 76วันที่ผ่านมา
In this video, I walk you through the process of compiling the Linux kernel for x86_64 architecture which is our usual Desktop environment. This is the first part of the series, where we’ll cover building the kernel step by step. If you’re new to kernel compilation or want to build a custom kernel for x86_64 systems, this guide is a great place to start. Stay tuned for upcoming parts as we dive...
Compile U-Boot | QEMU aarch64/arm64
มุมมอง 18วันที่ผ่านมา
In this video, I’ll guide you through compiling Das U-Boot or U-boot for QEMU with an aarch64/arm64 target. From setting up the source to booting the compiled binary, this tutorial covers everything you need to get started with U-Boot development and testing in QEMU. If you’re looking to dive deeper into embedded bootloader development, this video is for you. Stay tuned for more in-depth conten...
Compile Automotive Grade Linux (AGL) for QEMU | Part 1
มุมมอง 100วันที่ผ่านมา
In this first part , I’ll walk you through downloading the Automotive Grade Linux (AGL) source and building it for QEMU. Whether you’re an automotive enthusiast or a developer exploring AGL for embedded systems, this step-by-step guide will get you started. This video covers successfully building AGL for QEMU. Stay tuned for future parts, where we’ll explore customization and deployment! #Autom...
Compile Yocto for QEMU | Part 1
มุมมอง 16วันที่ผ่านมา
In this first part, I’ll guide you through downloading the Yocto Project source and building it for QEMU. Whether you’re new to Yocto or just need a refresher, this video will help you get started with compilation process successfully. Stay tuned for upcoming parts where we’ll dive deeper into Yocto customization and deployment! #Yocto #EmbeddedLinux #QEMU #YoctoProject #LinuxDevelopment #TechT...
Compile Android 15 for ANY Device | Cuttlefish
มุมมอง 36221 วันที่ผ่านมา
In this video, I walk you through syncing the Android 15 r12 source and compiling it for the Cuttlefish target. Whether you're a developer looking to test the latest Android build or just curious about AOSP compilation, this step-by-step guide will help you get started. Feel free to share your thoughts, questions, or results in the comments below. Don’t forget to like, subscribe, and stay tuned...
Compile using AOSP Kernel Build (legacy)
มุมมอง 15128 วันที่ผ่านมา
In this video, I demonstrate how to compile an Android Linux Kernel using the legacy AOSP kernel build system. You'll see all the steps needed to successfully compile a kernel. Looking to customize your build? I’ve written a detailed blog post where you can find all the steps mentioned in this video. The blog also covers how you can create and write your own configs for kernel builds, helping y...
Compile Android Linux Kernel for ANY Device
มุมมอง 115หลายเดือนก่อน
In this tutorial, I'll walk you through the process of cross-compiling the Android Linux kernel, providing step-by-step guidance to help you build the kernel for Android devices. If you're a developer looking to customize or optimize the kernel for your Android device, this video is for you! We follow the detailed steps outlined in the blog post Introduction to Android Linux Kernel, where you w...
Compile LineageOS 21 (Android 14) for ANY Device | OnePlus N10 (billie)
มุมมอง 264หลายเดือนก่อน
I'll walk you through the process of compiling LineageOS 21 (Android 14) for the OnePlus N10 (codename: billie). This custom ROM brings the latest Android features and performance enhancements to your device, and I'll guide you through every step to ensure a smooth build process. 📂 README for Detailed Steps: For a more in-depth guide, check out the official README here: github.com/lineageos/and...
Great video. Please do the following parts ASAP!!!
Thanks, I am working on scripted videos at the moment which goes into more details, they will be out soon
Nice
Hi I am not use Linux, how to work with windows or mac
Actually It is only recommended to use Linux, on windows you can compile using wsl