Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I need help on how to do this? #12

Open
eticaretmuhendisi opened this issue Nov 15, 2024 · 1 comment
Open

I need help on how to do this? #12

eticaretmuhendisi opened this issue Nov 15, 2024 · 1 comment

Comments

@eticaretmuhendisi
Copy link

Hi,
This is my first time with LineageOS. I couldn't figure out how to build the app.
Actually, I'm not a native Android developer, I have some Flutter experience. I think I can do it if I'm told what to follow to build the app.

Best regards.

@ramenrolls
Copy link

ramenrolls commented Jan 25, 2025

The information is in the project README:
In building LOS, clone the appropriate branch, QCOM or MTK. Depending on the device chip, obviously.

If you're building with a common tree, place the app in the common.mk. Or in your device.mk.

f you are building for a Mediatek device, the following entries go to the device makefile

PRODUCT_PACKAGES += \
    RevampedFMRadio \
    libmtkfmjni 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants