Wednesday, June 29, 2011

Android ad-hoc tether problem

昨日升級華為tether軟件, 希望解決不能3G共享給其它android機問題,其中有句講到明原來採用ad-hoc mode 共享, android2.1的client不能以這種方式連接(apple 機無問題)。疑惑了半年的問題終於有答案,但未有解決方法。唯有等升級。

http://gfans.bryan.tw/2010/10/20/1243
任何一套wireless tether軟體都是將3.5G透過Ad-hoc模式分享

http://forum.xda-developers.com/showthread.php?t=553508
Shocking! Hero cannot see ad-hoc network
見第八貼

9 comments:

Unknown said...

下午到smartone試機,原來2.3的nexus s都無法找到我的ad-hoc信號,反而由nexus s分享的wifi我就找到,看來要升級或許才可分享。

Unknown said...

几編自己動手的文章
Ad-hoc support for Android
http://www.chenxinxing.com/2011/05/05/210/index.html

Ad-hoc Wifi in Android
http://szym.net/2010/12/adhoc-wifi-in-android/
"At this time, Android does not support ad-hoc networks. That is, ad-hoc (IBSS) entries are filtered out from the scan results reported by the wpa_supplicant.

To add ad-hoc network support one could augment the WifiStateTracker to not filter IBSS entries out and set the wpa_supplicant in AP_SCAN 2 mode to establish new IBSS instead of associating with a scanned one. That would require fiddling with the Java framework on the phone.
...."

OSLD: an ad-hoc wireless mesh routing demon
http://www.olsr.org/?q=olsr_on_android

Unknown said...

PC 端變AP
http://www.apwifi.com/download.html

Unknown said...

今日用試Lenovo IdeaPad K1 Android 3.1連線,依然找不到ad-hoc網絡.....悶

Unknown said...

解決不了的非技術問題
http://code.google.com/p/android/issues/detail?id=82

一個tether
http://code.google.com/p/android-wifi-tether/

用win7
http://www.blogsdna.com/5506/how-to-setup-virtual-wifi-in-windows-7-without-any-extra-software.htm

Unknown said...

[GUIDE] Enable ad-hoc tethering on your Transformer (needs root!)
http://forum.xda-developers.com/showthread.php?t=1093778

Jimmy said...
This comment has been removed by the author.
Jimmy said...

http://forum.xda-developers.com/showthread.php?t=1093778
這篇有解法, 對於我的Galaxy tab 8.9連接ausu A50有效.

Unknown said...

To Jimmy, Thanks!