Affichage des articles dont le libellé est Bootloop. Afficher tous les articles
Affichage des articles dont le libellé est Bootloop. Afficher tous les articles

vendredi 29 janvier 2016

help ! bootloop lg l70 d320



hi there guys im needing help:crying: ... i flashed Namelessrom and i got stack on a boot loop , but here is the problem this phone cant enter manualy to recovey. just can go for the downloadmode however when i try to use adb to reboot in recovery it didnt recognice the divice..... in the other hand when i boot normaly and get into loop it recogniced it but says unauthorized device.... so here is the problem i got all drivers and try everything with Lg apps(flash and support) i realy dont know what to do ! any ideas? pardon my english and ty:D

Download from this link

Bootloop after rooting



My phone and recovery H60-L04 B805, TWRP.
While I was rooting phone via multitool I bricked it.
It restarts over and over.
Could anybody help me?
Sorry for my English

Download from this link

Eonon g2110f bootloop after install a new rom



Hi guys,
I have a problem, my eonon is in bootloop after i have install a new rom but I have no idea what the key combination to enter in recovery mode...
Pls help me!!!

Thanks!

Download from this link

jeudi 28 janvier 2016

Stuck in bootloop. Please help (Logcat attached)



My nexus 6 is stuck in a bootloop and the boot animation again shows after the optimizing apps is completed. I have captured the adb logcat the last lines show some errors and then the phone reboot where i stopped the logcat. If someone is kind enough to please look at the logs and tell me if there is some app that i can delete via the TWRP file manager or some setting that i can change to get back my settings and the apps?

The problem occured after i installed the app MYANDROIDTOOLS but all i did was to disable some services on user apps.

NB: I didn't have a backup to revert to but I have done a nandroid backup after the problem.

Code:


