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

Couldn't load mp3encoder from loader dalvik.system.PathClassLoader #54

Open
GoogleCodeExporter opened this issue Apr 6, 2015 · 16 comments

Comments

@GoogleCodeExporter
Copy link

hi,

im trying to lunch the from eclipse after import the project to the workspace, 
when i run the app i'm getting this:

03-13 18:56:18.643: E/AndroidRuntime(4706): FATAL EXCEPTION: main
03-13 18:56:18.643: E/AndroidRuntime(4706): java.lang.UnsatisfiedLinkError: 
Couldn't load mp3encoder from loader 
dalvik.system.PathClassLoader[dexPath=/data/app/teaonly.droideye-2.apk,libraryPa
th=/data/app-lib/teaonly.droideye-2]: findLibrary returned null
03-13 18:56:18.643: E/AndroidRuntime(4706):     at 
java.lang.Runtime.loadLibrary(Runtime.java:365)
03-13 18:56:18.643: E/AndroidRuntime(4706):     at 
java.lang.System.loadLibrary(System.java:535)
03-13 18:56:18.643: E/AndroidRuntime(4706):     at 
teaonly.droideye.MainActivity.onCreate(MainActivity.java:101)

what i missing?

Original issue reported on code.google.com by [email protected] on 13 Mar 2013 at 6:30

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

No branches or pull requests

1 participant