- Apr 11, 2013
- 54
- 20
Now that i enabled crash dialog and ANR, I see that Updater app is crashing on each boot.
"Unfortunately, Updater has stopped" (not sure of the exact english msg cause my phone is set to french)
- Like advised here, I tried to delete the app data : setting>>Installed Apps>>Updater App>>Clear Data>> Clear all data
- Tried to wipe dalvik&cache from twrp
- I checked permissions too, there's only one required by the app : Storage and it is enabled (just in case, i tried to make it cycle too)
"Unfortunately, Updater has stopped" (not sure of the exact english msg cause my phone is set to french)
- Like advised here, I tried to delete the app data : setting>>Installed Apps>>Updater App>>Clear Data>> Clear all data
- Tried to wipe dalvik&cache from twrp
- I checked permissions too, there's only one required by the app : Storage and it is enabled (just in case, i tried to make it cycle too)
android.app.Remote ServiceException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{2b08201 uo pl.zdunex25.updater/.AlarmService)
at android.app.ActivityThread$H.handleMessage(Unknown Source:335)
at android.os.Handler.dispatchMessage(Unknown Source: 21)
at android.os.Looper.loop(Unknown Source:208)
at android.app.ActivityThread.main(Unknown Source:107)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:274)