Integrate SDK

1.1 Download the SDK

Download the SDK, including

libstarRTC.so
libstarRTCCore.so
CUserManager.h
CLogin.h
ChatroomInfo.h
CLiveParam.h
XHLiveManager.h
XHChatroomType.h
CChatroomManager.h
IChatroomGetListListener.h
ISrcListener.h
IStarIMChatroomListener.h
CSrcManager.h
StarRtcCore.h


1.2 Importing SDK files

Makefile file add
Head file path
Add the corresponding header file directory in the third directory.

third\include

lib文件路径
Add the corresponding lib file directory in the third directory.

third\lib

so library

libstarRTC.so;libstarRTCCore.so