android白盒测试所需其他安卓开发内容链接整理

  • Android Intent实现Activity之间跳转并传值:http://www.linuxidc.com/Linux/2011-04/34228.htm
  • android Intent机制详解:http://www.oschina.net/question/565065_67909
  • Android开发中Intent的使用总结:http://blog.csdn.net/pku_android/article/details/7367863
  • Android中自动跳转到系统设置界面  :http://blog.163.com/insightinto@126/blog/static/67383690201402455048495/
  • Android 自动化测试之 Instrument深入研究(2):http://www.docin.com/p-561996757.html
  • Android Activity和Intent机制学习笔记:http://www.cnblogs.com/feisky/archive/2010/01/16/1649081.html
  • Log图文详解(Log.v,Log.d,Log.i,Log.w,Log.e)(转):http://www.cnblogs.com/menglin2010/archive/2011/12/20/2294338.html

你可能感兴趣的:(ANDROID,android)