Skip to content

Commit 8450281

Browse files
committed
update description in README.md
1 parent 0ccb9ab commit 8450281

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
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

0 commit comments

Comments
 (0)