Android1500
Android1500
i put this in mainactivity: ` SharedPreferences sharedPreferences = getSharedPreferences(USER_PREF, MODE_PRIVATE); FileSharedPreferences.makeWorldReadable(pkgName, USER_PREF);` this my hook class: `public class XposeHook implements IXposedHookLoadPackage { private static FileSharedPreferences sharedPreferences; @Override public void...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
Actuall i am using it in my new app and i think you should add delete file feature also it will helpful for use to delete file without going to...
java.lang.RuntimeException: d2j fail translate: java.lang.RuntimeException: Method code too large! whenever i click button its crash app and get this error in logcat its look like its a bug in dex2jar...
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.8.0-1.0.8 to 1.8.0-1.0.9. - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/1.8.0-1.0.8...1.8.0-1.0.9) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot]
can we disable xposed hook? like when someone hook our app?
as title said