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

FC Settings #26

Open
lehoangnb opened this issue Jun 27, 2015 · 8 comments
Open

FC Settings #26

lehoangnb opened this issue Jun 27, 2015 · 8 comments

Comments

@lehoangnb
Copy link

E/AndroidRuntime( 2506): FATAL EXCEPTION: main
E/AndroidRuntime( 2506): Process: com.android.settings, PID: 2506
E/AndroidRuntime( 2506): java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/priv-app/Settings/Settings.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "libjpush174.so"
E/AndroidRuntime( 2506): at java.lang.Runtime.loadLibrary(Runtime.java:366)
E/AndroidRuntime( 2506): at java.lang.System.loadLibrary(System.java:988)
E/AndroidRuntime( 2506): at cn.jpush.android.service.PushProtocol.(Unknown Source)
E/AndroidRuntime( 2506): at cn.jpush.android.service.ServiceInterface.a(Unknown Source)
E/AndroidRuntime( 2506): at cn.jpush.android.api.JPushInterface.init(Unknown Source)
E/AndroidRuntime( 2506): at com.mokee.helper.MoKeeApplication.onCreate(MoKeeApplication.java:89)
E/AndroidRuntime( 2506): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 2506): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4588)
E/AndroidRuntime( 2506): at android.app.ActivityThread.access$1600(ActivityThread.java:154)
E/AndroidRuntime( 2506): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1382)
E/AndroidRuntime( 2506): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 2506): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 2506): at android.app.ActivityThread.main(ActivityThread.java:5289)
E/AndroidRuntime( 2506): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 2506): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 2506): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
E/AndroidRuntime( 2506): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)

@martincz
Copy link
Member

Can you tell me what's your device name and version code?

@lehoangnb
Copy link
Author

My device is Sky IM-A870 (ef52l), mkl-mr1. After I sync new mokee source, build ok, but Settings is force close.

@martincz
Copy link
Member

Have you remove any files in vendor/mk?

@lehoangnb
Copy link
Author

No, I did not!

@lehoangnb
Copy link
Author

This error file "/system/priv-app/Settings/Settings.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "libjpush174.so"
libjpush174.so not found in system/lib, but in old build, I found that file in system/lib

@martincz
Copy link
Member

try compile a image?


Best Regards
Martincz.Gao

Email:martincz@mokeedev.com
Weibo:http://weibo.com/martincz

MoKee OpenSource Team
Illustrating Your Mobile Life.

原始邮件
发件人:Le Viet Hoangnotifications@github.com
收件人:MoKee/android_packages_apps_Settingsandroid_packages_apps_Settings@noreply.github.com
抄送:martinczmartincz@mokeedev.com
发送时间:2015年6月27日(周六) 22:04
主题:Re: [android_packages_apps_Settings] FC Settings (#26)

This error file "/system/priv-app/Settings/Settings.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "libjpush174.so"
libjpush174.so not found in system/lib, but in old build, I found that file in system/lib

Reply to this email directly or view it on GitHub.

@lehoangnb
Copy link
Author

What you say? I dont understand.

@jarvanh
Copy link

jarvanh commented Mar 14, 2016

@CryToCry96 @martincz

I also have this problem.

Each boot will like this.

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

3 participants