Coder Social home page Coder Social logo

mark-09 / plana Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beseting/plana

0.0 0.0 0.0 1.81 MB

PlanA即多资源框架整合,集BaseActivity,BaseFragment,BasePermission,Retrofit2+okhttp3+RxJava2网络请求封装(一行代码实现网络请求),文件上传下载及进度回调,自定义路由管理PRouter,自定义控件,图片浏览服务,工具类等,留个小❤❤,架构持续维护中!

Java 100.00%

plana's Introduction

PlanA Android快速开发基础架构平台

PlanA.jpg

PlanA是一款集成BaseActivity,BaseFragment,BasePermission,PRouter路由管理,多种开发所需工具类,Retrofit2+Okhttp+RxJava的网络请求终极封装(一行代码实现网络请求),文件上传下载及进度回调,多种开发所需的自定义控件等,PlanA框架正在火热持续维护中,请多多支持!

1.项目依赖(Gradle)

1.添加jitPack到你项目的build.gradle

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
	}
}

2.添加依赖

dependencies {
   implementation 'com.github.Beseting:PlanA:v1.2'
}

2.混淆

请查看app/proguard-rules.pro 混淆文件

3.集成

文档地址:https://www.jianshu.com/p/02e2ce2a7414

4.联系作者

简书:https://www.jianshu.com/u/ba1cc3214081 CSDN:https://blog.csdn.net/zjb12316

plana's People

Contributors

beseting 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.