Coder Social home page Coder Social logo

hloli's Introduction

HLOLI

中文 | English

声明:此项目为模仿掌上英雄联盟部分功能的练手项目,不作商业用途。如果涉及侵权请告知删除,涉及商业侵权与本人无关。

目录结构

一、开发环境

开发工具 开发语言 SDK版本 JDK版本
AndroidStudio2.1 JAVA 25 1.8

二、应用截图

图2.1

图2.2

图2.3

图2.4

图2.5

图2.6

图2.7

三、第三方库

compile 'com.android.support:appcompat-v7:25.1.0'
compile 'com.android.support:design:25.1.0'
//retrofit和rxjava
compile 'io.reactivex:rxjava:1.1.0'
compile 'io.reactivex:rxandroid:1.1.0'
compile 'com.squareup.retrofit2:retrofit:2.0.0-beta4'
compile 'com.squareup.retrofit2:converter-gson:2.0.0-beta4'
compile 'com.squareup.retrofit2:adapter-rxjava:2.0.0-beta4'
compile 'com.squareup.okhttp3:logging-interceptor:3.1.2'
compile 'com.jakewharton:butterknife:7.0.1'
//gldie加载图片
compile 'com.github.bumptech.glide:glide:3.7.0'
//轮播图
compile 'com.jude:rollviewpager:1.4.6'   

四、下载地址

五、Issue

本项目数据源来自掌上英雄联盟,基于MVP架构(新手轻喷)的练手项目。如果觉得不错或者有帮助,赏脸给个星呗~~如有任何问题,欢迎大家Issue

hloli's People

Contributors

yuanhongliang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.