Monday, 8 January 2024

Kevlar

Kevlar is a security toolkit (library) for Android apps. It is divided in 3 packages (antipiracy, rooting and integrity), each containing specific tooling and components.

Its purpose is to be an auditing tool, used to inspect the security environment on Android devices.

A security environment is the security state of a device, which can be probed with the different packages kevlar provides.

Each package focuses on a specific security environment area:

  • antipiracy detects the presence of pirate software installed on the device (user-wise security);
  • rooting detects the presence of root access, custom binaries, and abnormal OS status (system-wise security);
  • integrity detects certain types of tampering attempts your app may have been targeted with (app-wise security).

Kevlar is intended to be used any time it is deemed necessary to determine whether the device your app is running on can be regarded as secure, according to your policies and security requirements.


Android Arsenal
https://ift.tt/J5OhfZu

Sunday, 7 January 2024

GaugeChart

A Gauge Chart / Speedometer Chart using Jetpack Compose.


https://ift.tt/Lb6VyS2

swipebutton

A Simple Android Swipe Button.


https://ift.tt/q6PnIc2

Gauge

Gauge Composable is a fusion of classic and modern Gauges with some customization options.


https://ift.tt/2g1OPvh

GalleryLibrary

Android library for gallery images and videos, and capture camera image and video.


https://ift.tt/7OuT8Ai

Saturday, 6 January 2024

Country Code Picker

Customize your country text field for Jetpack Compose.


https://ift.tt/W9rxClc

MultiStepsProgressBar

A customizable progressbar component can be used in onboarding screens for Jetpack Compose.


https://ift.tt/U4sW2mb