Unfortunately, MetaWear has stopped
Recently I downloaded the MetawearSampleAndroidApp2 and trying to install and run the App.
I got as far as installing the App on my Droid MAXX phone. The android phone is linked to the
metawear module on bluetooth settings.
When I run the app, the message "Unfortunately, MetaWear has stopped" pops up. I
understand from your on line comment, that there is still some instability in this App.
Q1. Please send me links to updated docs etc to figure out how to fix this instability?
Also in the Getting started guide, chapter 5 you have "You can update your MetaWear board
using the Bluetooth link at any time using Over the Air Updates (OAD)." . Further read in this
part indicates I could update firmware using the DFU tab.
Q2. Does the SampleApp2 need to be running for DFU tab to be visible? Or is that a different App?
Attached log from Eclipse:
(HK : First line ...) below is my debug statement to make sure ModuleListActivity fires..
08-25 09:57:21.068: I/HK(18302): First line of onCreate in ModuleListActivity
08-25 09:57:21.249: I/Adreno-EGL(18302): <qeglDrvAPI_eglInitialize:381>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_KK_2.7_RB1.04.04.02.007.040_msm8960_KK_2.7_RB1_CL3869936_release_AU (CL3869936)
08-25 09:57:21.249: I/Adreno-EGL(18302): OpenGL ES Shader Compiler Version: 17.01.11.SPL
08-25 09:57:21.249: I/Adreno-EGL(18302): Build Date: 02/26/14 Wed
08-25 09:57:21.249: I/Adreno-EGL(18302): Local Branch:
08-25 09:57:21.249: I/Adreno-EGL(18302): Remote Branch: quic/kk_2.7_rb1.29
08-25 09:57:21.249: I/Adreno-EGL(18302): Local Patches: NONE
08-25 09:57:21.249: I/Adreno-EGL(18302): Reconstruct Branch: NOTHING
08-25 09:57:21.298: D/OpenGLRenderer(18302): Enabling debug mode 0
08-25 09:57:21.320: D/AndroidRuntime(18302): Shutting down VM
08-25 09:57:21.320: W/dalvikvm(18302): threadid=1: thread exiting with uncaught exception (group=0x4178fd40)
08-25 09:57:21.322: E/AndroidRuntime(18302): FATAL EXCEPTION: main
08-25 09:57:21.322: E/AndroidRuntime(18302): Process: com.mbientlab.metawear.app, PID: 18302
08-25 09:57:21.322: E/AndroidRuntime(18302): java.lang.NullPointerException
08-25 09:57:21.322: E/AndroidRuntime(18302): at com.mbientlab.metawear.app.ModuleActivity.onCreateOptionsMenu(ModuleActivity.java:217)
08-25 09:57:21.322: E/AndroidRuntime(18302): at android.app.Activity.onCreatePanelMenu(Activity.java:2546)
08-25 09:57:21.322: E/AndroidRuntime(18302): at android.support.v4.app.FragmentActivity.onCreatePanelMenu(FragmentActivity.java:224)
08-25 09:57:21.322: E/AndroidRuntime(18302): at com.android.internal.policy.impl.PhoneWindow.preparePanel(PhoneWindow.java:436)
08-25 09:57:21.322: E/AndroidRuntime(18302): at com.android.internal.policy.impl.PhoneWindow.doInvalidatePanelMenu(PhoneWindow.java:800)
08-25 09:57:21.322: E/AndroidRuntime(18302): at com.android.internal.policy.impl.PhoneWindow$1.run(PhoneWindow.java:221)
08-25 09:57:21.322: E/AndroidRuntime(18302): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:761)
08-25 09:57:21.322: E/AndroidRuntime(18302): at android.view.Choreographer.doCallbacks(Choreographer.java:574)
08-25 09:57:21.322: E/AndroidRuntime(18302): at android.view.Choreographer.doFrame(Choreographer.java:543)
08-25 09:57:21.322: E/AndroidRuntime(18302): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:747)
08-25 09:57:21.322: E/AndroidRuntime(18302): at android.os.Handler.handleCallback(Handler.java:733)
08-25 09:57:21.322: E/AndroidRuntime(18302): at android.os.Handler.dispatchMessage(Handler.java:95)
08-25 09:57:21.322: E/AndroidRuntime(18302): at android.os.Looper.loop(Looper.java:136)
08-25 09:57:21.322: E/AndroidRuntime(18302): at android.app.ActivityThread.main(ActivityThread.java:5086)
08-25 09:57:21.322: E/AndroidRuntime(18302): at java.lang.reflect.Method.invokeNative(Native Method)
08-25 09:57:21.322: E/AndroidRuntime(18302): at java.lang.reflect.Method.invoke(Method.java:515)
08-25 09:57:21.322: E/AndroidRuntime(18302): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
08-25 09:57:21.322: E/AndroidRuntime(18302): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
08-25 09:57:21.322: E/AndroidRuntime(18302): at dalvik.system.NativeStart.main(Native Method)
08-25 09:57:37.960: I/Process(18302): Sending signal. PID: 18302 SIG: 9
This discussion has been closed.
Comments