https://github.com/stormzhang/9GAG
Android unofficial REST Client of 9GAG.
https://github.com/stormzhang/9GAG
Last synced: 10 months 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T07:41:09.000Z (over 3 years ago)
- Last Synced: 2025-04-14T12:18:44.512Z (10 months ago)
- Language: Java
- Homepage: http://stormzhang.com
- Size: 8.52 MB
- Stars: 2,134
- Watchers: 260
- Forks: 1,078
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Android_Data - 9GAG
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

[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 at
http://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.