HDLLinphoneSDKDemoNew/app/src/main/AndroidManifest.xml
@@ -2,6 +2,8 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.hdllinphonesdkdemo"> <application android:allowBackup="true" android:icon="@mipmap/ic_launcher" @@ -9,7 +11,7 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/Theme.HDLLinphoneSDKDemo"> <activity android:name=".LinphoneTestActivity"> <activity android:name=".MainActivity"> <intent-filter> <action android:name="android.intent.action.MAIN" />