# component-jetpack **Repository Path**: cqteam/component-jetpack ## Basic Information - **Project Name**: component-jetpack - **Description**: Android - 基础模块 - Jetpack - **Primary Language**: Kotlin - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-28 - **Last Updated**: 2021-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # component-jetpack 基于Jetpack二次开发的组件 [![](https://jitpack.io/v/cqTeam/component-jetpack.svg)](https://jitpack.io/#cqTeam/component-jetpack) ## 技术点 ### Activity - JpActivity - JpMVVMActivity ### Fragment - JpFragment - JpMVVMFragment ### DialogFragment - JpDialogFragment - JpMVVMDialogFragment ### ViewModel - JpViewModel ### LiveData - JpLiveData