Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdtianyu/gturesult
This is a sample app using OkHttp and Picasso to check exam result.
https://github.com/xdtianyu/gturesult
Last synced: about 1 month ago
JSON representation
This is a sample app using OkHttp and Picasso to check exam result.
- Host: GitHub
- URL: https://github.com/xdtianyu/gturesult
- Owner: xdtianyu
- License: apache-2.0
- Created: 2015-05-22T17:31:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T16:39:22.000Z (about 9 years ago)
- Last Synced: 2023-04-01T07:51:14.820Z (over 1 year ago)
- Language: Java
- Size: 586 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GTUResult#
This is a sample app using OkHttp and Picasso to check exam result.[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=org.xdty.gturesult)
[![Download Status](https://img.shields.io/github/downloads/xdtianyu/GTUResult/latest/GTUResult-v1.2.0.apk.svg)](https://github.com/xdtianyu/GTUResult/releases/download/v1.2.0/GTUResult-v1.2.0.apk)
[![Download Status](https://img.shields.io/github/downloads/xdtianyu/GTUResult/v1.1.1/total.svg)](https://github.com/xdtianyu/GTUResult/releases/download/v1.1.1/GTUResult-v1.1.1.apk)
[![Download Status](https://img.shields.io/github/downloads/xdtianyu/GTUResult/v1.1.0/total.svg)](https://github.com/xdtianyu/GTUResult/releases/download/v1.1.0/MyExamResult-v1.1.0.apk)
[![Download Status](https://img.shields.io/github/downloads/xdtianyu/GTUResult/v1.0.0/total.svg)](https://github.com/xdtianyu/GTUResult/releases/download/v1.0.0/MyExamResult-v1.0.0.apk)
Contribution
-------1. Pull requests are welcome.
2. Report a bug or have any good idea for improvement, you can submit an [issue](https://github.com/xdtianyu/GTUResult/issues) at github.Thanks to
-------[OkHttp](https://github.com/square/okhttp): An HTTP & SPDY client for Android and Java applications
[Picasso](https://github.com/square/picasso): A powerful image downloading and caching library for Android
[jsoup](https://github.com/jhy/jsoup/): Java HTML parser that makes sense of real-world HTML soup
LICENSE
-------```
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 athttp://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.
```This application is open source and free to use, just do what you want.