# Audio to APK

> An album, a podcast or a sound library as its own app.

- **Applies to:** AppMint
- **Source:** the Integration Guide shipped inside the app; this page is generated from it.
- **HTML:** https://freewebtoapk.com/docs/audio-apps

Bundle Audio Tracks into a Playlist App

### 1. Prepare Your Audio Files

Collect the audio files (MP3, WAV, M4A, etc.) you want to include in your playlist app.

### 2. Select 'Audio to APK' Mode

On the WebToApk generator's main screen, choose the '🎵 Audio to APK' conversion option.

### 3. Import Audio Tracks

Click the pick files button and navigate to select your audio files. Remember you can select multiple tracks to create a playlist.

### 4. Configure Playback Options

Enable 'AutoPlay' if you want music to start immediately when the app opens. Enable 'Resume Playback' to remember the last played track and position.

### 5. Build Your Music App

Configure your app's icon, theme colors, and name, then hit generate! Your new audio player app will bundle all selected tracks.

