Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/legendsayantan/Extendroid
Adds desktop-like multi-window support, on android os for smartphones.
https://github.com/legendsayantan/Extendroid
android multi-window
Last synced: 2 months ago
JSON representation
Adds desktop-like multi-window support, on android os for smartphones.
- Host: GitHub
- URL: https://github.com/legendsayantan/Extendroid
- Owner: legendsayantan
- Created: 2024-07-21T11:52:13.000Z (4 months ago)
- Default Branch: dev
- Last Pushed: 2024-08-19T03:34:44.000Z (3 months ago)
- Last Synced: 2024-08-19T04:40:15.037Z (3 months ago)
- Topics: android, multi-window
- Language: Kotlin
- Homepage:
- Size: 44.5 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shizuku - Extendroid - Adds desktop-like multi-window support, on android os for smartphones. `No license` (Apps / Customization)
README
# Project Extendroid
#### Adds desktop-like multi-window support, on android os for smartphones.## Requirements:
1. Android 10 or newer device
2. Shizuku permissions
3. Popup window permission on Xiaomi devices## Features
- [x] Start other apps in pop-up windows (some apps don't work)
- [x] Scalable windows with variety of resolutions
- [x] Disable physical display but keep apps awake
- [x] Stream and control individual app windows to desktop via usb (needs scrcpy)
- [ ] Stream individual app windows to desktop via wifi
- [ ] Control individual app windows to desktop via wifi## Usage
Some features are functional, Others are still being developed.
To use it, [Download here](https://github.com/legendsayantan/Extendroid/tree/dev/app/release/). Feel free to report bugs!### Google blocks it!
**You can safely ignore the security warning from Google.**Google does not like when apps load external binaries, but this app loads the file app/src/main/assets/classes/DisplayToggle.dex.lock [Virustotal Analysis](https://www.virustotal.com/gui/file/2a303ca1273c62c86b30af12fc457140fe27b60da513773cd1c928c8ebc755f5).
It is required for the "Disable Display" feature, so there are custom security measures implemented in app.As for other security, the screen recording or screencast icon you may notice are required for functionality.
Unless you are using wifi stream feature, no screen recording is sent anywhere.
You may also just disable internet access for the app.