#xdroidOSS like I’ve ever seen It’s just a thing of beauty.

xdroidOSS is an innovative Android Open Source Community platform designed to empower developers worldwide. Our software solution provides a collaborative environment where developers can share knowledge, collaborate on projects, and contribute to the …


This content originally appeared on DEV Community and was authored by Jody Yuantoro

xdroidOSS is an innovative Android Open Source Community platform designed to empower developers worldwide. Our software solution provides a collaborative environment where developers can share knowledge, collaborate on projects, and contribute to the Android ecosystem. With robust features such as project management tools, discussion forums, and version control systems, xdroidOSS streamlines the development process and fosters community-driven innovation.

Requirements

  • Around 500GB disk space.
  • Around 18GB RAM running Linux.

Sync our source

repo init -u https://github.com/xdroid-oss/xd_manifest -b fourteen --git-lfs
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Build our source

. build/envsetup.sh
lunch xdroid_$devicecodename-userdebug
make xd -j$(nproc --all)

Documentations

Settings

Our settings need to overlayed in device tree, you need to define your device information for our about phone section.
Reference

https://github.com/xdroid-devices/xd_device_xiaomi_lavender/commit/a94de499460e5a84aeb4cdac0c4e82ce5d88de4f

Bootanimations

Our build system need to defined about your resolution in device tree .mk e.g xdroid_lavender.mk by adding XDROID_BOOT := 1080.
We have 4 variant boot resolution ( 420, 720, 1080, 1440 )

If u have a problem with boot animation ( some device with low ram have that issue ), u didn't need to define XDROID_BOOT, it will be automatically using legacy of XD bootanimation
Reference

https://github.com/xdroid-devices/xd_device_xiaomi_lavender/commit/6f2ed2af8ee5a6165ffd231d368b03cbee5e3989


This content originally appeared on DEV Community and was authored by Jody Yuantoro


Print Share Comment Cite Upload Translate Updates
APA

Jody Yuantoro | Sciencx (2024-09-02T17:18:05+00:00) #xdroidOSS like I’ve ever seen It’s just a thing of beauty.. Retrieved from https://www.scien.cx/2024/09/02/xdroidoss-like-ive-ever-seen-its-just-a-thing-of-beauty/

MLA
" » #xdroidOSS like I’ve ever seen It’s just a thing of beauty.." Jody Yuantoro | Sciencx - Monday September 2, 2024, https://www.scien.cx/2024/09/02/xdroidoss-like-ive-ever-seen-its-just-a-thing-of-beauty/
HARVARD
Jody Yuantoro | Sciencx Monday September 2, 2024 » #xdroidOSS like I’ve ever seen It’s just a thing of beauty.., viewed ,<https://www.scien.cx/2024/09/02/xdroidoss-like-ive-ever-seen-its-just-a-thing-of-beauty/>
VANCOUVER
Jody Yuantoro | Sciencx - » #xdroidOSS like I’ve ever seen It’s just a thing of beauty.. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/09/02/xdroidoss-like-ive-ever-seen-its-just-a-thing-of-beauty/
CHICAGO
" » #xdroidOSS like I’ve ever seen It’s just a thing of beauty.." Jody Yuantoro | Sciencx - Accessed . https://www.scien.cx/2024/09/02/xdroidoss-like-ive-ever-seen-its-just-a-thing-of-beauty/
IEEE
" » #xdroidOSS like I’ve ever seen It’s just a thing of beauty.." Jody Yuantoro | Sciencx [Online]. Available: https://www.scien.cx/2024/09/02/xdroidoss-like-ive-ever-seen-its-just-a-thing-of-beauty/. [Accessed: ]
rf:citation
» #xdroidOSS like I’ve ever seen It’s just a thing of beauty. | Jody Yuantoro | Sciencx | https://www.scien.cx/2024/09/02/xdroidoss-like-ive-ever-seen-its-just-a-thing-of-beauty/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.