最近工程中导入了不少jar,现将添加步骤抄录如下,以防后面查询。

导入方法:
1. Right-click the project in Eclipse and select "Build Path -> Add Libraries...".
2. Select User Library from the list and click Next.
3. Click the "User Libraries..." button.
4. Click "New..." in the User Libraries dialog.
5. Give the user library a name and select the System library checkbox and click OK.
6. Highlight the newly added user library in the list and click the "Add JARs..." button and add the desired jar files.
7. Click OK on the User Libraries dialog.
8. Make sure the new user library is checked in the Add Library dialog and

不以这种方式添加会出现DEX error。。。

更多相关文章

  1. android user模式下切换为root权限方法
  2. android ContentResolver的使用(获取和修改联系人信息demo)
  3. Android(安卓)跳转基础应用(联系人,日历)
  4. 导入android-support-v4.jar的方法
  5. Android笔记(五):Android中的Radio
  6. 用cordova打包web项目
  7. Ubuntu 下adb连接 android 设备
  8. 【Android(安卓)Developers Training】 4. 启动另一个Activity
  9. Android(安卓)studio中关于Spinner下拉列表的点击事件

随机推荐

  1. Linux 常用命令之文件和目录
  2. Linux入门学习(五)
  3. linux的设置ip连接crt,修改主机名,映射,建文
  4. kernel module编程(七):通过读取proc文件进
  5. Linux基础命令杂记
  6. linux 系统级别安全
  7. 我已提取并尝试使用启动脚本(./start navi
  8. Linux 查询文件内容重复数 uniq
  9. ARMv8(aarch64)页表建立过程详细分析
  10. linux下打乱txt文件的行序