Skip to content
DariuszKluska edited this page Apr 25, 2014 · 1 revision

Jabol (Just Android But Onboarded Linux)

Jabol (a.k.a Tieto Multiwindow) is Android Kitkat framework modification which allows to run multiple application.

For Developers

Please be aware installing Jabol requires to build the whole Android platform and flash it to a device. Tieto does not take any responsibility for results of flashing your device. Please consider that Jabol is under development and some annoying bugs can occure.

repo init -u https://github.com/tieto/multiwindow_for_android_platform_manifest.git -b jabol
repo sync -j8

For more information about building Android please see https://source.android.com/source/building.html.

Enabling Multiwindow

Go to Settings->Jabol and mark TietoMultiWindow. Now every application launched from launcher will be launched in window.

Clone this wiki locally