Pinned Repositories
AnalysisApkUtils
获取android apk文件的 [0]:版本号;[1]包名 [2]是版本code;在app版本更新过程中校验apk文件的有效性
android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!微信公众号:codekk,
android_mvvm
一个练习
animation-samples
Multiple samples showing the best practices in animation on Android.
architecture-components-samples
Samples for Android Architecture Components.
AspectSupportLibrary
aop的应用
BaseSupportLibrary
基础封装
BaseUpdateLibrary
component
收集汇总通用的工具
NetSupportLibrary
网络的准备
Excitingcodeman's Repositories
Excitingcodeman/AnalysisApkUtils
获取android apk文件的 [0]:版本号;[1]包名 [2]是版本code;在app版本更新过程中校验apk文件的有效性
Excitingcodeman/BaseSupportLibrary
基础封装
Excitingcodeman/component
收集汇总通用的工具
Excitingcodeman/NetSupportLibrary
网络的准备
Excitingcodeman/android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!微信公众号:codekk,
Excitingcodeman/android_mvvm
一个练习
Excitingcodeman/animation-samples
Multiple samples showing the best practices in animation on Android.
Excitingcodeman/architecture-components-samples
Samples for Android Architecture Components.
Excitingcodeman/AspectSupportLibrary
aop的应用
Excitingcodeman/BaseUpdateLibrary
Excitingcodeman/btrace
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more native events like IO.
Excitingcodeman/coil
Image loading for Android backed by Kotlin Coroutines.
Excitingcodeman/compose-samples
Official Jetpack Compose samples.
Excitingcodeman/DemoProjects
项目实践
Excitingcodeman/DialogHelper
帮助快速创建dialog和popupwindow的项目
Excitingcodeman/Jetpack-Compose-Tutorials
🚀🧨📝 Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
Excitingcodeman/KeyStoreDemo
keystore加密
Excitingcodeman/MobileInfo
【Android】Hardware Information. For detailed network diagnosis, please refer to【HttpInfo】
Excitingcodeman/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
Excitingcodeman/ToolsSupportLibrary
常用的工具类
Excitingcodeman/trime
同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android
Excitingcodeman/uamp
A sample audio app for Android
Excitingcodeman/UpdateAssistant
更新帮助类
Excitingcodeman/xiaobaicai
demo
Excitingcodeman/YCShopDetailLayout
购物商场商品详情页面自定义控件,模仿淘宝、京东、考拉等商品详情页分页加载的UI效果。可以嵌套RecyclerView、WebView、ViewPager、ScrollView等等。支持设置上拉分页加载动画效果……