我的手机在使用谷歌地图(google maps)时出现了错误,我的手机在使用谷歌地图(google maps)时出现了错误。我想这与依赖性有关,但我不知道是什么。这是我的毕业证书:
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.0.2'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
//maps
implementation name: 'maps-sdk-3.0.0-beta', ext: 'aar'
//needed for maps
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.google.android.gms:play-services-basement:17.0.0'
implementation 'com.google.android.gms:play-services-base:17.0.0'
implementation 'com.google.android.gms:play-services-gcm:17.0.0'
implementation 'com.google.android.gms:play-services-location:17.0.0'
//tablayout
implementation 'com.google.android.material:material:1.0.0'
implementation 'androidx.multidex:multidex:2.0.1'
//retrofit
implementation 'com.squareup.retrofit2:retrofit:2.5.0'
implementation 'com.squareup.retrofit2:converter-gson:2.4.0'
}
有什么想法吗?
我不知道怎么做,也不知道为什么,但是。maps-sdk-3.0中缺少xml。0-β。啊。幸运的是,有人上传了翻译:https://github.com/greeshan/Android_4.2.x_multilang我下载了另一种语言字符串。xml并将其复制到\AndroidStudioProjects\MyAppWithMap\app\libs\maps-sdk-3.0。0-β。aar\res\values\folder,现在它可以工作了。
只需将这些添加到您的应用程序字符串中。xml
<string name="MAP_COPYRIGHTS_GOOGLE_ONLY">© %1$d Google</string>
<string name="MAP_COPYRIGHTS_FULL">© %1$d Google – Pictures © %2$d %3$s, Map Data © %4$d %5$s</string>
<string name="MAP_COPYRIGHTS_IMAGERY_ONLY">© %1$d Google – Pictures © %2$d %3$s</string>
<string name="MAP_COPYRIGHTS_MAP_DATA_ONLY">© %1$d Google – Map Data © %2$d %3$s</string>
我有module1(在Android Studio)与listView1在(存在于module1的res中)。这个模块的主活动是从同一个Android Studio项目中的另一个模块2启动的。 我尝试删除模块1,并再次创建一个新的相同res和java文件。我仍然得到同样的问题。
我正在尝试在Android上打开摄像头活动,但活动开始时出现以下错误: 我不知道怎么解决。在我的Android清单,我有这个:
JAVAlang.NoSuchMethodError:Lcom/google/firebase/FirebaseApp类中没有虚拟方法zzbqo()Z;或者它的超类(声明'com.google.firebase.FirebaseApp'出现在/data/app/woolamania.in.woolamania-2/base.apk)在com上。谷歌。火基。数据库FirebaseDatabase。c
我有一个使用两个模块(库)的项目,我在我的一个库中创建了一些活动及其相应的布局文件,我似乎无法在该布局中添加新视图(Textview、Imageview等)。这是logcat输出。
问题内容: 我有一个问题,我不确定为什么,仍然是新手,请帮助解决。 错误:java.lang.NoSuchMethodError:类Landroid / support / v7 / widget / ViewUtils中没有静态方法CombineMeasuredStates(II)I;或其超级类(“ android.support.v7.widget.ViewUtils”的声明显示在/data/
早上好,我已经创建了一个新项目,我已经编写了使用浏览器的示例代码,它已经工作了。但是现在,我试图复制它到我的主要项目不适合我。错误如下: E/AndroidRuntime:致命异常:主进程:com。卡戈公寓。佩西亚。firebase2login,PID:5743 java。lang.NoSuchFieldError:Lcom/mapbox/services/android/navigation/u