Git Product home page Git Product logo

alexzhang369 / wifi Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 6.0 5.07 MB

校园WiFi--Android版源码(可导入Eclipse) ----------------------------------------------------------------- 欢迎感兴趣的同学下载,继续维护 ----------------------------------------------------------------- 开发原因:用手机登录校园网web.wlan.bjtu,有时候不能正常刷出登录网页;于是寻找简单方便的办法。 开发需求:输入用户名和密码,然后登录校园WiFi,要求简单且安全方便操作。 开发技术:0.UI设计 1.Android Activity业务(HttpURLConnection,网络请求POST,GET) 2.多线程交互(Handler,Message等) 3.WiFi管理器 4.Activity后台运行 5.分析Log提示,修改BUG 5.零碎技术 开发中遇到的问题: 0.学校WiFi登录机制,抓包分析。 1.学校WiFi注销机制,抓包分析(这个过程中遇到不明白的问题)。 2.分析APP运行日志,修改BUG。 下一步的改进: 0.开发提示栏显示功能(类似微信后台运行)。 1.显示当前账户的流量信息(在线时长,已使用流量,剩余流量)。 2.UI优化(符合用户使用习惯)。 可能存在问题: 0.可能有的Android版本不能使用这个APP,原因是程序存在BUG或Google修改了部分API。 1.校园WiFi网络有延迟,影响APP发起网络连接的速度。 2.APP运行过程中的ANR问题。

Java 100.00%

wifi's Introduction

校园WiFi--Android版源码(可导入Eclipse)
-----------------------------------------------------------------
欢迎感兴趣的同学下载,继续维护,有问题可以帖子留言,一起讨论。
另外,谁有GithubSetup.exe  Windows客户端发一份,因为下载不下来。
-----------------------------------------------------------------

开发原因:用手机登录校园网web.wlan.bjtu,有时候不能正常刷出登录网页;于是寻找简单方便的办法。
开发需求:输入用户名和密码,然后登录校园WiFi,要求简单且安全方便操作。
开发技术:0.UI设计
                1.Android Activity业务(HttpURLConnection,网络请求POST,GET)
                2.多线程交互(Handler,Message等)
                3.WiFi管理器
                4.Activity后台运行
                5.分析Log提示,修改BUG
                5.零碎技术

开发中遇到的问题:
                0.学校WiFi登录机制,抓包分析。
                1.学校WiFi注销机制,抓包分析(这个过程中遇到不明白的问题)。
                2.分析APP运行日志,修改BUG。

下一步的改进:
                0.开发提示栏显示功能(类似微信后台运行)。
                1.显示当前账户的流量信息(在线时长,已使用流量,剩余流量)。
                2.UI优化(符合用户使用习惯)。

可能存在问题:
                0.可能有的Android版本不能使用这个APP,原因是程序存在BUG或Google修改了部分API。
                1.校园WiFi网络有延迟,影响APP发起网络连接的速度。
                2.APP运行过程中的ANR问题。

wifi's People

Contributors

alexzhang369 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar 远哥制造 avatar Huang avatar  avatar  avatar  avatar edwin avatar  avatar LinKey avatar  avatar

Watchers

James Cloos avatar edwin avatar  avatar  avatar

wifi's Issues

Activity怎么后台运行?

Activity怎么在后台运行?在activity里有一句代码 实现的activity在后台运行 你可以查一下,我之前在CSDN上查到的

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.