Pinned Repositories
ActionBarSherlock
Library for implementing the action bar design pattern using 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数据。详情请通过以下网址查看。
android
GitHub Android App
Android-FancyChart
FancyChart (line chart) with nice graphics
Android-Standard
安居客Android开发规范
Android-ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock. Originally based on Patrik Åkerfeldt's ViewFlow.
androidquery
AndroidQuery
ListViewAnimations
An Android library which allows developers to easily add animations to ListView items
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!
jhbnorika's Repositories
jhbnorika/ActionBarSherlock
Library for implementing the action bar design pattern using the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
jhbnorika/androidquery
AndroidQuery
jhbnorika/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!
jhbnorika/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
jhbnorika/Android-FancyChart
FancyChart (line chart) with nice graphics
jhbnorika/Android-Standard
安居客Android开发规范
jhbnorika/Android-Universal-Image-Loader
Powerful and flexible library for loading, caching and displaying images on Android.
jhbnorika/android-wheel
Automatically exported from code.google.com/p/android-wheel
jhbnorika/AndroidDynamicLoader
A plugin system that runs like a browser, but instead of load web pages, it load plugins which runs natively on Android system.
jhbnorika/AndroidNDKImageProcessing
This Android project shows how to import an image from gallery and do all the image processing (decode, resize, rotate, filter, encode) in NDK
jhbnorika/Awesome-MaterialDesign
Collection of material design libs and res.
jhbnorika/booster
🚀Optimizer for mobile applications
jhbnorika/cardslib
Android Library to build a UI Card
jhbnorika/CommonFiles
jhbnorika/Demo
Free Demo
jhbnorika/fanfouapp-opensource
饭否Android客户端开源项目
jhbnorika/fastjson
Fast JSON Processor
jhbnorika/jackson-annotations
Core annotations (annotations that only depend on jackson-core) for Jackson data processor
jhbnorika/JavaPractice
Practice, Practice, Practice ......
jhbnorika/kityminder
在线脑图编辑器
jhbnorika/Norika
Just for fun
jhbnorika/NorikaAndroid
Self Learning
jhbnorika/NorikaAndroidLibrary
jhbnorika/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
jhbnorika/pinned-section-listview
Easy to use ListView with pinned sections for Android.
jhbnorika/retrofit
Type-safe REST client for Android and Java by Square, Inc.
jhbnorika/slate
Beautiful static documentation for your API
jhbnorika/Supertoasts
A library meant to supplement and enhance application notifications.
jhbnorika/TimeSlice
Where was Time be gone?
jhbnorika/xUtils
android orm, bitmap, http, view inject...