Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't open it on Android Studio or eclipse #2

Open
skhan94 opened this issue Oct 19, 2015 · 1 comment
Open

Can't open it on Android Studio or eclipse #2

skhan94 opened this issue Oct 19, 2015 · 1 comment

Comments

@skhan94
Copy link

skhan94 commented Oct 19, 2015

Hi
Can you please help me how to open it in Android studio or eclipse.
I tried opening it on both.. In eclipse, I am getting the following error:

10-18 16:51:37.100: E/AndroidRuntime(17728): Process: com.ndu.mobile.darwinwallet, PID: 17728
10-18 16:51:37.100: E/AndroidRuntime(17728): java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.ndu.mobile.darwinwallet-1/base.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "libnative_wallet.so"

Please, resolve my issue

@matthill
Copy link
Owner

You'll need to compile the native code (C++) via the NDK: http://developer.android.com/ndk/index.html

That's what that "libnative_wallet.so" file is.

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

No branches or pull requests

2 participants