ibaoger / PinyinIMELinks
Google拼音输入法,可编译打包。
☆50Updated 5 years ago
Alternatives and similar repositories for PinyinIME
Users that are interested in PinyinIME are comparing it to the libraries listed below
Sorting:
- 可以在 Android Studio 中编译的 AOSP 内的 LatinIME 输入法☆26Updated 6 years ago
- Android Sync Binder☆32Updated 5 years ago
- 基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等☆51Updated 6 years ago
- Android JNI接口混淆方案☆30Updated 6 years ago
- Apk 加固源码示例☆32Updated 8 years ago
- 基于Google的libyuv编译封装的YUV转换工具库,主要用途是在各种YUV与RGB之间进行相互转换、裁减、旋转、缩放、镜像等。(用法超简单)☆31Updated 4 months ago
- Android平台C/C++语言编程工具☆127Updated 4 years ago
- Android NDK项目,继承 fmod音频引擎 实现仿QQ变声效果,可实现对录音进行变声,如 萝莉、大叔、搞怪、惊悚、空灵等效果,带领大家熟悉使用Android Studio+ CMake 集成 fmod 等C/C++框架的流程。☆33Updated 6 years ago
- Obfuscate the int index of R.id/R.string/R.layout… in the classes.dex of Android project☆61Updated 6 years ago
- Better sharing apks in Android☆11Updated 7 years ago
- Detect if device is an emulator by native code.{检查当运行的设备是否是模拟器.}☆46Updated 5 years ago
- 用于Android中使用的libyuv库所有使用方式☆85Updated 3 years ago
- 一个利用Android 5.0提供的“投射屏幕”API实现截屏功能的APP