- Updated README.

This commit is contained in:
Juha Heinanen
2020-05-23 18:28:53 +03:00
parent ecded83a1d
commit 3da1a95faf

View File

@ -4,9 +4,11 @@ Currently the application supports voice calling and messaging, UDP, TCP, and TL
Motivated by need for a secure SIP user agent for Android that does not depend on third party push notification services. Motivated by need for a secure SIP user agent for Android that does not depend on third party push notification services.
If you need video calling and have a device with Android version 7.0 or newer that supports Camera2 API at level FULL or LEVEL3, you can instead of this application install its sister application baresip+ from video branch.
After cloning the project, generate static libraries and include files to distribution directory using master branch of https://github.com/juha-h/libbaresip-android. After cloning the project, generate static libraries and include files to distribution directory using master branch of https://github.com/juha-h/libbaresip-android.
Then in Android Studio 3.6.2: Then in Android Studio 3.6.3:
- Open an existing Android Studio project - Open an existing Android Studio project