| Issue 117: | Some apps force close since Version 1.0.0 (OTA working in v1.1.0) | |
| 8 people starred this issue and may be notified of changes. | Back to list |
1. Install 1.0.0 version
2. Go to Settings->OTA updater
3. Settings crash
What kernel are you running? 2.6.35.10 (the one embedded in 1.0.0 version)
logcat extract:
I/ActivityManager( 173): START {act=android.intent.action.MAIN cmp=com.otaupdater/.OTAUpdaterActivity} from pid 3874
E/AndroidRuntime( 3874): FATAL EXCEPTION: main
E/AndroidRuntime( 3874): android.content.ActivityNotFoundException: Unable to find explicit activity class {com.otaupdater/com.otaupdater.OTAUpdaterActivity}; have you declared this activity in your AndroidManifest.xml?
E/AndroidRuntime( 3874): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1508)
E/AndroidRuntime( 3874): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1384)
E/AndroidRuntime( 3874): at android.app.Activity.startActivityForResult(Activity.java:3190)
E/AndroidRuntime( 3874): at android.app.Activity.startActivity(Activity.java:3297)
E/AndroidRuntime( 3874): at android.preference.PreferenceActivity.onHeaderClick(PreferenceActivity.java:985)
E/AndroidRuntime( 3874): at android.preference.PreferenceActivity.onListItemClick(PreferenceActivity.java:957)
E/AndroidRuntime( 3874): at android.app.ListActivity$2.onItemClick(ListActivity.java:319)
E/AndroidRuntime( 3874): at android.widget.AdapterView.performItemClick(AdapterView.java:292)
E/AndroidRuntime( 3874): at android.widget.AbsListView.performItemClick(AbsListView.java:1058)
E/AndroidRuntime( 3874): at android.widget.AbsListView$PerformClick.run(AbsListView.java:2514)
E/AndroidRuntime( 3874): at android.widget.AbsListView$1.run(AbsListView.java:3168)
E/AndroidRuntime( 3874): at android.os.Handler.handleCallback(Handler.java:605)
E/AndroidRuntime( 3874): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 3874): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3874): at android.app.ActivityThread.main(ActivityThread.java:4424)
E/AndroidRuntime( 3874): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3874): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3874): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
E/AndroidRuntime( 3874): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
E/AndroidRuntime( 3874): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 173): Force finishing activity com.android.settings/.Settings
W/ActivityManager( 173): Activity pause timeout for ActivityRecord{415038e0 com.android.settings/.Settings}
Oct 14, 2012
Project Member
#1
mihai.an...@gmail.com
Oct 14, 2012
The first time I saw the issue was when I made the update from 0.4.0 to 1.0.0 via OTA. I've already made a clean reflash (format boot, system, cache, sd, everything...) but still have the crash.
Oct 14, 2012
I also have the same issue. My problem extends to system 'App Manager' and various other apps, E.S. File Explorer, Titanium Back-up, and some small network tools telling me "Unfortunately, APP has stopped". Using CWR I have re-flashed many times, clearing caches and fixing permissions as usual. I downgraded to v0.4, same issues. I tried Cyanogen 7.2, same issues. I read somewhere to try using TW Recover. I then used it to put v0.4 back on and it worked ! Tried using TWRP to get 1.0.0 and the "Unfortunately.." had returned. Flashed again since suggested here by you. No luck... I'm back to v0.4 using TWRP and all is well.
Oct 14, 2012
Issue 119 has been merged into this issue.
Oct 14, 2012
(No comment was entered for this change.)
Summary:
Some apps force close in Version 1.0.0
Status: Started
Oct 20, 2012
Issue 128 has been merged into this issue.
Oct 27, 2012
Issue 135 has been merged into this issue.
Nov 3, 2012
Issue 140 has been merged into this issue.
Nov 3, 2012
Issue 141 has been merged into this issue.
Nov 3, 2012
I suggest you to change the title to: "OTA updater and other apps force closed in Version 1.0.0" :)
Nov 3, 2012
I believe this is fairly clear... Thanks for the suggestion though...
Nov 6, 2012
OTA should be fixed now...
Nov 6, 2012
Confirmed! It is working.
Nov 6, 2012
(No comment was entered for this change.)
Summary:
Some apps force close since Version 1.0.0 (OTA working in v1.1.0)
Nov 7, 2012
Issue 143 has been merged into this issue.
Nov 8, 2012
Yep fixed, keep up the good work and thank you !
Nov 8, 2012
I confirm that is working well. Thanks' !
Jan 26, 2013
as of Jan26, 2013, running the current ICS version, the OTA updater does not crash for me, but 2 apps i have installed still do crash upon launching them: ES File Explorer and Google Drive. |