Search results

  1. Solved Manually change the targetLibName inside the Mod Menu

    How can I change the targetLibName in the Mod Menu? #include <list> #include <vector> #include <string.h> #include <pthread.h> #include <cstring> #include <jni.h> #include <unistd.h> #include <fstream> #include <iostream> #include <dlfcn.h> #include "Includes/Logger.h" #include...
  2. Making Toast to TextInput value

    I need help toasting out the value from the TextInput! Whatever is inputted in the value from the TextInput will be toast (show). #include <list> #include <vector> #include <string.h> #include <pthread.h> #include <cstring> #include <jni.h> #include <unistd.h> #include <fstream> #include...