small README edits

This commit is contained in:
Juha Heinanen
2018-05-16 08:47:36 +03:00
parent df524e0dc7
commit 92871facd8
+7 -2
View File
@@ -5,5 +5,10 @@ Includes PCMU/PCMA and opus codecs as well as ZRTP media encapsulation.
The static libraries and include files in distribution directory have The static libraries and include files in distribution directory have
been produced using https://github.com/alfredh/baresip-android. been produced using https://github.com/alfredh/baresip-android.
After cloning the project, in android-studio File -> Invalidate Caches / After cloning the project, in android-studio:
Restart -> Invalidate & Restart.
- Open an existing Android Studio project
- File -> Invalidate Caches / Restart -> Invalidate & Restart
Feedback welcome.