cxMax / Learn-aospLinks
Learn Android Open Source Project repository
☆11Updated 8 years ago
Alternatives and similar repositories for Learn-aosp
Users that are interested in Learn-aosp are comparing it to the libraries listed below
Sorting:
- 基于AOSP Launcher3 开发,支持Android Studio / IDEA 编译☆42Updated 10 months ago
- A custom SystemUI Android Application that shows screen decoration windows across other android apps.☆63Updated 3 years ago
- Building Custom SDK with all Hidden APIs to work with Android System Applications with Android Studio.☆37Updated 4 years ago
- A library for reading the basic media information about video and audio files☆18Updated last week
- This repo has all the information about AOSP things☆26Updated 3 years ago
- ☆38Updated 3 weeks ago
- Library with improved AVI support for Jetpack Media3 (ExoPlayer)☆22Updated 2 months ago
- This project demonstrates how to connect and share camera streaming between Android devices using Wifi-direct and socket.☆24Updated 2 years ago
- LAME(MP3)、SoundTouch(变音)、ffmpeg、curl、jsoncpp☆11Updated 2 months ago
- FFmpeg is compiled using Android NDK☆29Updated last year
- MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. Android mod.☆12Updated 7 years ago
- A package builder/manager for Android NDK to build projects written in C, C++, Rust, Golang, etc.☆97Updated 3 weeks ago
- Use CLion to edit android source code and automatically parse Android.mk☆91Updated 3 years ago
- ☆49Updated last year
- Miracast Patches to AOSP☆224Updated 11 years ago
- An example of how to develop an AIDL HAL service in AOSP☆42Updated 2 years ago
- NextLib for Next Player☆108Updated this week
- libselinux as an Android library☆30Updated 2 months ago
- A Bluetooth Remote App for Android (HID)☆76Updated last month
- V4L2-based Android Camera HAL driver.☆68Updated 8 years ago
- 基于FFmpeg的Android播放器, 模拟Android MediaPlayer的生命周期和接口的实现,播放器的实现思路写在博客中, 目前还在完成所有功能☆38Updated 4 years ago
- Unrar library ported to Android,java binding☆36Updated 3 years ago
- Ant Media Server WebRTC Android SDK and Reference Project☆44Updated this week
- A sample app that uses FFmpeg's shared libraries☆81Updated this week
- Bluetooth LE library to communicate between android devices☆41Updated 2 weeks ago
- 快直播 LEB (超低延迟直播) Android SDK https://cloud.tencent.com/product/leb☆16Updated 4 years ago
- Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets☆107Updated 7 years ago
- 移植Live555到Android,用nkd交叉编译live555,Android java JNI调用建立RTSP Server,实现本地局域网h264视频流播放。