Skip to content
View TheOne-Xin's full-sized avatar
Block or Report

Block or report TheOne-Xin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. camera-ipc-sample camera-ipc-sample Public

    Android 基于共享内存实现 Camera 跨进程大数据的高效传输。目前有很多智能设备采用了Android系统,对Camera,图形渲染都有很多不同于手机App的需求,在没有很好的跨进程传输方案的情况,有些项目只能把很多业务功能杂糅在一个App进程中,使模块承载的业务功能不是很清晰,有了这种方案,可以更加优化项目模型架构的设计。

    Java 59 24

  2. game-controller game-controller Public

    Android Bluetooth gamepad project sample code.

    Java 10 4

  3. presentation-sample presentation-sample Public

    日常生活中,有时候会遇到 Android 设备连接两个屏幕进行显示的问题,比如酒店登记信息时,一个屏幕用于员工操作,一个屏幕显示相关信息供顾客查看。这里就涉及到 Android 的双屏异显的问题,该示例就实现了这样的功能,主屏和副屏之间可以进行交互。

    Java 9 3

  4. aidl-sample aidl-sample Public

    AIDL(Android Interface Definition Language)示例程序,实现了在 Android 上的进程间通信(IPC),包含客户端和服务端代码。

    Java 7 4

  5. dynamics-processing-sample dynamics-processing-sample Public

    Android 9.0新增了用于 DynamicsProcessing 的 AudioEffect API,使用此类,我们可以构建基于通道的音频效果,包括各种类型的多个阶段,包括均衡,多频段压缩和限制。

    Java 3 3

  6. cocos2d-x cocos2d-x Public

    Forked from jslinsh/cocos2d-x

    Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.

    C++