小记

========先利用之前的baseworld框架,自己写一个,之后再跟那个comic比较,多次重构;=======

Environment.getExternalStorageDirectory().getPath()----------------/sdcard

android 的Preference的位置在data/包名/shared_prefs;

android程序的真正入口是Application的onCreate,类似java的main;

Android学习系列(1)--为App签名(为apk签名)

http://www.cnblogs.com/qianxudetianxia/archive/2011/04/09/2010468.html

Android学习系列(2)--App自动更新之通知栏下载

http://www.cnblogs.com/qianxudetianxia/archive/2011/04/12/2010919.html

Android学习系列(4)--App自适应draw9patch不失真背景

http://www.cnblogs.com/qianxudetianxia/archive/2011/04/17/2017591.html

Android学习系列(7)--App消息通知机制

http://www.cnblogs.com/qianxudetianxia/archive/2011/05/03/2029704.html

Android学习系列(19)--App离线下载

http://www.cnblogs.com/qianxudetianxia/archive/2011/07/20/2108965.html

 https://github.com/icyleaf

 Android中使用Tcpdump抓取网络数据包

http://blog.csdn.net/aaronzzq/article/details/8156707

猜你喜欢

转载自kakukemeit.iteye.com/blog/1806634