A、其实hideapi google也有给(D:\Program Files\eclipse\ADT\platforms\android-15\datalayoutlib.jar ),不过需要一点设置 参考:http://www.cnblogs.com/liyanqing/archive/2012/11/01/2749532.html 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
B、混淆打包签名的时候会报错 需要在project.properties 中添加
-dontwarn android.os.** -keep class android.os.** { *;}

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android的四大天王
  2. Android(安卓)ScrollView自动滑动一段距
  3. javaeye中的一些好的android博客
  4. Android(安卓)调用 Web Service
  5. Android(安卓)shape中的padding无效
  6. 【简单的学生管理界面】Android的if语句
  7. android官方技术文档翻译——工具属性
  8. 穿针引线,帮你回忆, 汇总:Android系统启动流
  9. android动画入门篇
  10. 【备忘】2016最新独家老罗Android视频教