Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
176 views

AOSP Android tv build x86_64

I am trying to build a TV rom using aosp tv os. The build is done using m -j8 and I have setup and sourced acloud. Although when I try to launch the os it doesn't boot up. Even when I use launch_cvd ...
myself_rana.raj's user avatar
0 votes
1 answer
239 views

Facing simcard/network connection issues after flashing AOSP 14 onto Pixel 7a

I have been facing an issue after flashing AOSP 14 (Lynx) onto Pixel 7a devices. As soon as I insert a sim card into the phone, the phone starts rebooting randomly and the phone will not ever connect ...
Chaitanya_klk's user avatar
-1 votes
1 answer
329 views

how can i fix rom build dependency missing error?

THIS IS SCREEN SHOT OF THAT (https://i.sstatic.net/jEEIv.png) $(shell date -u +%M) was changed, regenerating... [ 99% 165/166] finishing build rules ... FAILED: hardware/qcom-caf/sdm845/media/mm-...
mr.Learner's user avatar
1 vote
0 answers
332 views

Walleye Boot.img for AOSP Build will not let me adb sideload

I am trying to make an AOSP build and push it onto a Pixel 2. I am using the Pixel Experience instructions and build here https://wiki.pixelexperience.org/devices/walleye/build/. When I flash fastboot ...
8aby8ell's user avatar
0 votes
1 answer
252 views

Trying to boot rom

I have been trying to boot a custom rom build 4 builds done but none of them booted I have pasted the last builds log. What happens is that it stays at bootanimation for some time and then reboots ...
Rahul's user avatar
  • 1
1 vote
1 answer
742 views

how to build ROM for raspberri pi from aosp

How to build aosp for raspberri pi without UI. After build how to build ROM for raspberri-pi using cross compilation.
Freshers's user avatar
0 votes
1 answer
2k views

(AOSP android 9) Ninja: error: unknown target 'iso_img'

I just wanted to mess around with Android Source code, so i Downloaded android 9 branch. I tried to compile it without any changes, and it did compiled but there were only img files. and when i try to ...
Macr0M2lwar3's user avatar
5 votes
1 answer
2k views

Single application custom Android ROM

I find this question a couple places on the web, but never with a good answer. Let me be specific in the questions asked. I want to build a custom Android ROM which only features one app. This app is ...
vault's user avatar
  • 124
0 votes
0 answers
449 views

Java errors compiling Android ROM on Ubuntu 18.04 - SIGSEGV (0xb) at pc=0x00007faca85010ea

I have an up to date Ubuntu budgie 18.04 as build environment and latest official oracle java JDK/JRE 13 on my system to compile Android using a build script (I am not the dev). I am more often ...
t-ryder's user avatar
  • 151
0 votes
1 answer
420 views

Jack ERROR while building AOSP Extended ROM

I'm trying to build Aosp Extended oreo ROM for Leeco le 2(s2) I have a Google Cloud platform VM with 16GB RAM, 4cores. I searched for similar cases but couldn't find anything. I also asked XDA, Reddit,...
Kasa Lazzang's user avatar
3 votes
1 answer
3k views

Building android go from AOSP Q Beta 1 code

I am newbie to ROM development. I have a Moto e 1st gen device sitting around. I wanted to give it another life. So I was trying to build Android Go from AOSP Q Beta 1 source code. I don't know how to ...
VivekRajendran's user avatar
0 votes
1 answer
4k views

How to include custom splash.img in AOSP build

I am building a version of Android Nougat from the AOSP source tree. I have a custom splash screen image which I am flashing with fastboot(code below) and I'd like to include it in the AOSP build if ...
A. Watson's user avatar
4 votes
1 answer
242 views

Build AOSP 7 with restricted App installing access

I want to build AOSP for a device and sell it to someone. But I want the ROM to not allow installing any apps (except some my own apps) via sideloading or another way. How can I restrict app ...
Saleh's user avatar
  • 1,921
0 votes
1 answer
511 views

aosp repository android-7.1.2_r36 not complete after download 42GB

I started downloading aosp android-7.1.2_r36 by following command: $ repo init -u https://android.googlesource.com/platform/manifest -b android-7.1.2_r36 $ repo sync After 10 hours, downloaded file ...
ahmadgh74's user avatar
  • 811
0 votes
1 answer
4k views

Problems with compiling Android Oreo for tablet

Hi could someone tell me what this error is related to? I don't know whats causing it. Error - cannot assign to readonly variable: SOONG_CLANG_CONFIG_arm_TARGET_TRIPLE The build log: ============...
Frostillus Sandcastle's user avatar

15 30 50 per page