上报轨迹展示,提交放到后台

This commit is contained in:
wangdongsheng
2021-09-14 16:04:12 +08:00
parent e09db95131
commit 27f41d98d6
42 changed files with 1790 additions and 634 deletions

View File

@@ -62,6 +62,7 @@ dependencies {
implementation 'androidx.navigation:navigation-ui:2.1.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation files('libs\\jts-1.13.jar')
implementation files('libs\\jacob.jar')
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'