distribution icon indicating copy to clipboard operation
distribution copied to clipboard

Add Android bundle for compiling Android rom

Open quantan opened this issue 7 years ago • 5 comments

It would be really appreciated if we can have an Android bundle for compiling Android rom. Required packages: https://source.android.com/setup/build/initializing Thank you!

quantan avatar May 22 '18 15:05 quantan

The items listed on that page (java, git, python, clang etc.) are all present in clearlinux already. Is this a request for a specific bundle that just relists those same components, or are you missing components?

ahkok avatar May 22 '18 16:05 ahkok

we can just make a bundle with the things we have... it's convenient for that

On Tue, May 22, 2018 at 9:58 AM, ahkok [email protected] wrote:

The items listed on that page (java, git, python, clang etc.) are all present in clearlinux already. Is this a request for a specific bundle that just relists those same components, or are you missing components?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/clearlinux/distribution/issues/70#issuecomment-391065006, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPeFZZJZS3xU9UeJm5fpCC5H-moQ_-Kks5t1EO0gaJpZM4UI72x .

fenrus75 avatar May 22 '18 17:05 fenrus75

There are some missing components that I can't find from https://download.clearlinux.org/current/x86_64/os/Packages/ like x11proto-core-dev, e.g. mingw32, tofrodos, xsltproc Yeah this is a request for a specific bundle to set up Clear Linux as a server for building Android rom.

quantan avatar May 23 '18 06:05 quantan

+1 to this I just had removed my hdd that had Clear Linux distro and went back to Debian because i had a working Android Build Environment there and i wasn't able to achieve that on ClearLinux

mylove90 avatar Mar 27 '20 15:03 mylove90

You can use Android Studio from Flatpak https://flathub.org/apps/com.google.AndroidStudio

sincorchetes avatar Jun 11 '24 19:06 sincorchetes