01-28 15:06:48.920 26616 26616 W UserManager:  at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.920 26616 26616 W UserManager:  at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.920 26616 26616 W UserManager:  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.920 26616 26616 W UserManager:  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.920 26616 26616 W UserManager:  at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.920 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 60)
01-28 15:06:48.921 26616 26616 W UserManager: Could not get user list
01-28 15:06:48.921 26616 26616 W UserManager: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.921 26616 26616 W UserManager:  at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.921 26616 26616 W UserManager:  at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.921 26616 26616 W UserManager:  at android.os.IUserManager$Stub$Proxy.getUsers(IUserManager.java:615)
01-28 15:06:48.921 26616 26616 W UserManager:  at android.os.UserManager.getUsers(UserManager.java:1181)
01-28 15:06:48.921 26616 26616 W UserManager:  at android.os.UserManager.isUserSwitcherEnabled(UserManager.java:1281)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.policy.UserSwitcherController.isUserSwitcherAvailable(UserSwitcherController.jav
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.phone.MultiUserSwitch.refreshContentDescription(MultiUserSwitch.java:138)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.phone.MultiUserSwitch.setUserSwitcherController(MultiUserSwitch.java:71)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.phone.KeyguardStatusBarView.setUserSwitcherController(KeyguardStatusBarView.java
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1033)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.systemui.statusbar.ServiceMonitor.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.921 26616 26616 W UserManager:  at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.921 26616 26616 W UserManager:  at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.921 26616 26616 W UserManager:  at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.921 26616 26616 W UserManager:  at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.921 26616 26616 W UserManager:  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.921 26616 26616 W UserManager:  at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.922 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 68)
01-28 15:06:48.923 26616 26616 E UserInfoController: Couldn't get user info
01-28 15:06:48.923 26616 26616 E UserInfoController: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.923 26616 26616 E UserInfoController:    at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:5072)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:115)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1034)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.systemui.statusbar.ServiceMonitor.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.923 26616 26616 E UserInfoController:    at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.923 26616 26616 D AndroidRuntime: Shutting down VM
01-28 15:06:48.925 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 240)
01-28 15:06:48.926 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 316)
01-28 15:06:48.926 26616 27029 W Settings: Can't get key accelerometer_rotation from content://settings/system
01-28 15:06:48.926 26616 27029 W Settings: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.926 26616 27029 W Settings:      at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.926 26616 27029 W Settings:      at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.926 26616 27029 W Settings:      at android.content.ContentProviderProxy.query(ContentProviderNative.java:419)
01-28 15:06:48.926 26616 27029 W Settings:      at android.provider.Settings$NameValueCache.getStringForUser(Settings.java:1397)
01-28 15:06:48.926 26616 27029 W Settings:      at android.provider.Settings$System.getStringForUser(Settings.java:1666)
01-28 15:06:48.926 26616 27029 W Settings:      at android.provider.Settings$System.getIntForUser(Settings.java:1736)
01-28 15:06:48.926 26616 27029 W Settings:      at com.android.internal.view.RotationPolicy.isRotationLocked(RotationPolicy.java:105)
01-28 15:06:48.926 26616 27029 W Settings:      at com.android.systemui.statusbar.policy.RotationLockControllerImpl.isRotationLocked(RotationLockControllerImpl.ja
01-28 15:06:48.926 26616 27029 W Settings:      at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:83)
01-28 15:06:48.926 26616 27029 W Settings:      at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:80)
01-28 15:06:48.926 26616 27029 W Settings:      at com.android.systemui.qs.QSTile.handleRefreshState(QSTile.java:192)
01-28 15:06:48.926 26616 27029 W Settings:      at com.android.systemui.qs.QSTile.handleSetCallback(QSTile.java:175)
01-28 15:06:48.926 26616 27029 W Settings:      at com.android.systemui.qs.QSTile.-wrap1(QSTile.java)
01-28 15:06:48.926 26616 27029 W Settings:      at com.android.systemui.qs.QSTile$H.handleMessage(QSTile.java:271)
01-28 15:06:48.926 26616 27029 W Settings:      at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.926 26616 27029 W Settings:      at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.926 26616 27029 W Settings:      at android.os.HandlerThread.run(HandlerThread.java:61)
01-28 15:06:48.926 26616 27029 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 160)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: Error in handleSetCallback
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: java.lang.RuntimeException: Package manager has died
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:413)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at com.android.internal.view.RotationPolicy.isRotationSupported(RotationPolicy.java:61)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at com.android.systemui.statusbar.policy.RotationLockControllerImpl.isRotationLockAffordanceVisibl
onLockControllerImpl.java:67)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:85)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at com.android.systemui.qs.tiles.RotationLockTile.handleUpdateState(RotationLockTile.java:80)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at com.android.systemui.qs.QSTile.handleRefreshState(QSTile.java:192)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at com.android.systemui.qs.QSTile.handleSetCallback(QSTile.java:175)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at com.android.systemui.qs.QSTile.-wrap1(QSTile.java)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at com.android.systemui.qs.QSTile$H.handleMessage(QSTile.java:271)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at android.os.HandlerThread.run(HandlerThread.java:61)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably d
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at android.content.pm.IPackageManager$Stub$Proxy.hasSystemFeature(IPackageManager.java:4332)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      at android.app.ApplicationPackageManager.hasSystemFeature(ApplicationPackageManager.java:411)
01-28 15:06:48.927 26616 27029 W QSTile.RotationLockTile:      ... 11 more
01-28 15:06:48.928 26616 26616 E AndroidRuntime: FATAL EXCEPTION: main
01-28 15:06:48.928 26616 26616 E AndroidRuntime: Process: com.android.systemui, PID: 26616
01-28 15:06:48.928 26616 26616 E AndroidRuntime: java.lang.RuntimeException: android.os.DeadObjectException: Transaction failed on small parcel; remote process pr
ied
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.policy.UserInfoController.reloadUserInfo(UserInfoController.java:115)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1034)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3074)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3070)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:601)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:715)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.ServiceMonitor.handleMessage(ServiceMonitor.java:73)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:148)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:48.928 26616 26616 E AndroidRuntime: Caused by: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at android.app.ActivityManagerProxy.getCurrentUser(ActivityManagerNative.java:5072)
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        at com.android.systemui.statusbar.policy.UserInfoController.queryForUserInformation(UserInfoController.jav
01-28 15:06:48.928 26616 26616 E AndroidRuntime:        ... 18 more
01-28 15:06:48.928 26616 26616 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 4616)
01-28 15:06:48.929 26616 26616 E AndroidRuntime: Error reporting crash
01-28 15:06:48.929 26616 26616 E AndroidRuntime: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died
01-28 15:06:48.929 26616 26616 E AndroidRuntime:        at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:48.929 26616 26616 E AndroidRuntime:        at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:48.929 26616 26616 E AndroidRuntime:        at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:4425)
01-28 15:06:48.929 26616 26616 E AndroidRuntime:        at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:90)
01-28 15:06:48.929 26616 26616 E AndroidRuntime:        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
01-28 15:06:48.929 26616 26616 E AndroidRuntime:        at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
01-28 15:06:48.929 26616 26616 I Process : Sending signal. PID: 26616 SIG: 9
01-28 15:06:48.939 26932 26932 I wpa_supplicant: rfkill: Cannot open RFKILL control device
01-28 15:06:49.010  294  294 E installd: eof
01-28 15:06:49.010  294  294 E installd: failed to read size
01-28 15:06:49.010  294  294 I installd: closing connection
01-28 15:06:49.010  266  266 I lowmemorykiller: ActivityManager disconnected
01-28 15:06:49.010  266  266 I lowmemorykiller: Closing Activity Manager data connection
01-28 15:06:49.011 25246 26582 W AudioFlinger: power manager service died !!!
01-28 15:06:49.011 25246 26582 W AudioFlinger: power manager service died !!!
01-28 15:06:49.012 27045 27045 E DisplayManager: Could not get display information from display manager.
01-28 15:06:49.012 27045 27045 E DisplayManager: android.os.DeadObjectException
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.os.BinderProxy.transactNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.os.BinderProxy.transact(Binder.java:503)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.hardware.display.IDisplayManager$Stub$Proxy.getDisplayInfo(IDisplayManager.java:265)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.hardware.display.DisplayManagerGlobal.getDisplayInfo(DisplayManagerGlobal.java:119)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.view.Display.updateDisplayInfoLocked(Display.java:867)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.view.Display.getMetrics(Display.java:779)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ResourcesManager.getDisplayMetricsLocked(ResourcesManager.java:76)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ResourcesManager.getTopLevelResources(ResourcesManager.java:224)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:675)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ResourcesManager.getTopLevelResources(<Xposed>)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:1701)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.LoadedApk.getResources(LoadedApk.java:548)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ContextImpl.<init>(ContextImpl.java:1832)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ContextImpl.createAppContext(ContextImpl.java:1785)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4505)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:675)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ActivityThread.handleBindApplication(<Xposed>)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ActivityThread.-wrap1(ActivityThread.java)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.os.Handler.dispatchMessage(Handler.java:102)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.os.Looper.loop(Looper.java:148)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at android.app.ActivityThread.main(ActivityThread.java:5417)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at java.lang.reflect.Method.invoke(Native Method)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-28 15:06:49.012 27045 27045 E DisplayManager:        at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
01-28 15:06:49.012 27033 27033 I GMPM    : App measurement is starting up, version: 8487
01-28 15:06:49.012 27033 27033 I GMPM    : To enable debug logging run: adb shell setprop log.tag.GMPM VERBOSE
01-28 15:06:49.013  267  267 I ServiceManager: service 'assetatlas' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'graphicsstats' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'print' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'restrictions' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'media_session' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'media_router' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'trust' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'fingerprint' died
01-28 15:06:49.014 26934 26934 D AndroidRuntime: Shutting down VM
01-28 15:06:49.014  267  267 I ServiceManager: service 'launcherapps' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'media_projection' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'imms' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'persistent_data_block' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'deviceidle' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'device_policy' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'statusbar' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'clipboard' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'network_management' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'textservices' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'network_score' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'netstats' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'netpolicy' died
01-28 15:06:49.014  267  267 I ServiceManager: service 'wifip2p' died
01-28 15:06:49.015  267  267 I ServiceManager: service 'wifi' died
01-28 15:06:49.015  267  267 I ServiceManager: service 'wifiscanner' died
01-28 15:06:49.015  267  267 I ServiceManager: service 'rttmanager' died
01-28 15:06:49.015  267  267 I ServiceManager: service 'ethernet' died
01-28 15:06:49.015  267  267 I ServiceManager: service 'connectivity' died
01-28 15:06:49.015  267  267 I ServiceManager: service 'servicediscovery' died
01-28 15:06:49.015  267  267 I ServiceManager: service 'updatelock' died
01-28 15:06:49.015 27033 27033 D AndroidRuntime: Shutting down VM
01-28 15:06:49.015  267  267 I ServiceManager: service 'notification' died
01-28 15:06:49.015  267  267 I ServiceManager: service 'devicestoragemonitor' died
01-28 15:06:49.015 26934 26934 E AndroidRuntime: FATAL EXCEPTION: main
01-28 15:06:49.015 26934 26934 E AndroidRuntime: Process: com.android.settings, PID: 26934
01-28 15:06:49.015 26934 26934 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver com.android.settings.widget.SettingsAppWidgetProvider: java.
timeException: the ContentService should always be reachable
01-28 15:06:49.015 26934 26934 E AndroidRuntime:        at android.app.ActivityThread.handleReceiver(ActivityThread.java:2732)
01-28 15:06:49.015 26934 26934 E AndroidRuntime:        at android.app.ActivityThread.-wrap14(ActivityThread.java)
01-28 15:06:49.015 26934 26934 E AndroidRuntime:        at android.app.ActivityThread$H^C



