new app wifi tether (just a beta version of wireless tether it seems)
This commit is contained in:
parent
931e21f1b5
commit
060c73b6dd
|
@ -7,9 +7,14 @@ Donate:https://code.google.com/p/android-wifi-tether/
|
|||
|
||||
Summary:Wireless internet tethering
|
||||
Description:
|
||||
This program enables tethering (via wifi) for "rooted" handsets running android (such as the Android DevPhone 1). Clients (your laptop for example) can connect via wifi (ad-hoc mode)and get access to the internet using the 3G, 2G mobile connection which is established by the handset.
|
||||
There is a beta version of this under [[com.googlecode.android.wifi.tether]].
|
||||
|
||||
This application requires a "rooted"-device and(probably) a custom-kernel which supports netfilter (iptables)! Please see the FAQ for detailed information.
|
||||
This program enables tethering (via wifi) for "rooted" handsets running Android. Clients (your
|
||||
laptop for example) can connect via wifi (ad-hoc mode)and get access to the internet using the 3G,
|
||||
2G mobile connection which is established by the handset.
|
||||
|
||||
This application requires a "rooted"-device and (probably) a custom-kernel which supports netfilter
|
||||
(iptables)! Please see the FAQ for detailed information.
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
|
31
metadata/com.googlecode.android.wifi.tether.txt
Normal file
31
metadata/com.googlecode.android.wifi.tether.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
Category:System
|
||||
License:GPLv3
|
||||
Web Site:https://code.google.com/p/android-wifi-tether/
|
||||
Source Code:https://code.google.com/p/android-wifi-tether/source/list
|
||||
Issue Tracker:https://code.google.com/p/android-wifi-tether/issues/list
|
||||
Donate:https://code.google.com/p/android-wifi-tether/
|
||||
|
||||
Summary:Wireless internet tethering
|
||||
Description:
|
||||
This is the latest version of [[android.tether]] but it's still a beta.
|
||||
|
||||
This program enables tethering (via wifi) for "rooted" handsets running Android. Clients (your
|
||||
laptop for example) can connect via wifi (ad-hoc mode)and get access to the internet using the 3G,
|
||||
2G mobile connection which is established by the handset.
|
||||
|
||||
This application requires a "rooted"-device and (probably) a custom-kernel which supports netfilter
|
||||
(iptables)! Please see the FAQ for detailed information.
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
||||
Repo Type:svn
|
||||
Repo:http://android-wifi-tether.googlecode.com/svn/trunk/
|
||||
|
||||
Build Version:3.2-beta2,38,548,buildjni=yes,forceversion=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
Current Version:3.2-beta2
|
||||
Current Version Code:38
|
||||
|
Loading…
Reference in a new issue