File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11![ Cover Image] ( docs/assets/ringtone_smart_kit_cover_image.png )
2- # RingtoneSmartKit
2+ # Android Set Ringtone - Kotlin Library
33
4- A Kotlin library for easy ringtone management on Android, supporting multiple ringtone sources and
5- providing a simplified API that does not require passing Context or Activity .
4+ Easily set and customize ringtones, notification sounds, and alarms programmatically on Android using Kotlin.
5+ Supports setting ringtones globally or per contact from assets or local files (URIs) — all without boilerplate code .
66
7- ** Easily customize and set ringtones, notification sounds, and alarms programmatically in Kotlin.
8- Supports setting custom ringtones for all contacts or specific ones using assets or local storage URIs.
9- Perfect for Android developers looking for a reliable ringtone manager and ringtone setter library written fully in Kotlin.**
7+ Perfect for Android developers who need a simple, flexible ringtone manager and setter library written entirely in Kotlin.
108
119## Features
1210
You can’t perform that action at this time.
0 commit comments