Download from this link

mercredi 27 janvier 2016

Stuck in bootloop after latest update



Gidday
To say I am a pissed off ASUS customer is an understatement...only just got my Zenfone 2 back a couple of weeks ago after getting the motherboard replaced as the camera was stuffed...and now today after applying an update the phone got stuck in a boot loop and I cant for the life of me get it back working again...

Can anyone point me in the direction to the steps to recovering the phone via sideloading the original firmware? I am able to access recovery mode and have attempted to re-install the firmware using the ASUS flash tool but I keep getting the error message that the serial number is incorrect,

cheers

col

Download from this link

HELP MY CHERRY COSMOS S stock in bootloop, NO USB DEBUGGINg, CWM gone :(



Good day all!

sir/ madaam pls help me on my device because after i flash some rom my phone stock in bootloop mode and once i try to connect in recovery mode - CWM, it cant.. i think its gone :(
i also try to connect it with pc but it wont b recognized (USB debugging in unable). What should i do on this situation..
Your help would be great sir.. Sorry for this noobiest post :3
Thank you in advance.. Hope anyone can give a helping hand on me ..

Download from this link

Stock - Bootloop - MDM does not allow factory reset!



i have a verizon (G900V) samsung galaxy S5.
it was originally on 5.1.1
i wanted to root it, so i downgraded it to 5.0.
after you downgade from certain software versions, the phone goes in to a boot loop.
so after downgrading i went in to stock recovery to factory reset.

this is where the issuse is:

so i can NOT factory reset the device because it says (at the bottom of the screen:

"MDM does not allow factory reset"


p.s. - i prevously had a verizon (N910V) Samsung Galaxy Note 4 witht he same issue, i was able to fix it
by flashing a modified stock tar that also reset the device.

Download from this link

bootloop and dead touchscreen issue!



I had cm 12.1 with the elemental x kernel installed and everything worked perfectly for a few weeks. I left it on one night off the charger and when I tried to use it the next day, the touchscreen does nothing. I tried to reset it and it just sat at the google screen with the lock indefinitely. I booted twrp and still no touchscreen. I used the nrt kit to flash stock and unroot using the bootloop option and it installed everything fine. It boots into android now, but still no touchscreen! Is there a way to figure this out without opening it up? I really don't want to open it up, but I guess I will if I have to, i'm just hoping that I don't have to....

Download from this link

Bootloop after editing build.prop



Hi. After editing build.prop and reset your phone can not start. I tried to flash the soft by flashtool but not working. Please help me :(

http://s10.ifotos.pl/img/Przechwyt_snqswqq.png

Download from this link