Giter Club home page Giter Club logo

boringdroid

boringdroid logo

Introduction

Boringdroid is an AOSP extending project based on AOSP(9.0 - 14.0), and it provides a minimum patchset to use multi-window in AOSP by default. The patch set is boring, and most of problems the patchset resolves look like they are disappearing on master branch, so the project is boring, that the reason I calls it Boringdroid.

Preview

screenshot with multi-window

The boringdroid adds a minimize button for each window, and provides a smooth resizing experience. Boringdroid also provides an enhanced taskbar to show running task list and installed app list. The next steps for Boringdroid will be to provide system tray functionalities in the taskbar.

Download

mkdir -p boringdroid/11
cd boringdroid/11
repo init -u https://github.com/boringdroid/manifest.git -b boringdroid-14.0.0
repo sync -c -d --no-tags

Build

source build/envsetup.sh
lunch boringdroid_x86_64-userdebug
m

The boringdroid now runs in emulator, which is convenient to debug and test modification. So the product boringdroid_x86_64 bases on the goldfish. After building, we can execute emulator to start emulator.

From boringdroid-13.0.0, if you encounter boot image verified error, you can try use m -j8 or other proper thread number to reduce the thread number for building to fix it.

Contributing

See CONTRIBUTING

Architecture

See ARCHITECTURE

Android-x86 porting

The Android-x86 has accepted ported patches for Android-x86 to their code repositories.

A BlissLabs Project

The boringdroid is a BlissLabs Project.

Special thanks

Thanks Roger Truttmann of BlissLabs to help design logo.

License

The modified AOSP project uses the origin license. And the boringdroid created projects will uses its custom license on its project.

boringdroid's Projects

boringdroid doesnโ€™t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.