Pinned Repositories
aCARdeRUN
A 3D game based on OpenGL ES 1.0 and Android.
aroid
arover android common library
AsyncCameraView
A camera view can be shown in a list or grid view which doesn't block UI thread.
calendar-range-view
android calendar range list view with lunar.安卓农历/阳历日期范围选择控件。
logger
android local filesystem persistence logger. some features: RSA & AES encryption, daily roation, auto remove old logs, customize log folder, multi process logging, pure java implementation NO JNI.
moment
Parse, validate, manipulate, display date and time in Android. Inspired by momentjs.
Reedly
Reedly RSS reading app to showcase Clean Architecture
VideoConverter
Video file converter
weread2notion-pro
WukongReader
A cross-platform epub reader developed with React Native.
arover's Repositories
arover/logger
android local filesystem persistence logger. some features: RSA & AES encryption, daily roation, auto remove old logs, customize log folder, multi process logging, pure java implementation NO JNI.
arover/weread2notion-pro
arover/WukongReader
A cross-platform epub reader developed with React Native.
arover/Adirector
arover/VideoConverter
Video file converter
arover/air-hockey
arover/alibaba-cloud-sdk-rust
阿里云短信rust sdk
arover/android-hermes
hermes engine for android.
arover/AndroidUiDemo
arover/arover
arover/brawl-stars-replica
Brawl-Starts-Game's replica demo, tests passing on UE4.26 blueprint.
arover/dynamicfeature
🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It supports dynamic delivery for split APKs without reinstalling the base one.
arover/external_texture
arover/KitchenChaos
a demo for learning mulplayer game
arover/LearningVideo
【Android 音视频开发打怪升级】系列文章示例代码(A demo to introduce how to develop android video)。本项目将从MediaCodec硬解,FFmpeg软解,OpenGL等方面,全方位讲解如何在Android上进行音视频编辑开发。
arover/libyuv
arover/LiThermal
基于海康4117的热成像相机
arover/Mindustry
The automation tower defense RTS
arover/MultiChannelPacker
多渠道打包神器,基于Android Signature V2 Scheme签名
arover/NDK_OpenGLES_3_0
Android OpenGL ES 3.0 从入门到精通系统性学习教程
arover/NGGameServer
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
arover/Pandabot
arover/Razel
arover/security-samples
Multiple samples showing the best practices in security APIs on Android.
arover/source_dao
arover/stable-diffusion-webui
Stable Diffusion web UI
arover/UE-Climb
arover/VideoEditor
模仿剪映,视频编辑DEMO!
arover/whisper
Port of OpenAI's Whisper model in C/C++
arover/YuvVideoPlayerDemo
一个基于OpenGl的yuv播放demo,用于学习