panlili2024
2025-02-27 bca03b5f891af5966a06b1ecd00f6cd573659ce6
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" />