repos-hubs's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
nostra13/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
jfeinstein10/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!
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
chrisbanes/Android-PullToRefresh
DEPRECATED
JakeWharton/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.
nhaarman/ListViewAnimations
[DEPRECATED] An Android library which allows developers to easily add animations to ListView items
scribejava/scribejava
Simple OAuth library for Java
zTree/zTree_v3
jQuery Tree Plugin
yangfuhai/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
AnySoftKeyboard/AnySoftKeyboard
Android (f/w 2.1+) on screen keyboard for multiple languages.
Trinea/android-demo
Android common lib demo, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on, you can find description
suarezjulian/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://github.com/romannurik/android-wizardpager)
yxl/DownloadProvider
Porting Android DownloadProvider
JesusM/HoloCircleSeekBar
Android circle seekbar widget inspired from: https://github.com/LarsWerkman/HoloColorPicker
AnFengDe/AnFengDe_EPUB
EPUB 3.0 SDK for Android and iPhone, Offical team site : http://epub.anfengde.com
eoecn/Libraries-for-Android-Developers
Libraries for Android developers By eoe.cn Community
MathieuCalba/android-ui-design-pattern
Code of the Application Demo I used for my presentation Android UI Design Patterns in practice
aliHafizji/Cheddar-Android
The Android version of Cheddar(https://github.com/nothingmagical/cheddar-ios)
alvinsj/android-https-downloadmanager-demo
Demo for custom DownloadManager for HTTPS url download (It's a fix for Android 2.3.7 and lower) [enhanced from: http://android-er.blogspot.com/]