For Android Studio 1.2.2
- Right click on your project from the file hierarchy (should say "app")
- Select "Open Module Settings" from the menu
- Click on the "Dependencies" tab
- Click the plus button at the bottom
- Select "Library dependency"
- Search/Choose your desired support library
- Click OK
本文详细介绍了如何在Android Studio 1.2.2中通过文件层级打开模块设置,选择依赖项标签,添加所需的Android SDK支持库依赖,最终实现应用功能的扩展。

被折叠的 条评论
为什么被折叠?



