This commit is contained in:
18401019693
2022-07-21 11:24:15 +08:00
parent 42138777e3
commit e1dbc9d38c
64 changed files with 4785 additions and 915 deletions

View File

@@ -112,18 +112,6 @@
<meta-data
android:name="TencentMapSDK"
android:value="${txMapAppKey}" />
<!-- <meta-data-->
<!-- android:name="TencentMapAppSecret"-->
<!-- android:value="${txMapAppSecret}" /> &lt;!&ndash; 腾讯bugly &ndash;&gt;-->
<!-- <meta-data-->
<!-- android:name="BUGLY_APPID"-->
<!-- android:value="${buglyAppId}" />-->
<!-- <meta-data-->
<!-- android:name="BUGLY_APP_CHANNEL"-->
<!-- android:value="com.chihu.phonelive" />-->
<!-- <meta-data-->
<!-- android:name="BUGLY_ENABLE_DEBUG"-->
<!-- android:value="true" /> &lt;!&ndash; 腾讯bugly end &ndash;&gt;-->
<!-- 百度语音识别 -->
<meta-data
android:name="com.baidu.speech.APP_ID"
@@ -135,16 +123,6 @@
android:name="com.baidu.speech.SECRET_KEY"
android:value="${baiduAppSecretKey}" />
<!-- <service-->
<!-- android:name="com.baidu.speech.VoiceRecognitionService"-->
<!-- android:exported="false" /> &lt;!&ndash; 百度语音识别end &ndash;&gt;-->
<!-- 友盟统计 -->
<!-- <meta-data-->
<!-- android:name="UMENG_APPKEY"-->
<!-- android:value="${umengAppKey}" />-->
<!-- <meta-data-->
<!-- android:name="UMENG_CHANNEL"-->
<!-- android:value="com.chihu.phonelive" /> &lt;!&ndash; 友盟统计 end &ndash;&gt;-->
<!-- 服务器地址 -->
<meta-data
android:name="SERVER_HOST"