Porting remix launcher / UI in Android x86

moriel5

Senior Member
Jul 20, 2013
1,812
612
113
It would be possible to bring the launcher or the UI on Android 6.0 x86
anyone has any idea where to start?
The UI, I am not sure how possible it is, without compiling a new ROM (and whether it is open-source or not).

The launcher, if it is open-source (as well as the libraries that it utilizes), you can try building from source, while packaging those libraries with it.

I'm sorry I can't help any more than this, I only know these these theoretically.

And the image is here since I am out of thanks.
I also think that the Remix OS launcher should be ported over as a standalone app for AOSP.
 

Attachments

moriel5

Senior Member
Jul 20, 2013
1,812
612
113
the ideal would probably to be create a launcher app with the ux / ui remix
I don't really think that it's possible.
The closest thing, in my opininion, would be a simulation of the UI.
However what I had meant by launcher, is the taskbar+start menu.
The desktop is a seperate app in Remix OS, and I find it hard to think how it would work properly in AOSP's UI.
However, I do agree with you about how it should ideally be.
 

Attachments

Mr_Kat

New member
Jul 21, 2020
4
0
1
Actually the taskbar and start menu is just modified version of the navbar. If you know android app development then you should be able to inter grate navbar code from remix os to Android-x86.
:cool: