An open API service indexing awesome lists of open source software.

https://github.com/zobaer53/floatingwindowsidebarlauncher

It contains list of installed apps in an always-on sidebar that launches an app if clicked.
https://github.com/zobaer53/floatingwindowsidebarlauncher

android floating-action-button floating-sidebar floating-window floating-window-with-view java sidebar splitscreen windowmanagement windowmanager

Last synced: about 2 months ago
JSON representation

It contains list of installed apps in an always-on sidebar that launches an app if clicked.

Awesome Lists containing this project

README

        

https://user-images.githubusercontent.com/61627836/128327665-c1c1ed69-caa5-4460-8959-1e92cb36f3a9.mp4

# FloatingWindowSideBarLauncher
It contains list of installed apps in an always-on sidebar that launches an app if clicked.
I want to launch an app on split-screen but I found that its not possible. One can only launch activity in another part of the screen if one is already in split-screen mode.(Source: https://stackoverflow.com/questions/37907094/programmatically-open-app-in-split-screen). Feel free to contrebute if you have the solution.

# ScreenShoots