Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iwhys/CNode-android
CNodejs社区移动客户端原生android版
https://github.com/iwhys/CNode-android
Last synced: 2 months ago
JSON representation
CNodejs社区移动客户端原生android版
- Host: GitHub
- URL: https://github.com/iwhys/CNode-android
- Owner: iwhys
- Archived: true
- Created: 2015-04-14T13:45:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T13:27:55.000Z (over 9 years ago)
- Last Synced: 2024-08-02T00:21:15.430Z (5 months ago)
- Language: Java
- Size: 3.68 MB
- Stars: 116
- Watchers: 9
- Forks: 52
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - CNode-android
- awesome-cnode - CNode-android - android.svg?label=%E2%98%85) CNodejs社区移动客户端原生android版 [@iwhys](https://github.com/iwhys) (Awesome-CNode / Android)
README
# CNode-android
这是为CNodejs社区(https://cnodejs.org/) 开发的原生Android版客户端。适用于Android4.0及以上。## 应用截图
![image](https://github.com/iwhys/CNode-android/blob/master/screenshot/01.png)
![image](https://github.com/iwhys/CNode-android/blob/master/screenshot/02.png)
![image](https://github.com/iwhys/CNode-android/blob/master/screenshot/03.png)
![image](https://github.com/iwhys/CNode-android/blob/master/screenshot/04.png)## 主要功能
* 各栏目列表页展示,下拉刷新,上拉加载更多
* 内容页展示
* 回复主题,包括@特定用户
* 发表新话题
* 扫码登录## 开发编译环境
* Android Studio 1.1.0
* JDK 1.7
* CompileSdkVersion 22
* BuildToolsVersion "22.0.1"## 感谢以下开源库作者
* 大名鼎鼎的Facebook图片加载库
https://github.com/facebook/fresco
* Activity滑动返回
https://github.com/ikew0ng/SwipeBackLayout
* Listview动画
https://github.com/twotoasters/JazzyListView
* Viewpager指示器
https://github.com/astuetz/PagerSlidingTabStrip
* 国人整合的ZXing和ZBar的结合体
https://github.com/SkillCollege/QrCodeScan
* Google家的Volley和Gson## License