Skip to content

Commit 9fb0520

Browse files
committed
Update README.md
1 parent d562f4b commit 9fb0520

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@ use `rnpm link react-native-incall-manager` to link or manually if you like.
2626

2727
**optional sound files on android**
2828
if you want to use bundled ringtone/ringback/busytone sound instead of system sound
29-
29+
30+
We use android support library v4 to check/request permissions.
31+
You should add `compile "com.android.support:support-v4:23.0.1"` in `$your_project/android/app/build.gradle` dependencies on android.
32+
3033
put files in `android/app/src/main/res/raw`
3134
and rename file correspond to sound type:
3235

0 commit comments

Comments
 (0)