Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stormzhang/9GAG
Android unofficial REST Client of 9GAG.
https://github.com/stormzhang/9GAG
Last synced: 6 days ago
JSON representation
Android unofficial REST Client of 9GAG.
- Host: GitHub
- URL: https://github.com/stormzhang/9GAG
- Owner: stormzhang
- Created: 2014-04-16T04:47:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T07:41:09.000Z (about 2 years ago)
- Last Synced: 2024-10-29T17:48:10.931Z (15 days ago)
- Language: Java
- Homepage: http://stormzhang.com
- Size: 8.52 MB
- Stars: 2,137
- Watchers: 260
- Forks: 1,085
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
9GAG-Android (deprecated)
=====================## Android学习之路
Recommend Blog--[Android学习之路](http://stormzhang.com/android/2014/07/07/learn-android-from-rookie/)
This a powerful REST Client of 9GAG unofficial which uses Android Studio + Gradle, and follows Android Design.
## Run Environment
Min SDK verison 4.0+
Android Studio version 1.0 final
Gradle version 2.2.1
## Preview
![9GAG](http://ww4.sinaimg.cn/mw1024/af63c0e3gw1eg8ahf4b1yj21kw0szqc8.jpg)
[Download Demo](https://github.com/stormzhang/9GAG/releases/download/v1.0.0/9GAG_v1.0.0.apk)
## Open source projects
* [Volley](https://android.googlesource.com/platform/frameworks/volley)
* [ButterKnife](http://jakewharton.github.io/butterknife/)
* [UniversalImageLoader](https://github.com/nostra13/Android-Universal-Image-Loader)
* [ListViewAnimations](https://github.com/nhaarman/ListViewAnimations)
* [NineOldAndroid](http://nineoldandroids.com/)
* [PhotoView](https://github.com/chrisbanes/PhotoView)
* [FoldingLayout](https://github.com/tibi1712/Folding-Android)
* [ProgressWheel](https://github.com/Todd-Davies/ProgressWheel)
* [AndroidStaggeredGrid](https://github.com/etsy/AndroidStaggeredGrid)
* [BlurEffectForAndroidDesign](https://github.com/PomepuyN/BlurEffectForAndroidDesign)
* [Shimmer-android](https://github.com/RomainPiel/Shimmer-android)
* [Titanic](https://github.com/RomainPiel/Titanic)
## More about me
* [stormzhang](http://stormzhang.com/)
License
============Copyright 2014 stormzhang
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.