最近开始在实验室里学习写Android, 在此记录一些趣事。According to Ryan, keeping a LOG will only do good.

I

板子为tegra Note P1640. 刚开始花了很长时间也没办法连接到adb上,不断地adb start, adb stop, adb devices; 最后发现需要不断地去点android板子上的build version, 然后才会让你开启developer mode. Well, truly mind-refreshing.




----------------------------------------------------------------------

Exceptions inception:

I

记得不要在activity的onCreate之前调用views, 会造成"Unable to instantiate activity ComponentInfo"错误。


更多相关文章

  1. Ubuntu 13.04 编译环境配置及android 2.3 源代码编译时出现了以
  2. android之android.os.NetworkOnMainThreadException错误
  3. android提示错误: The process android.process.acore has stoppe
  4. Android 出现open failed: EACCES (Permission denied)错误**
  5. Android requires compiler compliance level 5.0. Please fix p
  6. 丢失Android系统库或者Conversion to Dalvik format failed with
  7. 如何解决:Android中 Error generating final archive: Debug Cert
  8. linux eclipse中运行android AVD 错误
  9. android 编译源码 错误解决

随机推荐

  1. 【置顶】用Eclipse开发Android应用程序索
  2. Android工程的建立与解析
  3. 浅析Android手机卫士保存手机安全号码
  4. android:windowBackground 和 android:ba
  5. Android性能调优
  6. Android(安卓)Studio 系列(二)使用Android(
  7. LinearLayout和RelativeLayout布局中使用
  8. 使用AsyncTask异步更新UI界面
  9. Android中gravity与layout_gravity的区别
  10. Android之drawable state各个属性详解