Open ChunxiaZhang opened 9 years ago
Steps:
Get version info from BuildConfig which config in Gradle.
Problems: Didn't fine apis to get profile, account settings, and Emails etc. In this app, page info come from server with html, client shows these page by parsing html files. These apis come from two libs "com.github.pockethub" and "com.alorma.github.sdk". There are no apis concerned Settings, like get profile info, change profile info. So until now it seems it's impossible to implement those features.
Use ButterKnife framework
Add a new settings activity.