Dear All,
I use a fitbit Ionic for tracking my activities. i had included Walk as my choice of exercise as i do a 1 hour brisk walk every evening after a run in the morning. But the walk is not featuring in the tracker as a mode of exercise. For Running i was able to set the cues but am not to set up Walk cues in my Fitbit App. The following error is appearing in my App window of my smartphone.
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.fitbit.FitbitMobile/com.fitbit.device.ui.ExerciseShortcutSettingsActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.List com.fitbit.data.domain.device.AutoCue.getPossibleValues()' on a null object reference
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2754)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2815)
at android.app.ActivityThread.-wrap12(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1554)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:163)
at android.app.ActivityThread.main(ActivityThread.java:6378)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:901)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:791)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.List com.fitbit.data.domain.device.AutoCue.getPossibleValues()' on a null object reference
at com.fitbit.device.ui.k.c(SourceFile:67)
at com.fitbit.device.ui.k.b(SourceFile:61)
at com.fitbit.device.ui.k.<init>(SourceFile:56)
at com.fitbit.device.ui.ExerciseShortcutSettingsActivity.d(SourceFile:153)
at com.fitbit.device.ui.ExerciseShortcutSettingsActivity.onCreate(SourceFile:111)
at android.app.Activity.performCreate(Activity.java:6857)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2707)
... 9 more
Would highly be obliged if anyone can help me with a solution in regard to this.
Regards
Debamitra Basu