Tuesday, 5 March 2024

MaterialStoryView

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.


https://ift.tt/Gfo7eFP

Saturday, 2 March 2024

slf4j-timber

This is a library that allows pure Java / Kotlin modules or libraries using SLF4J as their logging framework to bridge on the Google Android platform in combination with Jake Wharton's Timber logging utility.

It's based on the patrickfav/slf4j-timber project with a modern take using Kotlin and the latest version of SLF4J (currently v2.0.0 which relies on ServiceLoader mechanism instead of the static binder mechanism as described here).


Android Arsenal
https://ift.tt/P9MvAgk

Thursday, 29 February 2024

Deep Linking API

A simple library for handling incoming app links.


Android Arsenal
https://ift.tt/phdj9Tx

Wednesday, 28 February 2024

RangeBarChart

⚡ Range bar chart library for Android using MPAndroidChart⚡

There were no charts in MPAndroidChart to show ranges. We were forced to show the range charts we wanted using a similarly capable candlestick chart. This library can be used when you want to create charts that can represent ranges such as weather and heart rate.


Android Arsenal
https://ift.tt/Dhy5cST

Tuesday, 27 February 2024

Jambo

Jambo is an open source remote logging library. For those who would like to see their logs remotely on their android device Jambo is the library for you. Jambo installs a separate debug app for intercepting all logs called with the Jambo class.


https://ift.tt/kb0vISH

Monday, 26 February 2024

YouTubePlayer

YouTube kotlin multiplatform player. The YouTubePlayer composable allows you to embed a YouTube video player in your Jetpack Compose app.


https://ift.tt/2gNC3Yu

Monday, 19 February 2024