tranvu217 / AutoAP

Demo source code that enable or disable android tethering programmatically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoAP

This is demo source code that can enable/disable WiFi tethering programmatically.

App on play store: https://play.google.com/store/apps/details?id=info.hoang8f.autoap

Usage

Using Android Studio

From menu: VCS -> Check out from version control -> git -> https://github.com/hoang8f/AutoAP.git

Working devices

Here is list of working devices which I have tested or have been reported by google play. If your device is not in this and Non-Working list it simply means that your device is not reported by anyone. It may work normally.

   Google Nexus 4
   Google Nexus 5
   Samsung Galaxy S3
   Samsung Galaxy S4
   Kyocera Corporation Hydro (C5170)
   Samsung Galaxy Discover (amazing3gcri)
   Samsung Galaxy S3 Mini (golden)
   Samsung Galaxy S DUOS (kyleopen)
   LGE LG Optimus L9 (u2)
   TCT Mobile Limited (Alcatel) ALCATEL ONE TOUCH 5020N (Megane)
   LGE Optimus f6 (f6)
   ZTE N9100 (hayes)
   ZTE N9520 (stormer)
   LGE Splendor (u0_cdma)

Non-Working devices

Non-Working devices so far as I known.

   ZTE N861
   RCA RTCXXXXXXXX (Foxconn International Holdings Limited)
   HTC AMAZE 4G
   NOOK® HD
   NOOK® HD+
   CASIO G'zOne Commando 4G LTE

License

   Copyright {2014} {Le Van Hoang}{Tran Quoc Vu}

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

Demo source code that enable or disable android tethering programmatically

License:Apache License 2.0


Languages

Language:Java 84.2%Language:Shell 9.8%Language:Groovy 6.0%