Android Studio工程中.idea没有*.iml文件前言 我使用其他同事电脑时,Android Studio(Android Studio Dolphin | 2021.3.1 Patch 1)的版本新建的工程中.idea目录没有对应module和...Android小知识# *.iml# Android Studio# modulebiumall1年前01870
Can’t determine type for tag前言 引入公共库库(commonLib)时,出现如下异常,说实话,看不懂哈,就问谷歌了。 Can't determine type for tag '<macro name="m3_comp_a...Android# Android Studio# appcompat# m3_comp_assist_chip_container_shapebiumall2年前01980
Unable to make field前言 升级新版本Android Studio后倒入部分工程出现如下问题: Unable to make field private final java.lang.String java.io.Fil...Android小知识# Android Studio# gradle.properties# java.iobiumall2年前02320
AS无法创建aidl文件前言 升级最新的Android Studio后创建aidl文件时,提示 Requires setting the buildFeatures.aidl to true in the build fil...Android小知识# AIDL# Android Studiobiumall2年前02080
Android Studio删除引用的资源前言 之前说过,Android Studio有个功能(Android Studio Refactor/Remove Unused Resources【重构,移除没有引用的资源】),非常好用,但到了An...Android小知识# Analyze# Android Studio# Remove All Unused Resourcesbiumall2年前02230
AS动态配置module时异常前言 动态配置module时出现如下错误提示。 Could not compile build file 'D:\Android\WaterFun\UserCenter\build.gradle'. ...Android小知识# Android# Android Studio# Gradlebiumall2年前01660
Android Studio‘Library projects cannot set applicationId’前言 Library projects cannot set applicationId. applicationId is set to 'com.biumall.usercenter' in de...Android小知识# Android# Android Studio# applicationIdbiumall2年前01950
Android Studio混淆aar包记录前言 本文记录一使用Android studio 混淆的使用,这里以打包aar为例。 正文 AS中创建一个library模块,这里假设为SkinLib 打开混淆配置 /SkinLib/build.gr...Android# AAR# Android# Android Studiobiumall3年前01670