Pinned Repositories
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-lite-orm
LiteOrm is a fast, small, powerful ORM framework for Android. LiteOrm makes you do CRUD operarions on SQLite database with a sigle line of code efficiently.
android-shapeLoadingView
高仿新版58 加载动画
AndroidInterview
android 面试资料
AndroidStrings
AudioRecorder
Android 录音实现(AudioRecord)
BorePlugin
Android Studio 自动生成布局代码插件
exam_system_architect
MobilePlayer1020
手机影音项目是真实的上线项目,本视频在原项目基础上,进行了新技术的更新和优化。该项目包括本地音乐播放、网络音乐播放、本地视频播放、网络直播四大模块,几乎涵盖了市面上视频播放类APP的全部技术。
MultilevelTreeList
Multilevel tree list for Android.
jimmy065's Repositories
jimmy065/AndroidStrings
jimmy065/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
jimmy065/android-lite-orm
LiteOrm is a fast, small, powerful ORM framework for Android. LiteOrm makes you do CRUD operarions on SQLite database with a sigle line of code efficiently.
jimmy065/android-shapeLoadingView
高仿新版58 加载动画
jimmy065/AndroidInterview
android 面试资料
jimmy065/AudioRecorder
Android 录音实现(AudioRecord)
jimmy065/BorePlugin
Android Studio 自动生成布局代码插件
jimmy065/exam_system_architect
jimmy065/MobilePlayer1020
手机影音项目是真实的上线项目,本视频在原项目基础上,进行了新技术的更新和优化。该项目包括本地音乐播放、网络音乐播放、本地视频播放、网络直播四大模块,几乎涵盖了市面上视频播放类APP的全部技术。
jimmy065/MultilevelTreeList
Multilevel tree list for Android.
jimmy065/PickerView
🕘 Android滚动选择器(省市区联动选择、日期选择、时间选择)
jimmy065/QQ
一款高仿腾讯QQ的IM软件,主UI框架采用侧滑菜单+底部导航的方式,核心聊天功能基于bmob SDK,已经实现文本,表情,图片,位置,语音等信息的发送。万水千山总是情,来个Star行不行?
jimmy065/RadiusView
Android 实现一个用于需要圆角矩形框背景的TextView或Layout的情况,减少直接使用时引入的shape资源文件,包括RadiusTextView,RadiusEditText,RadiusLinearLayout,RadiusRelativeLayout,RadiusLinearLayout
jimmy065/SpeedView
Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape :zap:
jimmy065/spring-boot2-learning
基于 SpringBoot2 整合的案例教程
jimmy065/T-MVP
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Databinding + MVP + Retrofit + Rxjava + MaterialDesign
jimmy065/Windows-universal-samples
This repo contains the samples that demonstrate the API usage patterns for the Windows universal platform in the Windows Software Development Kit (SDK) for Windows 10. These code samples are designed to run on both desktop, mobile and future devices that support the Windows universal platform.
jimmy065/XDroidMvp
轻量级的Android MVP快速开发框架