# VirtualApp12 **Repository Path**: pywu/virtual-app12 ## Basic Information - **Project Name**: VirtualApp12 - **Description**: support android 12 应用分身、模拟设备、模拟wifi、虚拟多开、钉钉打卡、企微打卡、插件开发、XP插件、模拟用户操作、java hook、c++ hook - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-03-03 - **Last Updated**: 2025-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VirtualApp12 兼容至Android 12 [软件原版 ](https://github.com/asLody/VirtualApp)
本项目纯属供大家学习使用,有疑问请
[ 试用APK程序 ](https://github.com/ServenScorpion/VirtualApp/blob/master/release/app-2.3.2.apk)
Email : qixie0306@gmail.com
Telegram (TG): https://t.me/singular_point_scorpion
本项目HOST 是32 位,plugin 是64位, 可以将 VAConfig.gradle 文件中 VA_VERSION_64 配置成true 就可以奖host 变成64位 当前支持:应用分身、模拟设备、模拟wifi、虚拟多开、钉钉打卡、企微打卡、插件开发、XP插件、模拟用户操作、java hook、c++ hook ...更多可以看官方 请大家给我点一下右上角的 ☆ 感谢 编译 FAQ : windows 遇到 def cmdResult =commandLine.execute().text.trim(); 编译失败的情况,请注释掉就可以了,这个是windows 上不支持linux 命令 # VirtualApp12 [original software](https://github.com/asLody/VirtualApp)
This project is only for your use, please have any questions
Email : qixie0306@gmail.com
Telegram : https://t.me/singular_point_scorpion
For this project, HOST is 32-bit and plugin is 64-bit. You can configure VA_VERSION_64 in vaconFig. Gradle file to true to reward HOST to 64-bit Current support: application split body, simulation equipment, simulation WiFi, virtual multi-open, nail punch, enterprise micro punch, plug-in development, XP plug-in, simulation user operation, Java Hook, C ++ Hook...Read more about the official Please click on the top right corner ☆ tks Please click favorites for me FAQ : windows error: def cmdResult =commandLine.execute().text.trim() // If the compiler fails, please comment it out. This is a Linux command not supported on Windows