Sunday 27 December 2020

SurroundCardView

SurroundCardView is a special form of MaterialCardView that has animated stroke.


Android Arsenal

from The Android Arsenal

Tuesday 22 December 2020

LiveAdapter

Don't write a RecyclerView adapter again. Not even a ViewHolder!

  • Based on Android Data Binding
  • Written in Kotlin
  • Supports LiveData
  • No need to write the adapter
  • No need to write the ViewHolders
  • No need to modify your model classes
  • No need to notify the adapter when data set changes
  • Supports multiple item view types
  • Optional Callbacks/Listeners
  • Very fast — no reflection
  • Super easy API
  • Minimum Android SDK: 19



from The Android Arsenal

Monday 21 December 2020

SimpleAndroidBarChart

SimpleAndroidBarChart is an Open Source Android library, that allows you to display a proposal of barchart.



from The Android Arsenal

Wednesday 16 December 2020

ImagePicker

Easy to use and configurable library to Pick an image from the Gallery or Capture image using Camera. It also allows to Crop and Compresses the Image based on Aspect Ratio, Resolution and Image Size.

🐱‍🏍Features:

  • Pick Gallery Image
  • Pick Image from Google Drive
  • Capture Camera Image
  • Crop Image(Crop image based on provided aspect ratio or let user choose one)
  • Compress Image(Compress image based on provided resolution and size)
  • Retrieve Image Result as File, File Path as String or URI object
  • Handle Runtime Permission for Camera and Storage



from The Android Arsenal

Friday 11 December 2020

frogo-recycler-view

  • RecyclerView No Adapter (Adapter Has Been Handled)
  • RecyclerView Multi-View-Type (only 2 type, still bug on java - beta version)
  • Elegant call using injector()
  • ViewBinding (Generic Type) *On Development
  • Shimmer Effect



from The Android Arsenal

Thursday 10 December 2020

AdvancedBiometricPromptCompat

This is an Android project allowing you to use the advanced biometric authorization features.



from The Android Arsenal

Wednesday 9 December 2020

AXMemojiView

AXMemojiView is a new page for AXEmojiView which shows apple's memoji just like stickers.



from The Android Arsenal

floating-layout-android

A Floating Layout for Android platform.



from The Android Arsenal

CiceroneFlows

Lightweight library based on Cicerone and adds subnavigation functionality (e.g. instagram like navigation tabs).



from The Android Arsenal

AXPowerView

AXPowerView is an Android view with awesome animations and circular loading. Inspired by HotspotShieldVPN.



from The Android Arsenal

Friday 4 December 2020

fingerprint-android

A lightweight library for device identification and fingerprinting. Creates a device identifier from all available platform signals. The identifier is fully stateless and will remain the same after reinstalling or clearing application data.



from The Android Arsenal

EasyLocationFetch

A library which helps you fetch locations easily.

There are two ways in which you can get locations with this library:

  • using only internal location providers
  • using both google api and internal location providers



from The Android Arsenal