Have you ever wondered how apps like Discord, DuckDuckGo, and Arc Browser change their icons on the fly? Wonder no more! You can check out App Name and Icon Changer, a demo Jetpack Compose application that shows devs to easily change the app name and icon directly within the app. This feature is particularly useful for personalization or creating themed versions of an app.
- Change App Name: Update the name of the app displayed on the home screen.
- Change App Icon: Customize the app's icon from a variety of options or upload your own.
- User-Friendly Interface: Designed with Jetpack Compose for a modern, intuitive user experience.
- Preview Mode: See changes in real-time before applying them.
- Clone the repository:
git clone https://github.com/Zeycio/App-Icon-And-Name-Changer.git
- Open the project in Android Studio.
- Build and run the app on your preferred emulator or device.
- Jetpack Compose: For UI development.
- Kotlin: Core language used for app logic.
- AndroidX Libraries: Utilized for modern Android development.
This project is licensed under the Apache 2.0. See the LICENSE file for details.
Contributions are welcome! Feel free to submit issues or pull requests to enhance the app.
For questions or suggestions, contact me at:
- GitHub: Zeycio