随笔分类 - Android Studio
使用技巧,解决报错....
摘要:Theme.AppCompat.Light.Dialog.Alert not found.
阅读全文
摘要:Multiple entries with same key: android:allowBackup=REPLACE and tools:allowBackup=REPLACE
阅读全文
摘要:AndroidStudio 用户协议对话框
阅读全文
摘要:Execution failed for task ':app:mergeDebugJavaResource
阅读全文
摘要:申请权限时出现“Can not find Symbol Manifest.permission.XXXX”问题处理
阅读全文
摘要:Android Studio 添加本地 .aar 文件到 Gradle
阅读全文
摘要:This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the gradle.properties file and retry.
阅读全文
摘要:ERROR:: D8: Cannot fit requested classes in a single dex file (# methods: 135451 > 65536 ; # fields: 71268 > 65536)
com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
The number of method references in a .dex file cannot exceed 64K.
阅读全文
摘要:Android Studio中当前JDK版本项目中某些文件需要JDK其他版本编译
阅读全文
摘要:AndroidStudio配置阿里Maven仓库
阅读全文