Commit f45ff7af84959c1ac06d6fbc18beb1c61700ab39
1 parent
67d28b49
去掉menifest引入,添加本地库
Showing
33 changed files
with
0 additions
and
40 deletions
app/src/main/AndroidManifest.xml
| ... | ... | @@ -64,46 +64,6 @@ |
| 64 | 64 | android:screenOrientation="portrait" |
| 65 | 65 | android:launchMode="singleTop"/> |
| 66 | 66 | |
| 67 | - <!-- 【必须】消息收发service --> | |
| 68 | - <service | |
| 69 | - android:name="com.tencent.qalsdk.service.QalService" | |
| 70 | - android:exported="true" | |
| 71 | - android:process=":QALSERVICE" > | |
| 72 | - </service> | |
| 73 | - <service | |
| 74 | - android:name="com.tencent.qalsdk.service.QalAssistService" | |
| 75 | - android:exported="false" | |
| 76 | - android:process=":QALSERVICE" > | |
| 77 | - </service> | |
| 78 | - | |
| 79 | - <!-- 【必须】 离线消息广播接收器 --> | |
| 80 | - <receiver | |
| 81 | - android:name="com.tencent.qalsdk.QALBroadcastReceiver" | |
| 82 | - android:exported="false"> | |
| 83 | - <intent-filter> | |
| 84 | - <action android:name="com.tencent.qalsdk.broadcast.qal" /> | |
| 85 | - </intent-filter> | |
| 86 | - </receiver> | |
| 87 | - <receiver | |
| 88 | - android:name="com.tencent.qalsdk.core.NetConnInfoCenter" android:process=":QALSERVICE"> | |
| 89 | - <intent-filter> | |
| 90 | - <action android:name="android.intent.action.BOOT_COMPLETED" /> | |
| 91 | - </intent-filter> | |
| 92 | - <intent-filter> | |
| 93 | - <action android:name="android.net.conn.CONNECTIVITY_CHANGE" /> | |
| 94 | - </intent-filter> | |
| 95 | - <intent-filter> | |
| 96 | - <action android:name="android.intent.action.TIME_SET" /> | |
| 97 | - </intent-filter> | |
| 98 | - <intent-filter> | |
| 99 | - <action android:name="android.intent.action.TIMEZONE_CHANGED" /> | |
| 100 | - </intent-filter> | |
| 101 | - | |
| 102 | - <intent-filter> | |
| 103 | - <action android:name="com.tencent.qalsdk.service.TASK_REMOVED" /> | |
| 104 | - </intent-filter> | |
| 105 | - </receiver> | |
| 106 | - | |
| 107 | 67 | </application> |
| 108 | 68 | |
| 109 | 69 | </manifest> |
| 110 | 70 | \ No newline at end of file | ... | ... |
lib/libcnlivechat-tc.jar
0 → 100644
No preview for this file type
lib/libcnliveutil.jar
0 → 100644
No preview for this file type
lib/so/arm64-v8a/libBugly.so
0 → 100644
No preview for this file type
lib/so/arm64-v8a/lib_imcore_group_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/arm64-v8a/lib_imcore_jni_gyp.so
0 → 100644
No preview for this file type
lib/so/arm64-v8a/lib_imcore_msg_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/arm64-v8a/lib_imcore_sns_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/arm64-v8a/lib_imcore_ugc_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/arm64-v8a/libgnustl_shared.so
0 → 100644
No preview for this file type
lib/so/arm64-v8a/libqalcodecwrapper.so
0 → 100644
No preview for this file type
lib/so/arm64-v8a/libqalmsfboot.so
0 → 100644
No preview for this file type
lib/so/arm64-v8a/libwtcrypto.so
0 → 100644
No preview for this file type
lib/so/armeabi-v7a/libBugly.so
0 → 100644
No preview for this file type
lib/so/armeabi-v7a/lib_imcore_group_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/armeabi-v7a/lib_imcore_jni_gyp.so
0 → 100644
No preview for this file type
lib/so/armeabi-v7a/lib_imcore_msg_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/armeabi-v7a/lib_imcore_sns_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/armeabi-v7a/lib_imcore_ugc_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/armeabi-v7a/libgnustl_shared.so
0 → 100644
No preview for this file type
lib/so/armeabi-v7a/libqalcodecwrapper.so
0 → 100644
No preview for this file type
lib/so/armeabi-v7a/libqalmsfboot.so
0 → 100644
No preview for this file type
lib/so/armeabi-v7a/libwtcrypto.so
0 → 100644
No preview for this file type
lib/so/armeabi/libBugly.so
0 → 100644
No preview for this file type
lib/so/armeabi/lib_imcore_group_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/armeabi/lib_imcore_jni_gyp.so
0 → 100644
No preview for this file type
lib/so/armeabi/lib_imcore_msg_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/armeabi/lib_imcore_sns_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/armeabi/lib_imcore_ugc_ext_gyp.so
0 → 100644
No preview for this file type
lib/so/armeabi/libgnustl_shared.so
0 → 100644
No preview for this file type
lib/so/armeabi/libqalcodecwrapper.so
0 → 100644
No preview for this file type
lib/so/armeabi/libqalmsfboot.so
0 → 100644
No preview for this file type
lib/so/armeabi/libwtcrypto.so
0 → 100644
No preview for this file type