Pinned Repositories
9GAG
Android unofficial REST Client of 9GAG.
ActivityRouter
Router activities.
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-butterknife-zelezny
Android Studio plug-in for generating ButterKnife injections from selected layout XML.
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
android-dev-cn
Some Chinese Android Developers Information, 微信公众号:codekk, 网站:
android-open-project
Collect and classify android open source projects 微信公众号:codekk 网站:
android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
safe-java-js-webview-bridge
为WebView中的Java与JavaScript提供【安全可靠】的多样互通方案
tiandee's Repositories
tiandee/androidmvp
这个是一个MVP模式在Android中的使用的例子
tiandee/AnimeTaste
Taste global original animation
tiandee/StickerCamera
This is an Android application with camera,picture cropping,collage sticking and tagging.贴纸标签相机,功能:拍照,相片裁剪,给图片贴贴纸,打标签。
tiandee/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
tiandee/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
tiandee/Seashell-app
(Deprecated)贝壳单词 APP Android 客户端。下载地址:http://app.mi.com/detail/65475 【开源的是初期版本,已经不推荐】
tiandee/appium
Automation for iOS and Android Apps.
tiandee/thefuck
Magnificent app which corrects your previous console command.
tiandee/CircleImageView
A circular ImageView for Android
tiandee/android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
tiandee/ar4android
Companion Code to the Book Augmented Reality for Android Application Development
tiandee/fresco
An Android library for managing images and the memory they use.
tiandee/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
tiandee/XListView-Android
ListView supports pull refresh and pull up to load more feature.
tiandee/android-training-course-in-chinese
Android官方培训课程中文版
tiandee/android-open-project
Collect and classify android open source projects 微信公众号:codekk 网站:
tiandee/demo-app-android
App for demonstration of Rong IMKit component.
tiandee/ThirdPartyLoginDemo
tiandee/MVP-Simple-Demo
tiandee/zxing
Official ZXing ("Zebra Crossing") project home
tiandee/QuickNews
this is a news to the client
tiandee/SwipeRefreshLayoutDemo
SwipeRefreshLayout demo (Google官方下拉刷新组件)
tiandee/PanicAR-android
Augmented Reality Framework for Android
tiandee/autoproxy
the smart Firefox proxy management add-on
tiandee/Android-PullToRefresh
DEPRECATED