Do you miss the pause button on your Hyundai / Kia car's steering? This app enables the existing mute button on the steering to also work as pause button while playing music on Android Auto. It works by establishing a connection with the car's infotainment system using the classic bluetooth (not BLE) and observes the volume change/mute events.
Now enjoy a seamless and convenient experience while listening to your favorite playlists, audiobooks, and podcasts during your long drives.
- Test on Kia Sonet
- Test on Kia Seltos
- Test on Hyundai i10
- Test on Hyundai i20
- Test on Hyundai Verna
- Test on Hyundai Creta
- Test on other Hyundai/Kia models
- Fork and/or clone the repo and open it in Android Studio.
- Make some changes and commit (with proper messages).
- Create a pull request.
Copyright (C) 2023 Ganesh Mohan
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
See LICENSE