摘要: http://blog.jobbole.com/67931/当按下Android设备电源键时究竟发生了什么?Android的启动过程是怎么样的?什么是Linux内核?桌面系统linux内核与Android系统li... 阅读全文
posted @ 2016-07-09 23:41 张同光 阅读(67) 评论(0) 推荐(0) 编辑
摘要: http://ticktick.blog.51cto.com/823160/1659473本文是《Android内核开发》系列的第六篇文章,前面的几篇文章介绍了Android内核开发相关的基础知识,包括:Andr... 阅读全文
posted @ 2016-07-09 23:36 张同光 阅读(206) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/34873991/avoid-erasing-default-gateway-when-ifup-another-interfaceI'm w... 阅读全文
posted @ 2016-07-09 23:17 张同光 阅读(112) 评论(0) 推荐(0) 编辑
摘要: https://ageeky.com/process-system-not-responding-fix/While opening apps on your android device, if you get... 阅读全文
posted @ 2016-07-09 23:08 张同光 阅读(176) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/roger__wong/article/details/8603275编程时候发现当打开WIFI网络的时候系统默认就会把3G网络给关闭,估计是出于省电的原因才如此做的,但... 阅读全文
posted @ 2016-07-09 16:55 张同光 阅读(217) 评论(0) 推荐(0) 编辑
摘要: bridge="br_a_4"tap="tap_a_4"tunctl -t ${tap}ifconfig ${tap} upbrctl addbr ${bridge}brctl addif ${bridge} $... 阅读全文
posted @ 2016-07-09 16:19 张同光 阅读(128) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/yzzst/article/details/47128581http://www.myexception.cn/android/1976365.htmlJava命令行工具... 阅读全文
posted @ 2016-07-09 15:38 张同光 阅读(159) 评论(0) 推荐(0) 编辑
摘要: http://blog.chinaunix.net/uid-25909619-id-3554423.html //命令行测试wlan //加载驱动 #insmod /system/lib/modules/ath6kl/cfg80211.ko #insmod /system/lib/modules/a 阅读全文
posted @ 2016-07-09 14:36 张同光 阅读(396) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/shunyao8210/archive/2010/07/14/1777274.html 阅读全文
posted @ 2016-07-09 14:23 张同光 阅读(145) 评论(0) 推荐(0) 编辑
摘要: https://3g.co.uk/guides/tethering-everything-you-need-to-knowWhat is tethering and how do you enable tethe... 阅读全文
posted @ 2016-07-09 09:52 张同光 阅读(125) 评论(0) 推荐(0) 编辑
摘要: https://www.ietf.org/proceedings/91/slides/slides-91-mif-3.pdf 阅读全文
posted @ 2016-07-09 09:04 张同光 阅读(81) 评论(0) 推荐(0) 编辑
摘要: http://www.watchguard.com/help/docs/wsm/xtm_11/en-US/index.html#cshid=en-US/wireless/ap_station_isolation_... 阅读全文
posted @ 2016-07-09 08:48 张同光 阅读(152) 评论(0) 推荐(0) 编辑
摘要: http://superuser.com/questions/701956/android-devices-dont-know-route-to-a-host-located-in-the-same-networ... 阅读全文
posted @ 2016-07-09 08:41 张同光 阅读(70) 评论(0) 推荐(0) 编辑
摘要: http://www.tinc-vpn.org/pipermail/tinc/2015-March/004076.html Problem With Android Configuration Vil Brekin vilbrekin at gmail.com Mon Mar 30 02:12:59 阅读全文
posted @ 2016-07-09 08:26 张同光 阅读(178) 评论(0) 推荐(0) 编辑
摘要: https://wiki.strongswan.org/issues/865Android >= 5.0.1, Problems when switching to WIFIAdded by M. C. over... 阅读全文
posted @ 2016-07-09 08:14 张同光 阅读(165) 评论(0) 推荐(0) 编辑