Kr328 / golang-android-pluginLinks
Golang building plugin for Android project.
☆12Updated 3 years ago
Alternatives and similar repositories for golang-android-plugin
Users that are interested in golang-android-plugin are comparing it to the libraries listed below
Sorting:
- Generate AIDL-like android binder interface with Kotlin☆22Updated 3 years ago
- A lightweight dex file parsing library☆82Updated 5 years ago
- This project demonstrates how to compile the go source code into a dynamic library for Android and use it in Android.☆29Updated 4 years ago
- libselinux as an Android library☆30Updated last month
- An Android aar library contains a set of traffic control methods(such as proxy, packet capture) implement by VpnService;☆53Updated 6 years ago
- Obfuscate the int index of R.id/R.string/R.layout… in the classes.dex of Android project☆62Updated 5 years ago
- ArkUI-X adaptation to Android | ArkUI-X支持Android平台的适配层☆22Updated this week
- 基于Smali文件 Android Studio 动态调试 APP☆38Updated 5 years ago
- Xposed版UETool插件☆42Updated 5 years ago
- Android PackageInstaller API silent update test app☆66Updated 3 years ago
- Unrar library ported to Android,java binding☆36Updated 3 years ago
- Android JNI接口混淆方案☆29Updated 6 years ago
- Intercepting android intents with Xposed.☆22Updated 8 years ago
- A high performance dex deobfuscator library.☆46Updated 2 years ago
- A java obfuscator (GUI)☆12Updated 4 years ago
- A script to make AndroidManifest.xml can not be decompiled by jadx or apktool but can run on Android system.☆14Updated 2 years ago
- ☆16Updated 4 years ago
- aapt和aapt2固定资源id,以及为资源进行public flag标记。☆18Updated 4 years ago
- 使用Lua写Xposed功能☆34Updated 2 years ago
- 探索Android 设备管理器 (DevicePolicyManager)中 DeviceOwner角色的能力☆10Updated 4 years ago
- A Java hook framwork (Xposed style) for Android Runtime (ART) implemented by LSPlant.☆26Updated 2 years ago
- A wrapper of Android Storage Access Framework for writing files on Ext SD card in both Java and JNI native code.☆57Updated 5 years ago
- Yet Another String Obfuscator for Android☆77Updated 3 years ago
- ☆99Updated 6 years ago
- 细碎的整理☆86Updated 2 years ago
- Building aosp with docker.☆27Updated 5 years ago
- Android 各版本新特性及避坑指南☆14Updated 2 years ago
- ☆19Updated 2 years ago
- A sample for registering custom system service on Android with Xposed Framework. / Xposed注册自定义系统服务示例☆19Updated 6 years ago
- 【Android】 Android开发工具之http请求日志打印