1、DDMS的LOGcat只有一列level


   a: exit eclipse

    b:open up the file

        ~/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.Android.ide.eclipse.ddms.prefs

    c: Then cut and paste this in over the existing

    ddms.logcat.auotmonitor.level=error  
    ddms.logcat.automonitor=false  
    ddms.logcat.automonitor.userprompt=true  
    eclipse.preferences.version=1
    logcat.view.colsize.Application=169
    logcat.view.colsize.Level=54
    logcat.view.colsize.PID=54
    logcat.view.colsize.Tag=198
    logcat.view.colsize.Text=619

    logcat.view.colsize.Time=182


2. cmake 编译链接静态库时,so需要libaa.a,而libaa.a 库又需要libbb.a库,在

target_link_libraries 中,把libaa.a放到libbb.a库前面,否则出现链接错误

更多相关文章

  1. 2015年11月广师android群内容分享
  2. 在android上向nodejs中添加第三方node模块
  3. Android(安卓)Tutorial: Optimizing for Phones and Tablets wit
  4. 深入探索Android稳定性优化
  5. Android中使用static变量
  6. Android热修复之AndFix
  7. Android无线连接打印第三方开发的实现
  8. Android无线连接打印第三方开发的实现
  9. Android(安卓)Studio酷炫插件(一)——自动化快速实现Parcelable接

随机推荐

  1. android中动画效果的运用
  2. Android(安卓)异步更新UI----handler+thr
  3. mac平台adb、tcpdump捕手android移动网络
  4. android 蓝牙通讯
  5. android > 建立WIFI 热点
  6. android 输入法的使用
  7. 几个Android小错误解决方法
  8. android 获取手机中的联系人
  9. android framework在launcher中隐藏指定a
  10. 首先要感谢 lordhong proper carlosbdw