Android SDK Firefox Extension
A Firefox extension that adds view source links for the Android SDK.
This extension is derived from Roman Nurik's Android SDK Search Extension for Chrome, all copyrights for source and icon belongs to him.
Source link: https://github.com/0legg/AndroidSDKFirefoxExtension
A Firefox extension that adds view source links for the Android SDK.
This extension is derived from Roman Nurik's Android SDK Search Extension for Chrome, all copyrights for source and icon belongs to him.
This library offers some barebone code for android common to most applications. It provides simple classes and pre-written functions for:
Thrifty is an implementation of the Apache Thrift software stack for Android.
Thrift is a widely-used cross-language service-definition software stack, with a nifty interface definition language from which to generate types and RPC implementations. Unfortunately for Android devs, the canonical implementation generates very verbose and method-heavy Java code, in a manner that is not very Proguard-friendly.
This is a simple EditText
which fades at the end when text goes beyond the screen.
An RxJava transformer which combines replay, publish, and refCount operators.
An implement of RecyclerView
with HeaderViews
.
A ListView
with "floor animation".