Crash report, this time with custom pages
Hi, sorry for being the bearer of bad news, I recently asked in this forum about a crash report in one of my apps and Hendrix told me that it was a know issue with previous Andromo version and the gallery activity, which could be solved by rebuilding the app.
Today in my metrics I've seen another crash report; it is related to another book app, only this other book was built using the custom HTML page activity instead of the gallery.
Same story here? Known issue that will go away by rebuilding the app with the new Andromo version? Or is it something else?
Here is the error info, in case it's relevant:
Galaxy Ace2 (GT-I8160)
tt {
font-family: courier;
}
td {
font-family: helvetica, sans-serif;
}
caption {
font-family: helvetica, sans-serif;
font-size: 14pt;
text-align: left;
}
Today in my metrics I've seen another crash report; it is related to another book app, only this other book was built using the custom HTML page activity instead of the gallery.
Same story here? Known issue that will go away by rebuilding the app with the new Andromo version? Or is it something else?
Here is the error info, in case it's relevant:
Last reported
Yesterday, 12:56 PM
Reports this week
1
Reports total
1
Application version
Android version
Device
java.lang.NullPointerException
at com.andromo.dev465059.app447236.Dashboard_000.onCreateOptionsMenu(Unknown Source)
at com.actionbarsherlock.app.SherlockListActivity.onCreatePanelMenu(Unknown Source)
at com.actionbarsherlock.ActionBarSherlock.callbackCreateOptionsMenu(Unknown Source)
at com.actionbarsherlock.internal.ActionBarSherlockCompat.preparePanel(Unknown Source)
at com.actionbarsherlock.internal.ActionBarSherlockCompat.dispatchInvalidateOptionsMenu(Unknown Source)
at com.actionbarsherlock.internal.ActionBarSherlockCompat$1.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:587)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3691)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:670)
at dalvik.system.NativeStart.main(Native Method)
tt {
font-family: courier;
}
td {
font-family: helvetica, sans-serif;
}
caption {
font-family: helvetica, sans-serif;
font-size: 14pt;
text-align: left;
}
Comments