Android基础 Toolbar 如何修改标题、子标题字体大小和颜色,Toolbar menu字体的大小和颜色 实例讲解androidx.appcompat.widget.Toolbar控件的标题、子标题...
Android基础 新建Android项目时是否需要勾选Use legacy android.support libraries android studio在创建项目的时候,有个选项:Use legacy android...
Android基础 Java kotlin报错The minCompileSdk (33) specified in a dependency’s AAR metadata解决方法 使用kotlin报错: The minCompileSdk (33) specified i...
Android基础 java.lang.NullPointerException at com.google.common.base.Preconditions.checkNotNull Android Studio导入已有项目,报如下异常: Caused by: java.l...
Android基础 Cause: failed to decrypt safe contents entry: java.io.IOException: getSecretKey failed: Password is not ASCII 打包Android APP时,报如下异常。后面在Generate Signed Bundle...
Android基础 解决远程调用三方接口异常:javax.net.ssl.SSLHandshakeException 最近在对接接口时,出现如下报错:javax.net.ssl.SSLHandshakeExce...
Android基础 Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` 升级Android版本后,报如下异常: Manifest merger failed : A...