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