AudioTagger is an ID3 audio tag editor app built natively for Android.
Quickly modify and manage metadata (ID3 tags) and album art of all audio files on your mobile devices.
- Multi-Format Support: Read and write tags for popular audio formats including:
- MP3 (ID3v2)
- FLAC
- WAV
- M4A
- AAC
- Intuitive Editor: Easily modify track details such as Title, Artist, Album, Year, Genre, and more.
- Modern UI: Built natively for Android, ensuring a smooth and responsive user experience.
- Native Performance: 100% written in Kotlin for optimal performance and safety.
- Language: Kotlin
- Framework: Android SDK
- Build System: Gradle (Kotlin DSL)
-
Download latest APK from Releases to an Android device.
-
Open APK file to install.
-
Done! Open Tagger app to start editing audio tags.
To build and run this project locally, you will need Android Studio installed on your machine.
- Android Studio (latest recommended)
- JDK 17 or higher
- Android SDK
-
Clone the repository:
git clone https://github.com/mvxGREEN/Tagger.git
-
Open the project in Android Studio.
-
Let Gradle sync the project dependencies.
-
Click Run (Shift + F10) to build and deploy the app to your emulator or connected physical device.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.
This project is licensed under the WTFPL (Do What The F*ck You Want To Public License).
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
Created by mvxGREEN




