Gnepux's Stars
lightSky/InfiniteIndicator
This lib can be used for viewpager infinite loop with indicator easily.
JakeWharton/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
roboguice/roboguice
Google Guice on Android, version 3.0 [RETIRED]
gdpancheng/LoonAndroid
整个框架式不同于androidannotations,Roboguice等ioc框架,这是一个类似spring的实现方式。在整应用的生命周期中找到切入点,然后对activity的生命周期进行拦截,然后插入自己的功能。
white-cat/ThinkAndroid
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。
yangfuhai/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
Frank-Zhu/PullZoomView
An Android custom ListView and ScrollView with pull to zoom-in.
androidannotations/androidannotations
Fast Android Development. Easy maintainance.
Redth/PushSharp
A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, and (soon) FirefoxOS devices!
daimajia/AndroidImageSlider
An amazing and convenient Android image slider.
JakeWharton/NineOldAndroids
[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
umano/AndroidSlidingUpPanel
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
castorflex/VerticalViewPager
Copy pasted version of the support ViewPager, but vertical!
castorflex/SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal or circular indeterminate ProgressBar
carlbenson/Pinch
Download individual files from inside ZIP files stored on web servers
facebook/react-native
A framework for building native applications using React
Baseflow/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
gabrielemariotti/changeloglib
Android Library to display your changelog
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
square/moshi
A modern JSON library for Kotlin and Java.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
MustafaFerhan/DebugLog
Create a simple and more understandable Android logs.
gcacace/android-signaturepad
A custom Android View for drawing smooth signatures
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android