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/safe-java-js-webview-bridge
为WebView中的Java与JavaScript提供【安全可靠】的多样互通方案
tiandee/9GAG
Android unofficial REST Client of 9GAG.
tiandee/ActivityRouter
Router activities.
tiandee/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
tiandee/android-butterknife-zelezny
Android Studio plug-in for generating ButterKnife injections from selected layout XML.
tiandee/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.
tiandee/android-dev-cn
Some Chinese Android Developers Information, 微信公众号:codekk, 网站:
tiandee/Android-Studio-Tips-by-Philippe-Breault
Every Android Studio Tip posted by Phillipe Breault(Android Studio使用技巧)
tiandee/android-topeka
A fun to play quiz that showcases material design on Android
tiandee/android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
tiandee/AroundMe
Application to know things around me
tiandee/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
tiandee/butterknife
Bind Android views and callbacks to fields and methods.
tiandee/dagger
A fast dependency injector for Android and Java.
tiandee/EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
tiandee/FileExplorer
MIUI文件管理器社区开源版(Community edition of MIUI File Explorer)
tiandee/Framework-Barbosa
自己用的Android 框架
tiandee/free-programming-books
:books: Freely available programming books
tiandee/hardseed
SEX IS ZERO (0), so, who wanna be the ONE (1), aha?
tiandee/iosched
The Google I/O 2015 Android App
tiandee/java-design-patterns
Design patterns implemented in Java
tiandee/kandroid
KAndroid是一个Android的简单的架构搭建的学习项目。架构上分为了四个层级:模型层、接口层、核心层和应用层。
tiandee/kstyle
KStyle是一个Android的样式开发的学习项目。
tiandee/learngit
推送请注意:请使用UTF-8编码,只接受能被自动Merge的Pull Request
tiandee/Material-Movies
An application about movies with material design
tiandee/pictures
博客配图
tiandee/spring-boot
Spring Boot
tiandee/spring-framework
The Spring Framework
tiandee/typora-markdown-resume
typora+markdown+css自定义简历模板
tiandee/xUtils3
android orm, bitmap, http, view inject...