Pinned Repositories
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
andbase
andbase快速开发框架
Android-AdvancedWebView
Enhanced WebView component for Android that works as intended out of the box
android-async-http
An Asynchronous HTTP Library for Android
android-auto-scroll-view-pager
Android auto scroll viewpager or viewpager in viewpager
android-beacon-library
Allows Android apps to interact with BLE beacons
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
android-common-1
通用性强,纯洁简单,体积不到50K!其中包括shell命令,静默安装,bitmap处理,文件操作,加密存储器,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
ServicecontentTest
16ren's Repositories
16ren/ServicecontentTest
16ren/afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
16ren/android-open-project
Collect and classify android open source projects, 交流 QQ 群:377723625 (入群必须填写群介绍问题答案)
16ren/android-properties
Android Library for reading properties file stored in assets folder
16ren/android-viewbadger
A simple way to "badge" any given Android view at runtime without having to cater for it in layout
16ren/androidpn
An open source project to provide push notification support for Android -- a xmpp based notification server and a client tool kit.
16ren/Bluetooth
安卓手机蓝牙、BLE验证程序
16ren/iBeaconStation
无线网络优化
16ren/InfiniteViewPager
Augment Android's ViewPager with wrap-around functionality.
16ren/LoonAndroid
整个框架式不同于androidannotations,Roboguice等ioc框架,这是一个类似spring的实现方式。在整应用的生命周期中找到切入点,然后对activity的生命周期进行拦截,然后插入自己的功能。
16ren/mygitconfig
my git config file
16ren/openshift-android
Android Application for managing an OpenShift account
16ren/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!
16ren/spring-batch-examples
Collection of Spring Batch Examples
16ren/stupcounter-android
16ren/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.