Pinned Repositories
-android-source-code
这是我自己在学习安卓期间,在网上积累下来的源码 ,欢迎交流学习,很多源码已经不能提供具体出处,对作者抱歉,如果有发现自己的代码可以发邮件给我,我会立刻标注上的。
50AH-code
50 Android Hacks book source code
AA_ffmpeg
A simple Android project to convert images into video file using javacv which uses ffmpeg
ActionBarSherlock
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
ClassLoaderDex
学习加载Dex文件实现类似热修复
DN_NDKApp
音频简单的变声处理--基于FMOD开发
LiveDataBus
Android原生支持的组件消息通信,替代EventBus,RxBus组件;绑定了LifeCycle生命周期的高性能组件间通信工具
shizhong-Android
失重短视频,Android源码
TVMarket
应用市场类
tank2014gz's Repositories
tank2014gz/-android-source-code
这是我自己在学习安卓期间,在网上积累下来的源码 ,欢迎交流学习,很多源码已经不能提供具体出处,对作者抱歉,如果有发现自己的代码可以发邮件给我,我会立刻标注上的。
tank2014gz/AA_ffmpeg
A simple Android project to convert images into video file using javacv which uses ffmpeg
tank2014gz/ActionBarSherlock
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
tank2014gz/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
tank2014gz/AndEngineGradle
Gradle project using AndEngine library with some extensions
tank2014gz/Android
tank2014gz/android-common
Common Android Utils, Views etc
tank2014gz/android-pulltorefresh-1
This project aims to provide a reusable pull to refresh widget for Android.
tank2014gz/AndroidCacheFoundation
AndroidCacheFoundation
tank2014gz/AndroidCoolDragAndDropGridView
An example of a gridview with various column span items and drag and drop support like Google keep has
tank2014gz/AndroidDrawable
Android 创建各个分辨率图片
tank2014gz/AndroidMVC
An Android MVC framework
tank2014gz/ant-android
ant script,compile, packaging apk
tank2014gz/ASimpleCache
a simple cache for android and java
tank2014gz/DragGridViewDemo
tank2014gz/FuzzyQueryContacts
fuzzy query the android contacts.(模糊查询通讯录:支持按 号码,姓名,简拼,全拼 进行模糊匹配,带[A-Z]快速导航)
tank2014gz/GoodDemo
collection of good demo
tank2014gz/IM
使用百度推送完成及时通信
tank2014gz/IndigeneDroid
IndigeneDroid是一个一站式流程和业务分离的实现快速开发的android应用框架,完全采用android api及volley,故用Indigene开启其名。
tank2014gz/JazzyViewPager
An easy to use ViewPager that adds an awesome set of custom swiping animations. Just change your ViewPagers to JazzyViewPagers, two more steps, and you're good to go!
tank2014gz/mobile-ecommerce-android-education
mobile for android
tank2014gz/SwipeBackLayout
An Android library that help you to build app with swipe back gesture.
tank2014gz/taskbar
a systray shell for console application
tank2014gz/test
tank2014gz/TopNews
头条新闻
tank2014gz/two-way-backport
Backport of lucasr's twowayview based on the RecyclerViewLib backport by twotoasters
tank2014gz/weibo_android_sdk
sina weibo android sdk
tank2014gz/works
tank2014gz/XposedLibrary
XposedBridge API for the Xposed framework.
tank2014gz/ZrcListView
一个顺滑又漂亮的Android下拉刷新与加载更多列表组件。