6 lines
407 B
XML
6 lines
407 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="app_name">Audio Capture Hook</string>
|
|
<string name="xposed_desc">allows audio to be captured from all applications, regardless of permissions. useful for screen/call recording.</string>
|
|
<string name="about_module">此模块使用 YukiHookAPI 构建。\n了解更多 https://github.com/HighCapable/YuKiHookAPI</string>
|
|
</resources> |