一个简单的MVP实现的NBA客户端

一个简单的MVP实现的NBA客户端.基于Material Design和MVP的新闻客户端

Android 完整的App

访问GitHub主页

共18Star

详细介绍

SimpleNBA

基于Material Design和MVP的新闻客户端

Screenshot

NBA

image

###依赖的官方支持包

  • com.android.support:support-v4:22.2.1
  • com.android.support:appcompat-v7:22.2.1
  • com.android.support:design:22.2.1

引用库

库名称 库信息
Gson Google json库,使用了@SerializedName标签、转对象
okhttp 网络请求库
circleimageview 图片操作
glide 图片加载库

License

Copyright 2015 hansheng

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.
推荐源码