Hostapd Android

https://github.com/lnmcc/hostapd-android

 

http://www.omitol.com/archives/109.html

 

http://forum.xda-developers.com/showthread.php?t=1988735

 

http://droidmodderx.com/galaxynote2/mod-treve-wifi-tether-app-for-galaxy-s-iii-and-galaxy-note-2/

 

http://wireless.kernel.org/en/users

 

http://hostap.epitest.fi/hostapd/

 

 

/system/bin/hostapd -e /data/misc/wifi/entropy.bin /data/misc/wifi/hostapd.conf

 

 

curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo ~/bin/repo
repo init -u git://github.com/CyanogenMod/android.git -b cm-10.2
sudo ~/ext-3/android/bin/repo init -u https://github.com/CyanogenMod/android.git -b cm-10.2
~/ext-3/android/bin/repo sync -fj16

 

http://www.doc88.com/p-318622871952.html

http://blog.csdn.net/dnfchan/article/details/7793695

http://my.oschina.net/u/561492/blog/142487

http://blog.csdn.net/jshazk1989/article/details/8988444

http://blog.csdn.net/w250shini11/article/details/7795678

http://wenku.baidu.com/view/0ea93ed3d15abe23482f4d30.html

 

http://www.owent.net/2013/04/arm-%E4%BA%A4%E5%8F%89%E7%BC%96%E8%AF%91%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BAandroid.html

 

http://maider.blog.sohu.com/250854034.html

 

部分编译:http://mmmyddd.freeshell.net/wiki/android/build.html#sec8

更多相关文章

  1. android plugin dsl 部分整理
  2. Android部分字体高亮
  3. Android(安卓)Telephony 分析[PART IV]
  4. Android(安卓)SDK 源代码编译
  5. ubuntu android交叉编译c程序 ndk
  6. Android控制台中运行Java程序
  7. H3 android 系统编译
  8. Android(安卓)CTS 测试总结
  9. Android基础知识总结(转载)

随机推荐

  1. Android之使用picker打开相应的app
  2. Android Web Server
  3. 第11章(1)---Android的线程和线程池
  4. Android改变文件的权限
  5. 了解 uri, content provide,包括 data and
  6. 【Android】数据存储之SQLite
  7. Android关于LinearLayout和RelativeLayou
  8. Android的介绍
  9. 百度招聘Android客服端(1)
  10. 在Android(安卓)studio中建立Java工程