Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不明白为什么会出现此错误:
当其他人没有得到它并且能够创建一个具有类似内部导航的新项目时。由兼容性库提供支持:
PS:我的电脑上安装了每一个 android SDK Tools 包,它们都是最新的
这是因为向导没有考虑兼容性库。将最小值设置为 14,然后在创建项目并包含兼容性库后更改清单。