I'm keep getting that error in soong, while trying to build aosp. When I type make, this is the output: PLATFORM_VERSION_CODENAME=R PLATFORM_VERSION=R TARGET_
I want change the default font in my AOSP GSI builds. I have added them in /extrnal like the standard Roboto font. I have added them in /framworks/base/data/dat
I'm trying to customize Android 10 AOSP Settings app (com.android.settings) using a Runtime Resource Overlay (RRO). When using a RRO, I can successfully customi
I am trying to generate a rom to install in my phone which is a Motorola 1Gen Codename Falcon. I have followed both instructions from the official tutorial on s
Hey I'm building dotOS rom for samsung grand prime. Im stuck with an error. the device/samsung/qcom-common/doze/doze/Android.mk: error: SamsungDoze (APPS andr
I try run robolectric inside AOSP my Android.bp file looks like android_robolectric_test { name: "MyRoboTests", srcs: [ "src/**/*.java",
I'm attempting to build LineageOS for the Moto Z (griffin) on a server, but the build crashes and burns 5 minutes out the gate. FAILED: setup-jack-server /bi
frameworks/av/camera/cameraserver/Android.mk:18: Target has integrated cameraserver into mediaserver. This is weakening security measures introduced in 7.0 find
I attempted to build a fresh kernel for Nexus 5X following Google's instructions on this page Build system: Ubuntu 14.04 x86_64 Target system: MTC19T/bullhead
I'm using AOSP source file.I have created new service in Android 9 & it was running. When I tried to reuse the same in Android 11, getting API Lint Error fr