madnessgl / Wifi-Fixer

Android service that maintains wifi connection

Home Page:http://wififixer.wordpress.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/*
Wifi Fixer for Android Copyright (C) 2010-2016 David Van de Ven

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses

*/

  • ###Project

    • Functional set of heuristics and workarounds for Android wifi. Designed to use as few resources as possible.
  • ###Public Intents

    • /wififixer/src/org/wahtod/wififixer/IntentConstants.java
  • ###Targets

    • All Android devices 2.1 to 6.x with wifi and a touchscreen
  • ###Why is it free?

    • Software which works around OS issues should be!
  • ###Developer

    • I like developing for Android. Hope it shows.

There are unit tests, but I do not include them in the repository. If you want to write production code based on this project you're going to have to hire me

###Release: 1.0.5 ####1.0.5 adds support for Android 6, minor new features, bugfixes

About

Android service that maintains wifi connection

http://wififixer.wordpress.com


Languages

Language:Java 95.0%Language:HTML 5.0%Language:CSS 0.0%