Skip to content

A HackerNews app written using Kotlin language base Google MVP architecture

Notifications You must be signed in to change notification settings

xfans/HackerNews_Kotlin

Repository files navigation

HackerNews_Kotlin

Build Status

##ScreenShot

##Note 该程序为学习Kotlin写的程序,程序功能比较简单,但包括了App开发中的常见功能。 使用时Android Studio请先安装Kotlin插件,Intellij 15及以上版本不需要安装. 项目使用了Google官方的MVP架构 Basic Model-View-Presenter architecture。

##Libraries

##Environment

  • Kotlin 1.0.2-1
  • kotlin-android-extensions 1.0.2-1

##Thanks

##Todo

  • 添加本地缓存
  • 修改获取数据顺序可能不对的bug(fix)

##License Copyright 2016 xfans

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.

About

A HackerNews app written using Kotlin language base Google MVP architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published