Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

environment variables don't work with rdex #29

Open
tcmulcahy opened this issue Oct 2, 2015 · 0 comments
Open

environment variables don't work with rdex #29

tcmulcahy opened this issue Oct 2, 2015 · 0 comments

Comments

@tcmulcahy
Copy link

I'm getting this error with rdex:
E/AndroidRuntime(15136): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load keyboard from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/local/tmp/rdex/keyboard_apk.jar"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]]: findLibrary returned null

The path I tried to set with -Y"LD_LIBRARY_PATH=..." doesn't show up in nativeLibraryDirectories above, so I think this is a problem with rdex. It does work with fb-adb shell, so I'm guessing this is a problem with rdex.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant