前一段时间找了很久Github在Android端上的App,但是无果。同时为了验证个人开源的App框架App-Architecture,因此,花了一些时间编写了这个应用。另外个人相信针对拥有众多开发者的Github开发一个好的App是很有用的。
GithubAndroidClient
This project is a Github client on Android platform, This App drawing is based on the design of Github Web page(H5).
Feature
- account (Auth2.0/Sign in/Sign out)
- explore (showcases/repos)
- user (profile/followers/following)
- repo (detail/contents)
- events, notification, issues
- trending
there are many features not yet implemented, you can contribute to it if you are interested in this project.
API
About Open Source
IDE
Android studio 2.0
Third Party Project
- App-Architecture
app architecture on android platform. - MarkdownView
MarkdownView is an Android webview with the capablity of loading Markdown text or file and display it as HTML, it uses MarkdownJ and extends Android webview.
Author(frodoking)
- Email: awangyun8@gmail.com
- Blog:http://frodoking.github.io/