diff --git a/app/build.gradle b/app/build.gradle index c78ae3b..fd16bcd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -235,7 +235,9 @@ dependencies { //腾讯移动推送 TPNS implementation 'com.tencent.tpns:tpns:1.3.2.0-release' //高德地图定位 - implementation 'com.amap.api:location:5.1.0' +// implementation 'com.amap.api:location:5.1.0' + //百度地图 + implementation 'com.baidu.lbsyun:BaiduMapSDK_Location:9.1.8' //工具类 implementation 'com.blankj:utilcodex:1.31.0' //autosize会改变第三方view的大小 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 93efb2c..569b7f1 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -11,7 +11,6 @@ - @@ -22,6 +21,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -80,15 +86,15 @@ - - - + + + - - + + - + - + + + + diff --git a/app/src/main/assets/aria_config.xml b/app/src/main/assets/aria_config.xml index a85bbf6..881107f 100644 --- a/app/src/main/assets/aria_config.xml +++ b/app/src/main/assets/aria_config.xml @@ -32,7 +32,7 @@ 3、只对新的多线程下载任务有效 4、只对多线程的任务有效 --> - +