agent-bigo/app
yjj38 b2ec85ddb9 Add native methods to manipulate system and device info
This commit introduces multiple native methods, written in C++, to interact with system and device info such as RAM, CPU, disk, and uptime. It also includes mechanisms to modify or reset system properties, bypass anti-debugging, and handle file path redirection. Additionally, ensures proper JNI bindings to avoid runtime errors like `UnsatisfiedLinkError`.
2025-05-29 22:05:49 +08:00
..
src Add native methods to manipulate system and device info 2025-05-29 22:05:49 +08:00
.gitignore init 2025-05-20 16:39:05 +08:00
build.gradle Add native methods to manipulate system and device info 2025-05-29 22:05:49 +08:00
proguard-rules.pro init 2025-05-20 16:39:05 +08:00