A repo containing various networking activities and programs.
-
Updated
Oct 21, 2025 - C
An Android library is structurally the same as an Android app module. It can include everything needed to build an app, including source code, resource files, and an Android manifest. However, instead of compiling into an APK that runs on a device, an Android library compiles into an Android Archive (AAR) file that you can use as a dependency for an Android app module.
A repo containing various networking activities and programs.
Engine Sound Generation Program + Library
适用于Android的库(Android-Library),封装了增量更新算法(Native层)(Bsdiff),需要开发者使用提供的GUI工具生成补丁包
My Android Projects, including different Demos, Widgets, File Manager, Binder, Content Provider, DataBase and so on.
Android media player library base on FFmpeg 8.0. Support single image frame load, subtitle render, video hw decode and ascii art image filter.
Audio processing library, which provides waveform data
FreeType Library Java Native Interface
libselinux as an Android library
Linenoise as an Android library
A USB Video Class (UVC) camera library for Android and a plugin for Flutter.
An Android/Kotlin binding for the Argon2 hash
Lightweight open source FBX importer
Image decoder supporting JPEG, JPEGXL, PNG, WebP, AVIF, and HEIF with the option to crop borders
RTMP live streaming client for Android
A library for Android that implements work with audio in form 16-bit PCM byte streams, a standard data type for its media subsystem. Inspired by javax.sound.sampled package, unavailable in Android. Provides classes for simple interop with third-party libraries (voice recognition, effects, encryption) that work with byte streams or 16-bit PCM sho…
Flutter Support for integrating Magisk Detector for Android Application. Based from MagiskDetector.