Giter VIP home page Giter VIP logo

multiwindowandroid's Introduction

MultiWindowAndroid

A multi window system basing on android KitKat 4.4 .

##multi_window_android_v0.1.patch

A patch you should apply in the root of AOSP, which has a WindowApps to let you select which APP shows in windowing state.

Special thanks to CornerStone, by studying their code, I write this multi window patch.

##stack_box.patch

After applying the multi_window_android_v0.1.patch, you can apply the stack_box.patch in AOSP/framework/base/, which will make the windowing APPs show in StackBox. More info about StackBox: http://blog.csdn.net/ritterliu/article/details/37560239

Toggle between old multi window solution and StackBox solution: If you select no APP in WindowApps, all APPs will show in windowing state in StackBox. But If you select one or more APPs in WindowApps, the selected APPs will run in old multi window solution. You can tell the differences by watching the initial window size: StackBox is 600800, old multi window is 540960.

Special thanks to Tieto, by studying their multi window code, I write this stack_box patch.

multiwindowandroid's People

Contributors

ritterliu avatar

Watchers

James Cloos avatar

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.