Today I learned the Aurora push and wanted to integrate it into my application, and my development environment was Android Studio 1.2, during which I encountered an error:
Couldn ' t load jpush174 from loader Dalvik.system.PathClassLoader findlibrary returned null due to Android Studio does not resolve the libjpush174.so file correctly because of the following steps:
1. First configure the environment according to the official website tutorial, link as follows: http://docs.jpush.io/guideline/android_guide/
2. Press this to finish, the program will be running error. Then refer to the official reply of Aurora Push, the link is as follows: http://docs.jpush.cn/pages/viewpage.action?pageId=7864765
3. The above two steps are done, the problem will be resolved, the second part of the official website is not very detailed, I am now posted out of my studio file directory structure,:
If you do not understand the place, please carefully look at the text I added in the comments, what questions can leave a message ~ ~ ~
Java.lang.UnsatisfiedLinkError Android Studio integrated Jpush Aurora push