Skip to content

Allows you set any custom (arbritary) android app as your home launcher (so it gets launched at start up and whenever Home is invoked).

License

Notifications You must be signed in to change notification settings

georgesak/android-custom-app-launcher

Repository files navigation

Custom App Launcher

A simple Android application that serves as a custom home screen launcher. It displays a list of installed applications and allows the user to select one to be run as if it was a launcher. The application will remember the selected app and provides a persistent notification to easily return to the app picker.

Features

  • Displays a list of installed applications with their icons and names.
  • Launches selected application.
  • Remembers the last launched application and opens it directly on subsequent launches (unless accessed via the notification).
  • Persistent notification to quickly return to the app picker.
  • Button to open the device's home settings to change the default launcher.

Building and Running

  1. Clone this repository.
  2. Open the project in Android Studio.
  3. Build and run the application on an Android device or emulator.
  4. When prompted, set "Custom App Launcher" as your default home application.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Allows you set any custom (arbritary) android app as your home launcher (so it gets launched at start up and whenever Home is invoked).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages