VOOZH about

URL: https://apt.izzysoft.de/fdroid/index/apk/com.machiav3lli.fdroid/

⇱ Neo Store - IzzyOnDroid F-Droid Repository


Neo Store

A modern feature-rich F-Droid client.
AppID:com.machiav3lli.fdroid
Author:Antonios Hazim
License:GPL-3.0-or-later
Donation:
InRepoSince:2022-07-07
LastRepoUpdate:2026-04-26
LastAppUpdate:2026-04-26
LastVersion:1.2.6
Categories:System
APK source:Codeberg/Forgejo/Gitea
Google Play:Check if it's there
👁 icon

A feature-rich quick F-Droid client:

  • UX focused on empowering users
  • No cards or inappropriate animations
  • Fast repository syncing
  • Standard Android components and minimal dependencies

A direct adaptation/modification of Foxy-Droid

Copylefted libre software, licensed GPLv3+. \ Use, study, change, and share; with all.

WhatsNew:

Add: Onboarding pages (permissions, personalization, repos) on first launch
Add: Warning card when not set default to handle IoD/F-Droid links
and more in over 10 commits & 20 translation contributions

Hint: This app is available in both, F-Droid Main and IzzyOnDroid repos. For details on this, please see here.
👁 black.jpg
👁 dark.jpg
👁 filters.jpg
👁 light.jpg
👁 privacy_panel.jpg
👁 rb.jpg
👁 repo.jpg
👁 repos.jpg
👁 top_downloads.jpg
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device. Some clients have this repo enabled by default, e.g. Neo Store, Droid-ify, or, of course, the IzzyOnDroid client by Sunil. With others (like the official client) you'll have to add this repo manually (see the hint on top of the package list for how to do that).

Packages

Version 1.2.6 (2026-04-26) 👁 verified
👁 help icon

Android Versions:
  • Target: 16.0
  • MinVer: 7.0
  • ABIs: arm64-v8a, armeabi-v7a, x86, x86_64

:

👁 help icon

:

  • none

:

  • none
Permissions: 👁 help icon
Features:
  • None
Malware-Check:Passed 👁 help icon
60 Libraries detected: 👁 help icon
Libraries:
  • Android Support v4 (Development Framework) 👁 Image
    The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
  • AndroidX Activity (Utility) 👁 Image
    provides the base Activity subclass and the relevant hooks to build a composable structure on top.
  • Android Jetpack Annotations (Utility) 👁 Image
    library that contains the annotations for Android Jetpack.
  • Arch (Utility) 👁 Image
    helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
  • AppCompat (Utility) 👁 Image
    support newer Android features on older Android versions.
  • Biometric (Utility) 👁 Image
    authenticate with biometrics or device credentials, and perform cryptographic operations.
  • Android Support Library collections (Utility) 👁 Image
    standalone efficient collections.
  • Jetpack Compose (Development Framework) 👁 Image
    a framework to define UIs programmatically with composable functions that describe its shape and data dependencies.
  • Concurrent (Utility) 👁 Image
    AndroidX library to help move tasks off the main thread with coroutines and take advantage of ListenableFuture.
  • Androidx Core (Utility) 👁 Image
    a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
  • Android Support Library Custom View (UI Component) 👁 Image
    a module to implement custom views. Part of the Android Support Library.
  • Documentfile (UI Component) 👁 Image
    a library to view a file document.
  • Dynamicanimation (UI Component) 👁 Image
    create smooth animations with a physics-based animation API.
  • Android Emoji2 Compat (UI Component) 👁 Image
    core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters.
  • Exifinterface (Utility) 👁 Image
    a library to read and write image file EXIF tags.
  • AndroidX Fragment (UI Component) 👁 Image
    AndroidX library to encapsulate part of the user interface or behavior into reusable components.
  • Androidx Graphics (Utility) 👁 Image
    leverages graphics facilities across multiple Android platform releases.
  • Interpolator (UI Component) 👁 Image
    AndroidX library to use animation interpolators on older platforms.
  • Lifecycle (Utility) 👁 Image
    perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
  • Loader (Utility) 👁 Image
    library to load data for your UI that survives configuration changes.
  • Androidx Navigation 3 (UI Component) 👁 Image
    provides the building blocks for a Compose first Navigation solution that easily supports extensions.
  • Androidx Navigation Event (UI Component) 👁 Image
    provides APIs to easily intercept platform navigation events, including swipes and clicks, to provide a consistent API surface for handling these events.
  • Preference (Utility) 👁 Image
    a library to build interactive settings screens without needing to interact with device storage or manage the UI.
  • ProfileInstaller (Utility) 👁 Image
    AndroidX library that enables libraries to prepopulate ahead of time compilation traces to be read by ART.
  • Room (Utility) 👁 Image
    a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
  • Recyclerview (Utility) 👁 Image
    display large sets of data in your UI while minimizing memory usage.
  • Android Activity Saved State (Utility) 👁 Image
    provides the base Activity subclass and the relevant hooks to build a composable structure on top.
  • Sqlite (Utility) 👁 Image
    library that contains abstract interfaces along with basic implementations which can be used to build your own libraries that access SQLite.
  • Startup (Utility) 👁 Image
    AndroidX library to implement a straightforward, performant way to initialize components at app startup.
  • Tracing (Utility) 👁 Image
    AndroidX library to write trace events to the system trace buffer.
  • Transition (UI Component) 👁 Image
    animates motion in the UI with starting and ending layouts.
  • Vectordrawable (UI Component) 👁 Image
    AndroidX library to render vector graphics.
  • Android Jetpack VersionedParcelable (Utility) 👁 Image
    Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
  • Jetpack WindowManager Library (Utility) 👁 Image
    enables application developers to support new device form factors and multi-window environments. The library provides a common API surface for API versions 14 and later. Especially provides additional functionality on foldable devices.
  • WorkManager (Utility) 👁 Image
    an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
  • HTML Converter for Compose Multiplatform (Utility) 👁 Image
    provides a simple API to convert HTML to Compose's AnnotatedString, including styling and paragraphs. It can also be used to convert HTML to unstyled text.
  • coil (Utility) 👁 Image
    Coroutine Image Loader. An image loading library for Android backed by Kotlin Coroutines.
  • SimpleStorage (Utility) 👁 Image
    Simplify Android Storage Access Framework for file management across API levels.
  • Accompanist (Utility) 👁 Image
    a collection of extension libraries for Jetpack Compose.
  • Google Material Design (Utility) 👁 Image
    library to help with material design guidelines.
  • Google Core Libraries for Java 6+ (Utility) 👁 Image
    a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
  • ZXing ('Zebra Crossing') (Utility) 👁 Image
    ZXing („zebra crossing“) is an open-source, multi-format 1D/2D barcode image processing library.
  • Vico (Utility) 👁 Image
    a light and extensible chart library.
  • Compose Stability Analyzer (Utility) 👁 Image
    Real-time analysis of Jetpack Compose composable functions' stability directly within Android Studio or IntelliJ.
  • OkHttp (Utility) 👁 Image
    OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
  • libsu (Utility) 👁 Image
    library that provides APIs to a Unix (root) shell.
  • Ktor (Development Framework) 👁 Image
    framework for quickly creating connected applications in Kotlin with minimal effort.
  • Kotlin (Utility) 👁 Image
    The Kotlin Programming Language
  • Immutable Collections Library for Kotlin (Utility) 👁 Image
    immutable collection interfaces and implementation prototypes for Kotlin.
  • kotlinx.coroutines (Utility) 👁 Image
    library support for Kotlin coroutines.
  • kotlinx-datetime (Utility) 👁 Image
    a multiplatform Kotlin library for working with date and time.
  • kotlinx-io (Utility) 👁 Image
    a multiplatform Kotlin library providing basic IO primitives.
  • Kotlin serialization (Utility) 👁 Image
    Kotlin cross-platform / multi-format serialization.
  • Shizuku (Utility) 👁 Image
    help normal apps using system APIs directly with adb/root privileges through a Java process started with app_process.
  • OkHttp okio Framework (Utility) 👁 Image
    A modern I/O API for Java to make it much easier to access, store, and process your data.
  • kObjects (Utility) 👁 Image
    a collection of small („kilobyte”) projects.
  • KOIN (Utility) 👁 Image
    a small library to lets you write dependency injection in a concise and pragmatic way.
  • AndroidHiddenApiBypass (Utility) 👁 Image
    library to bypass restrictions on non-SDK interfaces.
  • Simple Logging Facade for Java (Utility) 👁 Image
    abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
  • Shizuku API (Utility) 👁 Image
    using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
Payment Modules:
  • None found 👁 Image
    using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
Ads & Analytics:
  • None found 👁 Image
    using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.

Download (5.3 M)

Version 1.2.5 (2026-03-27) 👁 verified
👁 help icon

Android Versions:
  • Target: 16.0
  • MinVer: 7.0
  • ABIs: arm64-v8a, armeabi-v7a, x86, x86_64

:

👁 help icon

:

  • none

:

  • none
Permissions: 👁 help icon
Features:
  • None
Malware-Check:Passed 👁 help icon
60 Libraries detected: 👁 help icon
Libraries:
  • Android Support v4 (Development Framework) 👁 Image
    The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
  • AndroidX Activity (Utility) 👁 Image
    provides the base Activity subclass and the relevant hooks to build a composable structure on top.
  • Android Jetpack Annotations (Utility) 👁 Image
    library that contains the annotations for Android Jetpack.
  • Arch (Utility) 👁 Image
    helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
  • AppCompat (Utility) 👁 Image
    support newer Android features on older Android versions.
  • Biometric (Utility) 👁 Image
    authenticate with biometrics or device credentials, and perform cryptographic operations.
  • Android Support Library collections (Utility) 👁 Image
    standalone efficient collections.
  • Jetpack Compose (Development Framework) 👁 Image
    a framework to define UIs programmatically with composable functions that describe its shape and data dependencies.
  • Concurrent (Utility) 👁 Image
    AndroidX library to help move tasks off the main thread with coroutines and take advantage of ListenableFuture.
  • Androidx Core (Utility) 👁 Image
    a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
  • Android Support Library Custom View (UI Component) 👁 Image
    a module to implement custom views. Part of the Android Support Library.
  • Documentfile (UI Component) 👁 Image
    a library to view a file document.
  • Dynamicanimation (UI Component) 👁 Image
    create smooth animations with a physics-based animation API.
  • Android Emoji2 Compat (UI Component) 👁 Image
    core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters.
  • Exifinterface (Utility) 👁 Image
    a library to read and write image file EXIF tags.
  • AndroidX Fragment (UI Component) 👁 Image
    AndroidX library to encapsulate part of the user interface or behavior into reusable components.
  • Androidx Graphics (Utility) 👁 Image
    leverages graphics facilities across multiple Android platform releases.
  • Interpolator (UI Component) 👁 Image
    AndroidX library to use animation interpolators on older platforms.
  • Lifecycle (Utility) 👁 Image
    perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
  • Loader (Utility) 👁 Image
    library to load data for your UI that survives configuration changes.
  • Androidx Navigation 3 (UI Component) 👁 Image
    provides the building blocks for a Compose first Navigation solution that easily supports extensions.
  • Androidx Navigation Event (UI Component) 👁 Image
    provides APIs to easily intercept platform navigation events, including swipes and clicks, to provide a consistent API surface for handling these events.
  • Preference (Utility) 👁 Image
    a library to build interactive settings screens without needing to interact with device storage or manage the UI.
  • ProfileInstaller (Utility) 👁 Image
    AndroidX library that enables libraries to prepopulate ahead of time compilation traces to be read by ART.
  • Room (Utility) 👁 Image
    a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
  • Recyclerview (Utility) 👁 Image
    display large sets of data in your UI while minimizing memory usage.
  • Android Activity Saved State (Utility) 👁 Image
    provides the base Activity subclass and the relevant hooks to build a composable structure on top.
  • Sqlite (Utility) 👁 Image
    library that contains abstract interfaces along with basic implementations which can be used to build your own libraries that access SQLite.
  • Startup (Utility) 👁 Image
    AndroidX library to implement a straightforward, performant way to initialize components at app startup.
  • Tracing (Utility) 👁 Image
    AndroidX library to write trace events to the system trace buffer.
  • Transition (UI Component) 👁 Image
    animates motion in the UI with starting and ending layouts.
  • Vectordrawable (UI Component) 👁 Image
    AndroidX library to render vector graphics.
  • Android Jetpack VersionedParcelable (Utility) 👁 Image
    Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
  • Jetpack WindowManager Library (Utility) 👁 Image
    enables application developers to support new device form factors and multi-window environments. The library provides a common API surface for API versions 14 and later. Especially provides additional functionality on foldable devices.
  • WorkManager (Utility) 👁 Image
    an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
  • HTML Converter for Compose Multiplatform (Utility) 👁 Image
    provides a simple API to convert HTML to Compose's AnnotatedString, including styling and paragraphs. It can also be used to convert HTML to unstyled text.
  • coil (Utility) 👁 Image
    Coroutine Image Loader. An image loading library for Android backed by Kotlin Coroutines.
  • SimpleStorage (Utility) 👁 Image
    Simplify Android Storage Access Framework for file management across API levels.
  • Accompanist (Utility) 👁 Image
    a collection of extension libraries for Jetpack Compose.
  • Google Material Design (Utility) 👁 Image
    library to help with material design guidelines.
  • Google Core Libraries for Java 6+ (Utility) 👁 Image
    a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
  • ZXing ('Zebra Crossing') (Utility) 👁 Image
    ZXing („zebra crossing“) is an open-source, multi-format 1D/2D barcode image processing library.
  • Vico (Utility) 👁 Image
    a light and extensible chart library.
  • Compose Stability Analyzer (Utility) 👁 Image
    Real-time analysis of Jetpack Compose composable functions' stability directly within Android Studio or IntelliJ.
  • OkHttp (Utility) 👁 Image
    OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
  • libsu (Utility) 👁 Image
    library that provides APIs to a Unix (root) shell.
  • Ktor (Development Framework) 👁 Image
    framework for quickly creating connected applications in Kotlin with minimal effort.
  • Kotlin (Utility) 👁 Image
    The Kotlin Programming Language
  • Immutable Collections Library for Kotlin (Utility) 👁 Image
    immutable collection interfaces and implementation prototypes for Kotlin.
  • kotlinx.coroutines (Utility) 👁 Image
    library support for Kotlin coroutines.
  • kotlinx-datetime (Utility) 👁 Image
    a multiplatform Kotlin library for working with date and time.
  • kotlinx-io (Utility) 👁 Image
    a multiplatform Kotlin library providing basic IO primitives.
  • Kotlin serialization (Utility) 👁 Image
    Kotlin cross-platform / multi-format serialization.
  • Shizuku (Utility) 👁 Image
    help normal apps using system APIs directly with adb/root privileges through a Java process started with app_process.
  • OkHttp okio Framework (Utility) 👁 Image
    A modern I/O API for Java to make it much easier to access, store, and process your data.
  • kObjects (Utility) 👁 Image
    a collection of small („kilobyte”) projects.
  • KOIN (Utility) 👁 Image
    a small library to lets you write dependency injection in a concise and pragmatic way.
  • AndroidHiddenApiBypass (Utility) 👁 Image
    library to bypass restrictions on non-SDK interfaces.
  • Simple Logging Facade for Java (Utility) 👁 Image
    abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
  • Shizuku API (Utility) 👁 Image
    using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
Payment Modules:
  • None found 👁 Image
    using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
Ads & Analytics:
  • None found 👁 Image
    using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.

Download (5.3 M)

Version 1.2.4 (2026-02-18) 👁 verified
👁 help icon

Android Versions:
  • Target: 16.0
  • MinVer: 7.0
  • ABIs: arm64-v8a, armeabi-v7a, x86, x86_64

:

👁 help icon

:

  • none

:

  • none
Permissions: 👁 help icon
Features:
  • None
Malware-Check:Passed 👁 help icon
61 Libraries detected: 👁 help icon
Libraries:
  • Android Support v4 (Development Framework) 👁 Image
    The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
  • AndroidX Activity (Utility) 👁 Image
    provides the base Activity subclass and the relevant hooks to build a composable structure on top.
  • Android Jetpack Annotations (Utility) 👁 Image
    library that contains the annotations for Android Jetpack.
  • Arch (Utility) 👁 Image
    helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
  • AppCompat (Utility) 👁 Image
    support newer Android features on older Android versions.
  • Biometric (Utility) 👁 Image
    authenticate with biometrics or device credentials, and perform cryptographic operations.
  • Android Support Library collections (Utility) 👁 Image
    standalone efficient collections.
  • Jetpack Compose (Development Framework) 👁 Image
    a framework to define UIs programmatically with composable functions that describe its shape and data dependencies.
  • Concurrent (Utility) 👁 Image
    AndroidX library to help move tasks off the main thread with coroutines and take advantage of ListenableFuture.
  • Androidx Core (Utility) 👁 Image
    a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
  • Android Support Library Custom View (UI Component) 👁 Image
    a module to implement custom views. Part of the Android Support Library.
  • Documentfile (UI Component) 👁 Image
    a library to view a file document.
  • Dynamicanimation (UI Component) 👁 Image
    create smooth animations with a physics-based animation API.
  • Android Emoji2 Compat (UI Component) 👁 Image
    core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters.
  • Exifinterface (Utility) 👁 Image
    a library to read and write image file EXIF tags.
  • AndroidX Fragment (UI Component) 👁 Image
    AndroidX library to encapsulate part of the user interface or behavior into reusable components.
  • Androidx Graphics (Utility) 👁 Image
    leverages graphics facilities across multiple Android platform releases.
  • Interpolator (UI Component) 👁 Image
    AndroidX library to use animation interpolators on older platforms.
  • Lifecycle (Utility) 👁 Image
    perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
  • Loader (Utility) 👁 Image
    library to load data for your UI that survives configuration changes.
  • Androidx Navigation 3 (UI Component) 👁 Image
    provides the building blocks for a Compose first Navigation solution that easily supports extensions.
  • Androidx Navigation Event (UI Component) 👁 Image
    provides APIs to easily intercept platform navigation events, including swipes and clicks, to provide a consistent API surface for handling these events.
  • Preference (Utility) 👁 Image
    a library to build interactive settings screens without needing to interact with device storage or manage the UI.
  • ProfileInstaller (Utility) 👁 Image
    AndroidX library that enables libraries to prepopulate ahead of time compilation traces to be read by ART.
  • Room (Utility) 👁 Image
    a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
  • Recyclerview (Utility) 👁 Image
    display large sets of data in your UI while minimizing memory usage.
  • Android Activity Saved State (Utility) 👁 Image
    provides the base Activity subclass and the relevant hooks to build a composable structure on top.
  • Sqlite (Utility) 👁 Image
    library that contains abstract interfaces along with basic implementations which can be used to build your own libraries that access SQLite.
  • Startup (Utility) 👁 Image
    AndroidX library to implement a straightforward, performant way to initialize components at app startup.
  • Tracing (Utility) 👁 Image
    AndroidX library to write trace events to the system trace buffer.
  • Transition (UI Component) 👁 Image
    animates motion in the UI with starting and ending layouts.
  • Vectordrawable (UI Component) 👁 Image
    AndroidX library to render vector graphics.
  • Android Jetpack VersionedParcelable (Utility) 👁 Image
    Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
  • Jetpack WindowManager Library (Utility) 👁 Image
    enables application developers to support new device form factors and multi-window environments. The library provides a common API surface for API versions 14 and later. Especially provides additional functionality on foldable devices.
  • WorkManager (Utility) 👁 Image
    an API that makes it easy to schedule deferrable, asynchronous tasks that must be run reliably .
  • HTML Converter for Compose Multiplatform (Utility) 👁 Image
    provides a simple API to convert HTML to Compose's AnnotatedString, including styling and paragraphs. It can also be used to convert HTML to unstyled text.
  • coil (Utility) 👁 Image
    Coroutine Image Loader. An image loading library for Android backed by Kotlin Coroutines.
  • SimpleStorage (Utility) 👁 Image
    Simplify Android Storage Access Framework for file management across API levels.
  • Accompanist (Utility) 👁 Image
    a collection of extension libraries for Jetpack Compose.
  • Google Material Design (Utility) 👁 Image
    library to help with material design guidelines.
  • Google Core Libraries for Java 6+ (Utility) 👁 Image
    a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
  • ZXing ('Zebra Crossing') (Utility) 👁 Image
    ZXing („zebra crossing“) is an open-source, multi-format 1D/2D barcode image processing library.
  • Vico (Utility) 👁 Image
    a light and extensible chart library.
  • Compose Stability Analyzer (Utility) 👁 Image
    Real-time analysis of Jetpack Compose composable functions' stability directly within Android Studio or IntelliJ.
  • OkHttp (Utility) 👁 Image
    OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
  • libsu (Utility) 👁 Image
    library that provides APIs to a Unix (root) shell.
  • Ktor (Development Framework) 👁 Image
    framework for quickly creating connected applications in Kotlin with minimal effort.
  • Kotlin (Utility) 👁 Image
    The Kotlin Programming Language
  • Immutable Collections Library for Kotlin (Utility) 👁 Image
    immutable collection interfaces and implementation prototypes for Kotlin.
  • kotlinx.coroutines (Utility) 👁 Image
    library support for Kotlin coroutines.
  • kotlinx-datetime (Utility) 👁 Image
    a multiplatform Kotlin library for working with date and time.
  • kotlinx-io (Utility) 👁 Image
    a multiplatform Kotlin library providing basic IO primitives.
  • Kotlin serialization (Utility) 👁 Image
    Kotlin cross-platform / multi-format serialization.
  • Shizuku (Utility) 👁 Image
    help normal apps using system APIs directly with adb/root privileges through a Java process started with app_process.
  • OkHttp okio Framework (Utility) 👁 Image
    A modern I/O API for Java to make it much easier to access, store, and process your data.
  • kObjects (Utility) 👁 Image
    a collection of small („kilobyte”) projects.
  • KOIN (Utility) 👁 Image
    a small library to lets you write dependency injection in a concise and pragmatic way.
  • AndroidHiddenApiBypass (Utility) 👁 Image
    library to bypass restrictions on non-SDK interfaces.
  • Simple Logging Facade for Java (Utility) 👁 Image
    abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
  • Shizuku API (Utility) 👁 Image
    using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
  • Sui (Utility) 👁 Image
    a modern super user interface implementation on Android.
Payment Modules:
  • None found 👁 Image
    a modern super user interface implementation on Android.
Ads & Analytics:
  • None found 👁 Image
    a modern super user interface implementation on Android.

Download (5.4 M)

Package Index