Top "Android-source" questions

Questions about the source code and building of Android itself, contributing to the Android project, Android kernel development and porting.

How to unpack, modify, pack and flash `system.img.ext4` file using Odin?

I have a system.img.ext4.lz4 file that is compatible with my Samsung S10 5G(Qualcomm) device. I have …

linux root android-source samsung-mobile flashing
CyanogenMod or AOSP: Compile a single project

I am trying to MAKE / Compile a single AOSP project from the repository - specifically packages/apps/Email. Does anyone …

android cyanogenmod android-source
AOSP make verbose

How to see verbose compile command in AOSP build? ndk-build provides V=1 option. What about build from source? May I …

build android-source verbose
How can the AOSP build number be customized?

I am building AOSP, v4.4.2. I want to specify a part of the "Build number" string (as per Settings -&…

android build-process versioning android-source build-numbers
Extract vendor blobs and make a device tree

I'm trying since many time to get a CM (now Lineageos)13/14.1 build for my device, which is a Huawei Mediapad …

android blob android-source cyanogenmod device-tree
Making an app in the Android Source compile into system/app instead of data/app?

I'm compiling an Android ROM from source, and I have several apps that compile, but into data/app on the …

android android-source rom
How to Add Pre-built App (System App) in AOSP source code

I was trying to add an APK in AOSP version 10 as system application. I have followed the procedure mentioned in …

android operating-system android-source apksigner
MediaCodec KEY_FRAME_RATE seems to be ignored

I am trying to modify the source for screenrecord in android 4.4 and lower the captured frame rate, but no matter …

android android-ndk android-source android-mediacodec
Disable hardware keys android rom

I want to disable the Home, Menu and Back button in my custom AOSP rom. I´ve seached on the …

android android-source android-hardware
Resigning system.img on a device

I am working on an automatic app updating solution for devices (LG p509 - Optimus 1) which we deploy to our …

android android-source lg optimus