Pinned Repositories
ACheckBox
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
aibao_demo
this is a demo
andbase
andbase快速开发框架
Android
收集Android方方面面的经典知识, 最新技术.
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-fat-aar
Gradle script that allows you to merge and embed dependencies in generted aar file
Android-JNITest
Android Studio JNI environment.
android-open-project
Collect and classify android open source projects 微信公众号:codekk
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
mikedream89's Repositories
mikedream89/android-open-project
Collect and classify android open source projects 微信公众号:codekk
mikedream89/ACheckBox
mikedream89/Android-JNITest
Android Studio JNI environment.
mikedream89/android_guides
Extensive Open-Source Guides for Android Developers
mikedream89/AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
mikedream89/awesome-android-tips
awesome-android-tips
mikedream89/baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
mikedream89/BoomMenu
A menu which can ... BOOM! - Android
mikedream89/BottomDialog
BottomDialog 一个自定义的从底部弹出的dialog,仿照微博的分享弹框
mikedream89/Carbon
Material Design implementation for Android 2.3+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.
mikedream89/CardStackView
One Custom view for show something just like cards with animations.
mikedream89/CrashWoodpecker
An uncaught exception handler library like Square's LeakCanary.
mikedream89/doc
Documentation for framework v1, v2
mikedream89/DropDownMenu
a complete DropDownMenu solution, 完整的筛选器解决方案
mikedream89/DynamicAPK
Solution to implement multi apk dynamic loading and hot fixing for Android App. (实现Android App多apk插件化和动态加载,支持资源分包和热修复)
mikedream89/FlycoDialog_Master
An Android Dialog Lib simplify customization.
mikedream89/iqiyi
爱奇艺UI界面
mikedream89/lantern
:zap: Open Internet for everyone. Lantern is a free desktop application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including P2P and domain fronting. Lantern relies on users in uncensored regions acting as access points to the open Internet.
mikedream89/leakcanary
A memory leak detection library for Android and Java.
mikedream89/MarkdownEditors
Android Markdown编辑器
mikedream89/MATaiji
太极图
mikedream89/material-dialogs
A beautiful, fluid, and customizable dialogs API.
mikedream89/MaterialDesignExample
本APP用来演示Material Design控件的使用。
mikedream89/RecyclerViewDemo
recyclerview item 点击水波纹效果
mikedream89/SmallChart
SmallChart图表库
mikedream89/testElico
test .....
mikedream89/ticker
An Android text view with scrolling text change animation
mikedream89/TouTiaoTabBar
React Native之android仿今日头条TabBar 实现
mikedream89/tray
a SharedPreferences replacement for Android with multiprocess support
mikedream89/VHBoomMenuButton
A menu which can ... BOOM! - iOS