# AndroidThirdPart **Repository Path**: dirkz/android-third-part ## Basic Information - **Project Name**: AndroidThirdPart - **Description**: Android第三方库编译 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-17 - **Last Updated**: 2022-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AndroidThirdPart #### 介绍 Android第三方库编译 # 分支说明 ## App模板 1、最简单的分支[[app-simple-template](https://gitee.com/dirkz/android-third-part/tree/app-simple-template/)] 2、最简单的多进程单向通信[[app-simple-ipc-messenger](https://gitee.com/dirkz/android-third-part/tree/app-simple-ipc-messenger/)] 3、多进程单向通信[app-ipc-aidl] 2、最简单的组件化分支[TODO] ## 图片加载 1、Glide库[TODO] ## 网络请求 1、Retrofit[TODO] 2、Okhttp[TODO]