https://github.com/waterlemons2k/packagelauncher
Start any package as a launcher.
https://github.com/waterlemons2k/packagelauncher
android android-app android-launcher android-package app kotlin launcher launcher-application
Last synced: about 2 months ago
JSON representation
Start any package as a launcher.
- Host: GitHub
- URL: https://github.com/waterlemons2k/packagelauncher
- Owner: WaterLemons2k
- License: mit
- Created: 2024-02-10T14:04:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T10:15:09.000Z (5 months ago)
- Last Synced: 2025-03-27T19:41:08.112Z (2 months ago)
- Topics: android, android-app, android-launcher, android-package, app, kotlin, launcher, launcher-application
- Language: Kotlin
- Homepage:
- Size: 66.4 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Package Launcher
Start any package as a launcher. (Defaults to `com.android.settings`.)
## Getting Started
Change the package name in [package.xml](app/src/main/res/values/package.xml), then build the app.