-
BIT & UTS
- Sydney
Stars
Design patterns implemented in Java
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
A Java serialization/deserialization library to convert Java Objects into JSON and back
Implementation of ImageView for Android that supports zooming, by various touch gestures.
Powerful and flexible library for loading, caching and displaying images on Android.
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running mat…
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
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. Th…
A collection of source code generators for Java.
Paging indicator widgets compatible with the ViewPager from the Android Support Library and 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.
A Flexible and Powerful Parameter Server for large-scale machine learning
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
Statistical Machine Intelligence & Learning Engine
An Android library that help you to build app with swipe back gesture.
Reformats Java source code to comply with Google Java Style.
[DEPRECATED] An Android library which allows developers to easily add animations to ListView items
Demonstrates the features of the Spring MVC web framework
LIBSVM -- A Library for Support Vector Machines
Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...
Google Guice on Android, version 3.0 [RETIRED]
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqli…