multirom icon indicating copy to clipboard operation
multirom copied to clipboard

Outdated / missing build guide

Open TAOcroatia opened this issue 3 years ago • 4 comments

Sorry if this is not the right place, but i am not really aware how do i build this. README isn't very useful, as i see it mentions android 4.4.

TAOcroatia avatar Apr 04 '21 11:04 TAOcroatia

The README is out of date since long.. ( I actually never even noticed that it exists tbh). Anyways, this is a native cpp project to be built with android AOSP source code and hence does not build with Android studio or need a build.gradle file.

vasishath avatar Apr 04 '21 17:04 vasishath

So I need to download 150GB of android source to build?

TAOcroatia avatar Apr 07 '21 14:04 TAOcroatia

Not exactly.. u can go for minimal-manifest-twrp which syncs only limited repositories needed to build twrp recovery

vasishath avatar Apr 07 '21 15:04 vasishath

Thanks for the tip. This is the output i get when running make -j4 multirom trampoline https://pastebin.com/dB4tPNxP

I'm thinking of making a pull request with rewritten README and some instructions for building (once i figure it out for myself of course), so more people can contribute to the project

TAOcroatia avatar Apr 07 '21 19:04 TAOcroatia