Sunday 12 September 2021

Quantitizer

A highly customizable quantity stepper for android projects.



from The Android Arsenal

Thursday 9 September 2021

StrikedImageView

Animate a strike over any image to indicate on/off states. As seen in the Material Guidelines.



from The Android Arsenal

Wednesday 8 September 2021

Tuesday 7 September 2021

InfoBar Compose

  • An Android Jetpack Compose library for displaying on-screen messages.
  • Unlike the built-in Snackbar from the Compose Material library, the InfoBar can be properly displayed without additional requirements, like Scaffold, SnackbarHost / SnackbarHostState, or manually starting new coroutines to show the message.



from The Android Arsenal

Monday 6 September 2021

Sunday 25 July 2021

Android Suspend Dialogs

A helper library for Android to display Dialogs by suspending the coroutine till finish of the dialog.



from The Android Arsenal

Thursday 8 July 2021

Thursday 1 July 2021

SSffmpegVideoOperation

FFMPEG video operations - FFmpeg compiled for Android. Execute FFmpeg commands with ease in your Android app.

  • Cut video using time
  • Convert image to video
  • Add water mark on video
  • Add text on video
  • Combine image and video
  • Combine images
  • Combine videos
  • Compress a video
  • Extract frames from video
  • Fast/Slow motion video
  • Reverse video
  • Video fade in / fade out
  • Compress video to GIF
  • Rotate and Flip video (Mirroring)
  • Remove audio from video
  • Update aspect ratio of video
  • Merge GIFs
  • Merge Audios
  • Update audio volume
  • Fast/Slow audio
  • Crop audio using time

Android Arsenal

from The Android Arsenal

Flinger

A lightweight library to tweak the fling behaviour in Android.



from The Android Arsenal

DecadeOfMovies

Demo Application to understand the architecture of MVVM App with Unit tests.



from The Android Arsenal

SSPullToRefresh

SSPullToRefresh makes PullRefresh easy to use, you can provide your own custom animations or set simple gifs on refresh view. The best feature is Lottie animations in refresh view, it uses lottie animations to render high quality animations on pull refresh.

Features:

  • Simple and easy to use (no complex animations to deal with)
  • Customize the animation view by providing your own custom RefreshView (need to subclass SSAnimationView)
  • Set Gif animations in refresh view
  • Import lottie jason in assets folder and apply animation (as simple as that)
  • Customize repeateMode, repeateCount and Interpolators on different points of animations



from The Android Arsenal

QuatroGrade

QuatroGrade is a beautiful multi color gradient. Basically, it is a 4 vertex gradient.

Features:

  • Multi color, or the default 4 corners color gradient QuatroGradeView.
  • Changing the orientation of the gradients for better look.
  • Gradient colors dynamic change and animation support.
  • XML and programmatic setup.
  • Advanced Sample App.


from The Android Arsenal

EasyAnalytics

An easy to use android library to let devs know how much internet-data their app is consuming.



from The Android Arsenal

Monday 26 April 2021

locus

Locus is a tiny kotlin library for android which makes it super very easy to retrieve location with just few lines of code. Everything including permission model and Location settings resolution is handled internally which removes a lot of boilerplate code any developer have to write every time.



from The Android Arsenal

Saturday 24 April 2021

SSImagePicker

Easy to use and configurable library to Pick an image from the Gallery or Capture image using Camera.

  • You can easily select image from camera and gallery and upload it wherever you want. We have created this library to simplify pick or capture image feature.
  • Handled permissions for camera and gallery, also supports scoped storage.
  • Returns contentUri of selected image.
  • Easy to use and supports all major devices.

Features

  • Capture Image Using Camera
  • Pick Image From Gallery
  • Handle Runtime Permission For Storage And Camera
  • ImagePicker Bottomsheet
  • Retrieve Image Result In Uri Format
  • Crop Image
  • Rotate Image
  • Image Zoom In, Zoom Out
  • Customize Image Picker BottomSheet Options Like :
    • Customize only text of buttons
    • Customize only text color of buttons
    • Customize multiple values of buttons like:
    • Text color, size, font family, padding using your own styles.xml
    • Customize bottomsheet's background shape and color



from The Android Arsenal

Friday 23 April 2021

Saturday 3 April 2021

AndroidResourceManager

Android Resource Manager application to manage and analysis your app resources with many features like image resize, Color, Dimens and code Analysis.



from The Android Arsenal

Saturday 27 March 2021

FixedHeaderTableLayout

A powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells with fixed table headers and offering pan and zoom support. FixedHeaderTableLayout is similar in construction and use as to Android's TableLayout.



from The Android Arsenal

Friday 26 March 2021

AndroidStyling-LintRules

A set of lint rules to check for common mistakes when styling and theming on Android.



from The Android Arsenal

Wednesday 24 March 2021

MaterialPreferences

Kotlin preference via delegates (DataStore, Flow) + DSL for RecyclerView based preference screen.

This allows you to set up preferences and build preference screens based on JetPack DataStore (or any custom storage) elegantly, fast and easily



from The Android Arsenal

Saturday 20 March 2021

MaterialDialogFragments

Dialog Fragments that take care to save and restore the dialogs state and also provided an easy way to handle dialog results.



from The Android Arsenal

Saturday 13 March 2021

Android BLE Made Easy

The easiest way to integrate BLE on your Android projects! This library makes the use of BLE easy and painless, handling known errors and mistakes for you! It's also thread safe by taking advantage of the Coroutine Api!

And if you thought it was already too good to be true, check this out, it automatically handles the pain of Permission checking and request, determining whether the Bluetooth LE hardware is present on the running device, Bluetooth adapter activation and location services activation. All of that using the state-of-the-art implementations, no Settings screen showed! Instead, your user will see a beautiful and native popup with minimum effort to enable such features.

Using 100% Kotlin, Coroutines, JetPack Contracts, Google Settings Api and more!



from The Android Arsenal

Friday 12 March 2021

Composer

Asynchrony made simple.


Android Arsenal

from The Android Arsenal

Synth

Synthesis is CRED's inbuilt library for using Neumorphic components in your app.

What really is Neumorphism? It's an impressionistic style, playing with light, shadow, and depth to create a digital experience inspired by the physical world. That's the definition anyway. Our recommendation is you try it out to see what you make of it. If you do create something with Synth, let us know. We're excited to see where you take it.



from The Android Arsenal