Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

PopKorn is a simple, powerful and lightweight Dependency Injector 100% Kotlin. It doesn't need any boilerplate, just use it.

Mar 20, 2020

A simple two-classes DI container written in Kotlin but Java-friendly.

Oct 24, 2019

Enrich dagger's functionality with ability to perform type binding without boilerplate code.

Jun 30, 2019

Tool to simplify dependency injection with dagger into ViewModel classes.

Jun 13, 2019

Dependency injection framework for Kotlin developers.

Feb 28, 2019

A small library that will help you to manager the Dagger Components.

Benefits

  • No need to save the components somewhere
  • No need to remove the component when the Activity/Fragment is going to be destroyed
  • The components will be saved while the rotation changes
Dec 25, 2018

A simple dependency injection library for Android.

Jul 22, 2018

GhostFish is a very lightweight and fast dependency injection container for Android.

Using annotation processors, GhostFish compiles a list of application scoped beans in asset/beans.txt file.

During this stage, it also adds code allowing dependency injection to every non-bean class containing at least 1 @Inject annotation.

May 15, 2018

Annotation Field Injector Library written in Kotlin

PyxInjector help you to inject field, methods by various annotation field.

Oct 23, 2017

Lightweight Dagger 2 scoped component management library.

Aug 5, 2016

The indirect-injector simplify confusion of communication between activity and fragment, and dependencies.

Jan 10, 2016

Vitamin Saber provides resource injection for Android (@InjectResource(resId)). It is annotation processor based and will provide all the speed you need on Android by avoiding reflection.

Jun 22, 2015

Dagger Play is a small set of reusable classes for Dagger injection. There many ways to implement Dagger into your project. Unfortunately memory leaks can occur easily if you implement it without attention.

May 4, 2015

Use annotations to simplify android development.

Feb 22, 2015
Advertisement

Write less code! Don't inflate views, menus, preferences manually anymore!

Jan 12, 2015

Base classes for using Squares Dagger in Android Apps.

Jul 5, 2014