当前位置:网站首页>Suggestion: use tools:overrideLibrary
Suggestion: use tools:overrideLibrary
2022-06-30 06:15:00 【Not in a hurry】
Question why :
The minimum specified by the introduced third-party library API Level Compared with the project setting minSdkVersion higher .
solve
Find the Android manifest file , Make the following configuration
<manifest>
<uses-sdk tools:overrideLibrary=" com.aa.bb.cc,com.adc.qe" />
</manifest>
<!-- If there are multiple libraries , Separate the numbers , The above two libraries need to be changed -->
边栏推荐
- Several commands not commonly used in MySQL
- Common mistakes daily practice 01
- [OSPF] comparison between rip and OSPF
- C language code record
- 880. decoded string at index
- [exercise] basic practice letter graph of Blue Bridge Cup
- Rotate dimension tool rolabelimg
- Common NPM install errors
- ES6 deconstruction assignment
- How does Altium designer hide some temporarily unnecessary classes, such as GND
猜你喜欢

Who doesn't want a blog site of their own - build a blog site WordPress

Summation of basic exercise sequence of test questions

Configure the user to log in to the device through telnet -- AAA local authentication

Jgaurora A8 configuration file

MySQL log management, data backup and recovery
![[ansible series] fundamentals 02 module debug](/img/99/c53be8e2a42c7cb5b4a9a7ef4ad98c.jpg)
[ansible series] fundamentals 02 module debug

谁不想要一个自己的博客网站呢 - 搭建博客网站wordpress

Idea add database

MySQL存储系统

Unclear about glide loading picture
随机推荐
Common address collection
Create uiactionsheet [duplicate] - creating uiactionsheet [duplicate]
Turn off automatic outlining in Visual Studio - turning off automatic outlining in Visual Studio
Go pack and unpack
Loading class `com. mysql. jdbc. Driver‘. This is deprecated. The new driver class is `com. mysql. cj. jdb
Configure the user to log in to the device through telnet -- AAA local authentication
【数据库】事务
Using C language pure for loop to implement ilovey
C language final experiment report (student achievement management system) source code
关于Glide加载图片模糊不清楚
Rhcsa day 3
[GPU] basic operation of GPU (I)
Use of observer mode and status mode in actual work
圖像處理7-圖像增强
Leetcode56. consolidation interval
ES6扩展运算符(...)
Picture.....
Résoudre le problème de décompiler la compilation normale
New project folder based on PIO plug-in in vscode -- Interpretation
ES6 deconstruction assignment