Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

Commit

Permalink
README: abandon project in favor of newer methods
Browse files Browse the repository at this point in the history
Closes #10.
  • Loading branch information
mvdan committed Jun 3, 2018
1 parent 5bb4925 commit a015d78
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

Manage wireless access points on Android 2.2 or later.

Note that this project is **abandoned** since its method doesn't work on Android
7.1 or later. Have a look at these newer alternatives that have been tested to
work on Android 8.0:

* https://github.com/shinilms/direct-net-share
* https://github.com/geekywoman/direct-net-share
* https://github.com/aegis1980/WifiHotSpot

### Quick start

```gradle
Expand Down

0 comments on commit a015d78

Please sign in to comment.