Android developer portal with tools, libraries, and apps

An Android library that helps you check the state of your network, if it is either available, lost, unavailable and also check the reach-ability of your network when your server is either down or your ISP is connected but no data subscription.

Mar 13, 2024

MaterialStoryView is an Android library for implementing a story carousel, similar to those found on social networks like Instagram and Facebook. This library makes it easy to add a story viewing component to your Android application, allowing for quick and simple integration.

Mar 6, 2024

Light weight library to just check network connection type and availability, where you just using extensions from Context can check inside your app Network state.

Jan 29, 2024

A lightweight module written in Kotlin for monitoring network state and airplane mode on native android.

Jan 24, 2024

A simple Android template that lets you create an Android project quickly.

  • 100% Kotlin-only template
  • Following Clean Architecture approach
  • Following MVVM Architectural Design Pattern
  • Hilt - Dependency Injection framework
  • Transition - Animation
  • Paging V3 - Pagination
  • View Binding - View Binding
  • OkHttp3 - Network interceptor
  • Retrofit - HTTP client
  • Glide - Loading images
  • Gson - JSON library
  • Material Components - Material Design
  • Lottie - Vector animation library
  • Kotlin DSL - Alternative syntax to the Groovy DSL
  • Detekt - Static code analysis for Kotlin
  • Gradle Doctor - Gradle build scan plugin
  • Navigation - Navigate through the app
  • LeakCanary - Memory leak detection
  • Chucker - An HTTP inspector for Android & OkHTTP
  • StrictMode - A developer tool which detects things you might be doing by accident
  • Dark/Light Theme - Support dark/light themes
Jan 21, 2022

srtdroid is a Kotlin wrapper for Secure Reliable Transport (SRT). SRT is an open source transport technology that optimizes streaming performance across unpredictable networks.

Jan 19, 2022

Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco

Jan 5, 2022

A lightweight Android network response API for handling data and error response with transformation extensions.

Jan 4, 2022

Twitter's API v2 Objectified. This will save you time from creating data objects to access twitter's API v2. This library is supported on Gradle, Maven, Java, Kotlin, and Android projects.

Jan 2, 2022

An easy & handy library to monitor device internet connection status.

Sep 10, 2020

A networking built in pure kotlin for use with kotlin and android project, with full support for rxjava and coroutines

Sep 3, 2020

A simple, lifecycle-aware network monitoring library to simplify the need for asynchronous Android network state monitoring.

Sep 2, 2020

A light weight and lifecycle awared live internet connection status library using reactivenetwork and crouton.

Apr 16, 2020

Android Remote Debugger is a library for remote debugging Android applications. It allows you to view logs, databases, shared preferences and network requests directly in the browser.

Features

  • Logging
    • View the logs of your application
    • Filter logs by priority and tags
    • Search logs
    • Download logs
    • Crash errors are also logged
  • Database
    • View all databases
    • Edit database entries
    • Delete database entries
    • Search data
    • Run custom sql query to get, add, update or delete data
  • SharedPreferences
    • View all data
    • Edit, add and delete data
    • Search data
  • Network
    • View all network requests and responses in a convenient format
    • Filter data by response code and errors
    • Download logs
    • Search data
Feb 9, 2020

This is a social login library in which you can login through Facebook And LinkedIn

Oct 12, 2019

A simple custom Android TextView that highlights content such as Mention, Hashtag, Phone, Email and Url.

Jul 23, 2019

AutoRefreshNetworkConnection is a library that gives you a very simple code and easy to use it. It can handle your tasks when the device connected or disconnected from internet (wifi or mobile data) by using observer pattern.

Jul 18, 2019

A list of most useful resources for designing android apps such as all material colors and dimens, 180 Gradient background + html, social, flat, fluent, metro colors.

May 27, 2019

WatchTower - observe OKHttp and Retrofit API calls with their request and response details in any browser connected to your local network (Phone, PC, Laptop, ...)

May 25, 2019

BonjourConnect searches for a network connection if a specific type (e.g. _my_service_typw._tcp) and returns information about the server and port that can be used to connect to the server.

May 12, 2019