Questions tagged [lineageos]
79 questions
1
vote
1 answer
How to use Lineage OS OTA in AOSP projects?
I am going to develop an OTA update manager for client side through AOSP project. The Lineage OS developers have already developed an OTA manager for this purpose (please find the following GitHub…

Mehran Alidoost Nia
- 195
- 2
- 2
- 11
1
vote
0 answers
Android 10 ContentResolver access to MP3 files on flash drive
I have Android 10 (LineageOS) running on a Raspberry Pi 3. I have a USB flash drive connected to the Raspberry Pi with a load of MP3 files. I can see the drive and files using the "Files" app but even after clearing the Media Store cache and…

SparkyNZ
- 6,266
- 7
- 39
- 80
1
vote
2 answers
Building Lineage os : Device manifest and framework compatibility matrix are incompatible
I am trying to build Lineage OS for the A52 4G, I'm at the building step, and then the compiler exits because "Device manifest and framework compatibility matrix are incompatible".
Kernel
Device tree
Second one which is required by the first…

King 'z
- 11
- 1
- 2
1
vote
1 answer
Fixing Missing Dependencies while building LineageOS 19.0/AOSP 12
I am trying to build Lineage 19.0 on a VPS running Fedora 34 Workstation. It has 8GB RAM and 20GB Swap. It is virtualized in KVM.
It had done all the other work correctly and I have doubled-check if I am leaving out on any dependencies. I had also…

Otus9051
- 67
- 1
- 7
1
vote
0 answers
How to implement the following in flutter: When Hardware Key Pressed > Do Something; when Released > Stop Doing Something
I'm trying to create a Flutter note-taking app for myself which will enable me to record and organise my voice notes.
I want the functionality to be such:
Screen is Off; When I long press the volume down button (or another hardware button) >> App…

user15578649
- 11
- 1
1
vote
0 answers
Build custom LineageOS ROM for device based on RK3399 processor
I have to build a custom ROM based on lineage and make it run on a device that is based on the Rockchip RK3399. After doing some research I figured that I need:
the kernel source for the specific device
device tree
device vendor files
I found a…

jossdb
- 43
- 4
1
vote
0 answers
Virtualize Android on arm64 with qemu
I'm new to the forum and am currently working on virtualizing Android on a Raspi4.
The crux of the matter is that the Raspi has an ARM processor and therefore seems well suited for Android.
Now I have compiled Lineage according to the instructions…

Hal
- 11
- 1
- 3
1
vote
1 answer
No GPS on Raspberry Pi LineageOS 18.1
UPDATED See edit!
I have installed LineageOS 18.1 for Raspberry Pi 4 (which is an awesome piece of software) and everything seems to be working correctly.
With the exception of GPS. I have an A9G connected to the Pi. It is connected to the first…

Radek Suski
- 1,352
- 1
- 13
- 23
1
vote
1 answer
USB-file-transfer and adb sideload not working
I have a One Plus 6T. When I got it 1 year ago, I flashed the newest firmware from the official One Plus page (https://www.oneplus.com/de/support/softwareupgrade/) via fastboot in both slots and then installed LinageOS 17.1 for fajita.
Now 18.1 is…

Barrin
- 11
- 4
1
vote
0 answers
Unable to install/use app using android.hardware.usb
I have a build of LineageOs 16 running on a Raspberry Pi 4 where I am trying to develop applications using the DJI Mobile SDK for Android.
The SDK requires the manifest line

Nimrod Sadeh
- 183
- 9
1
vote
1 answer
LineageOS build getting stuck / building specific module with mm is stuck
It is an interesting behavior - so I'm posting this if anyone else will ever encounter this.
The symptom is that issuing 'brunch DEVICE' command is stuck, as well as issuing the 'mm' command to build a specific module

Vitaliy
- 291
- 1
- 14
1
vote
1 answer
What is the right way to turn an app into a system app under Android Oreo and above?
I have tried several methods to turn an app into a system app but even if in some case I managed to install the app inside /system/priv-app the app was not running as a system app as I could figure out by checking running the command "adb shell…

Lisadev
- 11
- 1
- 3
1
vote
1 answer
Casting to my Raspberry Pi running LineageOS
I'm considering making my own "Android TV" by flashing a build of LineageOS on my raspberry pi and then side-loading apps as-needed.
I'm aware that Netflix and YouTube support the DIAL protocol, since they made it. If I could run a DIAL (“Discovery…

whitevegagabriel
- 11
- 1
1
vote
0 answers
How to change compiler flags for Lineage OS build
I have been trying to build Lineage 16.0 for my device n1awifi.
While trying to compile the OS I've been getting errors due to the -Werror flag being presumably…

Eralp Ç.
- 41
- 3
1
vote
0 answers
error on compile custom rom i tried compile android for my device but nothing working
I need help i tried to compile a custom rom because of the error i already did the compilation environment i downloaded a docker with build envirolviment and i tried in several ways to get around until using clang
/lib64\"…

Kirinline206
- 11
- 2