Downloads & Requirement
You can download this app by accessing GitHub Releases or fir.im(latest release). Builds in version 5 are availble for Android Oreo and above.
For devices between Android Marshmallow(6.0) and Android Nougat(7.1), You can download this app GitHub 4.1.0 Releases or fir.im(build 4).
You can always get the latest updates on branch dev
.
Overview
BJUT Login App is a simple Android App for students from Beijing University of Technology. It helps log in BJUT gateway. This app is not a VPN.
It is written in Kotlin. If you want Java version, you would check out version-3
branch. However, the Java version is deprecated.
The release of Version 5 is out! Please check out the GitHub Releases or fir.im(latest release).
For more details of the developing edition, please watch the dev
branch.
How to use
Give your student ID and password in [Settings], then press [Login] button.
Make sure your phone can access bjut_wifi
network.
Features
Materials that I used
- Kotlin
- Android Jetpack
- Okhttp 4
- View Binding
- Fancybutton
- NumberProgressBar
- ColorfulRingProgressView
- Travis CI
- Android KTX
- Butterknife (not use after the first development version of
4.0.0
) - Kotlin Android Extensions (not use after
5.0.0-beta6
) - JetBrains anko (not use after
5.0.2
)