fdroiddata/metadata/com.googlecode.android.wifi.tether.yml
Marcus Hoffmann e592d5f878 add ndk r12b to any buildjni build that doesn't have an ndk
r12b has been forever the default. Let's explicitly request that version
where we know we need it.

Note; there's other builds that still implicitly rely on that version
that don't use the buildjni flag. We don't really have a good way of
finding those, except manually.
2020-11-13 00:36:45 +01:00

39 lines
1.2 KiB
YAML

Disabled: Prebuilts
Categories:
- Connectivity
License: GPL-3.0-only
WebSite: https://code.google.com/p/android-wifi-tether
SourceCode: https://code.google.com/p/android-wifi-tether/source
AutoName: WiFi Tether
Summary: Wireless internet tethering
Description: |-
'''N.B''' The app isn't built entirely from source; there are bunch of prebuilt
programs like dnsmasq and iptables in the source code repository.
This is the latest version of [[android.tether]] but it's still a beta.
This program enables tethering (via WiFi and BT) for rooted handsets running
Android. Clients (your laptop for example) can connect (via ad-hoc mode) and get
access to the internet using the cellular data connection which is established
by the handset.
This application requires a rooted device (basic Android still doesn't allow
ad-hoc mode) and (probably) a custom-kernel which supports netfilter (iptables).
Please see the website for detailed information.
RequiresRoot: 'yes'
Builds:
- versionName: 3.2-beta2
versionCode: 38
commit: '548'
forceversion: true
buildjni:
- yes
ndk: r12b
AutoUpdateMode: None
UpdateCheckMode: None
NoSourceSince: '3.3'