Replies: 1 comment
-
@dvgmdvgm You can use Frida's Java API (on Android) to create it (I'm 100% sure you can), but I guess the least painful solution is to build an application on your own and then communicate with the target process via RPC (e.g. android broadcasts, sockets). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Is it possible to make some custom button via default Unity GUI? With custom size, text, position, etc.
Like some custom mod menu
Beta Was this translation helpful? Give feedback.
All reactions