About 92,200 results
Open links in new tab
  1. Build Android kernel from source - Linux.org

    Jun 28, 2023 · Maybe your earlier attempts to build the kernel caused the code-base to end up in a weird state. So after you installed all of the relevant tools and libraries, perhaps there were …

  2. The Linux Kernel: Android?

    Feb 2, 2014 · Android uses a modified Linux kernel. As we know, Android runs on phones. As you may remember from configuring the kernel, there were no drivers for phone devices (like small …

  3. Android Kernel Debugging (kmsg log) - Linux.org

    Jan 9, 2021 · Hello, So I've been subject to some rather advanced hacking. Long story short, through means of brute force TTY and shell/root manipulation, the hackers have used ADB …

  4. The Linux Kernel: Types of Kernels

    Jan 26, 2014 · One other type of kernel is called a hybrid kernel which lies on the boundary between monolithic kernels and microkernels. This means it has qualities of both, but hybrid …

  5. Linux on Android

    Feb 6, 2024 · Install Linux on Android with Rooted and Unrooted Devices Since Android is built based on the Linux kernel, you can easily install Linux on Android devices. How to install Linux …

  6. Android 9 on Linux

    May 22, 2017 · In this article, I will cover the steps to install Android 9 on a Virtual Box machine. Having access to Android on your system can make it easier for accessing apps that are only …

  7. The Linux Kernel: Configuring the Kernel (Part 1)

    Jul 15, 2013 · Configure the Android kernel as needed for your device. Also, ensure you have Ncurses installed (libncurses5-dev). If this fails, try using "make gconfig" (GTK interface that …

  8. Debugging NAT / prerouting issues (iptables) - Linux.org

    Nov 8, 2014 · Recently I discovered an issue with packet routing in the latest Android releases (4.4+ KitKat & Lollipop). It seems that the problem Android specific, but essentially it comes …

  9. Android Services and Daemons - Linux.org

    Nov 9, 2014 · The Android operating system has many services and other software that run in the background. What are these services and processes and why are they needed? In this article, …

  10. How can i install Linux on a Lenovo tb3-710f device?

    Oct 15, 2023 · So I have this old Lenovo tb3-710f tablet computer that doesn't work correctly with the stock Android os. I want to install any kind of Linux touch os but I couldn't find any …