11-02 06:53:07.055 30306-30320/com.shbst.betouch_s:remote D/dalvikvm: Trying to load lib /data/app-lib/com.shbst.betouch_s-1/liblocSDK6a.so 0x41b6edf8
11-02 06:53:07.055 30306-30320/com.shbst.betouch_s:remote E/dalvikvm: dlopen("/data/app-lib/com.shbst.betouch_s-1/liblocSDK6a.so") failed: dlopen failed: "/data/app-lib/com.shbst.betouch_s-1/liblocSDK6a.so" not 32-bit: 2
11-02 06:53:07.055 30306-30320/com.shbst.betouch_s:remote W/System.err: java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app-lib/com.shbst.betouch_s-1/liblocSDK6a.so" not 32-bit: 2
11-02 06:53:07.055 30306-30320/com.shbst.betouch_s:remote W/System.err: at java.lang.Runtime.loadLibrary(Runtime.java:364)
11-02 06:53:07.055 30306-30320/com.shbst.betouch_s:remote W/System.err: at java.lang.System.loadLibrary(System.java:526)
11-02 06:53:07.055 30306-30320/com.shbst.betouch_s:remote W/System.err: at com.baidu.location.Jni.(Unknown Source)
11-02 06:53:07.055 30306-30320/com.shbst.betouch_s:remote W/System.err: at com.baidu.location.e.c$a.(Unknown Source)
11-02 06:53:07.055 30306-30320/com.shbst.betouch_s:remote W/System.err: at com.baidu.location.e.c$a.(Unknown Source)
11-02 06:53:07.055 30306-30320/com.shbst.betouch_s:remote W/System.err: at com.baidu.location.e.c.(Unknown Source)
11-02 06:53:07.055 30306-30320/com.shbst.betouch_s:remote W/System.err: at com.baidu.location.e.d.(Unknown Source)
11-02 06:53:07.065 30306-30320/com.shbst.betouch_s:remote W/System.err: at com.baidu.location.e.d.a(Unknown Source)
11-02 06:53:07.065 30306-30320/com.shbst.betouch_s:remote W/System.err: at com.baidu.location.g.a.a(Unknown Source)
11-02 06:53:07.065 30306-30320/com.shbst.betouch_s:remote W/System.err: at com.baidu.location.g.a.a(Unknown Source)
11-02 06:53:07.065 30306-30320/com.shbst.betouch_s:remote W/System.err: at com.baidu.location.g.a$a.handleMessage(Unknown Source)
11-02 06:53:07.065 30306-30320/com.shbst.betouch_s:remote W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
11-02 06:53:07.065 30306-30320/com.shbst.betouch_s:remote W/System.err: at android.os.Looper.loop(Looper.java:136)
11-02 06:53:07.065 30306-30320/com.shbst.betouch_s:remote W/System.err: at android.os.HandlerThread.run(HandlerThread.java:61)
liblocSDK6a.so是这个文件没有加载上吗?
根据官方sdk配置下so,放到jniLibs文件下