• This repository has been archived on 16/Aug/2021
  • Stars
    star
    364
  • Rank 117,101 (Top 3 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created about 11 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Adapter Kit is a set of useful adapters for Android.

Adapter Kit

Logo

Adapter Kit is a set of useful adapters for Android. The kit currently includes,

  • Instant Adapter
  • Instant Cursor Adapter
  • Simple Section Adapter
  • Circular List Adapter

Maven

<dependency>
    <groupId>com.mobsandgeeks</groupId>
    <artifactId>adapter-kit</artifactId>
    <version>0.5.3</version>
</dependency>

Gradle

dependencies {
    compile 'com.mobsandgeeks:adapter-kit:0.5.3'
}

License

Copyright 2013 Mobs & Geeks

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Adapter Kit Logo Β© 2013, Mobs & Geeks.

Bitdeli Badge

More Repositories

1

android-saripaar

UI form validation library for Android
Java
3,228
star
2

instant-adapter

Just like instant coffee, saves 78% of your time on Android's Custom Adapters.
Java
231
star
3

simple-section-adapter

The SIMPLEST Section Adapter for Android
Java
188
star
4

kaffeine

Kaffeine is a Kotlin-flavored Android library for accelerating development.
Kotlin
156
star
5

android-typeface-textview

[DEPRECATED] TextView that allows custom typefaces from XML
Java
73
star
6

circular-list-adapter

A simple Circular List Adapter for Android
Java
31
star
7

upi-dropin

Implementation of NPCI's UPI Linking Specifications Version 1.1 (Draft) for Android.
Java
30
star
8

OneWay

A unidirectional reactive functional architecture library for Android and the JVM.
Kotlin
25
star
9

keylines

Painlessly build and ship apps that conform to the Material design specifications
Java
18
star
10

RxBuddies

Kotlin
12
star
11

kotlin-refactoring-katas

A collection of katas either copied or ported from some amazing folks.
Kotlin
12
star
12

versioning-tdd-kata

A kata to learn and practice TDD
Kotlin
9
star
13

deselectable-radio-button

Deselectable Radio Button for Android
Java
8
star
14

bench-press

Android starter project to evaluate architectures and build muscle memory.
Kotlin
6
star
15

all

An experimental library for dealing with legacy code
Kotlin
5
star
16

scalaxia-android

Android client for Scalaxia
4
star
17

liberate

A command-line utility to run ADB over Wi-Fi on Android devices.
Ruby
4
star
18

ensemble-kata

Kotlin
3
star
19

hello-git

1
star
20

xstate-spike

XState proof of concept in Kotlin
Kotlin
1
star