Show HN: RingtoneSmartKit – Kotlin Library for Android Ringtones
github.comI built RingtoneSmartKit – an open-source Kotlin library for managing Android ringtones in a simple and reliable way.
It supports: - Setting system ringtones: alarm, notification, and incoming call - Assigning custom ringtones to contacts - Working directly with audio from assets or content URIs - No need for Context or Activity — making integration easier anywhere in your app
The goal is to provide a clean, reusable solution for ringtone handling without relying on messy platform code.
Feedback, testing, and suggestions are very welcome!