This repo is deprecated, please goto v2
This is an Android app written in Kotlin designed to help NCTUers browse NCTU e3 and NCTU New e3 on mobile more easily.
Clone this repo and open it in Android Studio, first build may take a while.
The package name when debugging in android studio (com.team214.nctue4.dev) is diffrent from the release version (com.team214.nctue4), so be sure to open the correct app when testing.
This app uses firebase for analytics and crash reports, if you want to recive your own report, you might want to change app/google-services.json.
If you find a bug, please check if it's a known issue, if not, submit your own. If you are a developer feel free to fork and submit a pull request.