上一页 1 ··· 75 76 77 78 79 80 81 82 83 ··· 164 下一页
摘要: http://varun-anand.com/publications/Thesis.pdf2.1.1 Android Connection Management The Network State Tracke... 阅读全文
posted @ 2016-07-10 15:43 张同光 阅读(101) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/hknock/article/details/8477141重复提醒和后台服务最常见的用途之一,就是为来自互联网资源的应用数据、缓存数据安排定期更新或执行长时间运行的下载... 阅读全文
posted @ 2016-07-10 15:21 张同光 阅读(288) 评论(0) 推荐(0)
摘要: http://www.android-study.com/jichuzhishi/585.htmlAndroid存在3大类service, 处于android系统的不同框架层,具体解读如下: 1) init.rc... 阅读全文
posted @ 2016-07-10 14:50 张同光 阅读(182) 评论(0) 推荐(0)
摘要: https://izobs.gitbooks.io/android-framework-development-guide/content/network/android_network.htmlNetd是And... 阅读全文
posted @ 2016-07-10 14:08 张同光 阅读(384) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2016-07-10 10:42 张同光 阅读(78) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/stoppig/article/details/50715773何为am指令Android自带的命令也有些linux本身没有,而android特有的。例如android的... 阅读全文
posted @ 2016-07-10 08:50 张同光 阅读(593) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/maxleng/article/details/5508372Android 启动过程详解Android从Linux系统启动有4个步骤;(1)init进程启动(2)Nat... 阅读全文
posted @ 2016-07-10 07:56 张同光 阅读(138) 评论(0) 推荐(0)
摘要: http://blog.jobbole.com/67931/当按下Android设备电源键时究竟发生了什么?Android的启动过程是怎么样的?什么是Linux内核?桌面系统linux内核与Android系统li... 阅读全文
posted @ 2016-07-09 23:41 张同光 阅读(74) 评论(0) 推荐(0)
摘要: http://ticktick.blog.51cto.com/823160/1659473本文是《Android内核开发》系列的第六篇文章,前面的几篇文章介绍了Android内核开发相关的基础知识,包括:Andr... 阅读全文
posted @ 2016-07-09 23:36 张同光 阅读(229) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/34873991/avoid-erasing-default-gateway-when-ifup-another-interfaceI'm w... 阅读全文
posted @ 2016-07-09 23:17 张同光 阅读(117) 评论(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 张同光 阅读(189) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/roger__wong/article/details/8603275编程时候发现当打开WIFI网络的时候系统默认就会把3G网络给关闭,估计是出于省电的原因才如此做的,但... 阅读全文
posted @ 2016-07-09 16:55 张同光 阅读(236) 评论(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 张同光 阅读(135) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/yzzst/article/details/47128581http://www.myexception.cn/android/1976365.htmlJava命令行工具... 阅读全文
posted @ 2016-07-09 15:38 张同光 阅读(172) 评论(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 张同光 阅读(448) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/shunyao8210/archive/2010/07/14/1777274.html 阅读全文
posted @ 2016-07-09 14:23 张同光 阅读(149) 评论(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 张同光 阅读(161) 评论(0) 推荐(0)
摘要: https://www.ietf.org/proceedings/91/slides/slides-91-mif-3.pdf 阅读全文
posted @ 2016-07-09 09:04 张同光 阅读(87) 评论(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 张同光 阅读(168) 评论(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)
上一页 1 ··· 75 76 77 78 79 80 81 82 83 ··· 164 下一页