Pinned Repositories
ActionBarSherlock
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.
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
free-programming-books
iptv
Collection of publicly available IPTV channels from all over the world
NiceAppDemo
仿最美应用-每日最美的钢琴律动效果
QBox
:unicorn: QBox is a life tool App, contains modules: news; jokes; constellation fortune; LED; weather; calendar; two-dimensional code, and more ... 小秋魔盒是一个生活工具 App,主要功能有:新闻资讯;微信精选美文;笑话趣图;星座运势;LED字幕;天气;日历;二维码;手电筒;老黄历。在开发中尽可能多的用了目前比较流行的框架和库。
ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
WeChatHelper
create base code
repos-hubs's Repositories
repos-hubs/AndroidSMS
SMS Tools for Android
repos-hubs/WeiBo
Enjoy Weibo
repos-hubs/ProjectDemos
Android Samples
repos-hubs/ListViewAnimations
An Android library which allows developers to easily add animations to ListView items
repos-hubs/android-async-http
An Asynchronous HTTP Library for Android
repos-hubs/picasso
A powerful image downloading and caching library for Android
repos-hubs/rails
Ruby on Rails
repos-hubs/Libraries-for-Android-Developers
Libraries for Android developers By eoe.cn Community
repos-hubs/AnFengDe_EPUB
EPUB 3.0 SDK for Android and iPhone, Offical team site : http://epub.anfengde.com
repos-hubs/Refactoring-Chapter-1
Worked example from Fowler's Chapter 1
repos-hubs/robospice
Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
repos-hubs/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
repos-hubs/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
repos-hubs/FINAL-JAVA
A CUP 8583 protocol lib.
repos-hubs/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
repos-hubs/ActionBarSherlock
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.
repos-hubs/WizardPager
Wizard Pager is a library that provides an example implementation of a Wizard UI on Android, it's based of Roman Nurik's wizard pager (https://code.google.com/p/romannurik-code/source/browse/misc/wizardpager)
repos-hubs/NineOldAndroids
Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
repos-hubs/iso8583-Java
iso8583 Message Pack & Unpack lib for Java. Works well with Android
repos-hubs/j8583-1
用于ISO8583规范的组包、解包
repos-hubs/Android-ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock. Originally based on Patrik Åkerfeldt's ViewFlow.
repos-hubs/android-ui-design-pattern
Code of the Application Demo I used for my presentation Android UI Design Patterns in practice
repos-hubs/DownloadProvider
Porting Android DownloadProvider