MrWu94 / SimpleNBA

A Simple MVP Pattern for NBA Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Simple MVP Pattern for NBA Client


Languages

Language:Java 100.0%