[Q] auto update CM 11 problem. - LG Optimus L90

I have a problem can not keep an autoupdate CM 11, And I can not enter recovery mode.
This is raport
java.lang.SecurityException: Neither user 10002 nor current process has android.permission.RECOVERY.
at android.os.Parcel.readException(Parcel.java:1472)
at android.os.Parcel.readException(Parcel.java:1426)
at android.os.IPowerManager$Stub$Proxy.reboot(IPowerManager.java:545)
at android.os.PowerManager.reboot(PowerManager.java:667)
at com.cyanogenmod.updater.utils.Utils.triggerUpdate(Utils.java:150)
at com.cyanogenmod.updater.UpdatesSettings$9.onClick(UpdatesSettings.java:795)
at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:166)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5146)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:732)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
at dalvik.system.NativeStart.main(Native Method)
Click to expand...
Click to collapse
Pleas help me:crying:

Zaxs1977 said:
I have a problem can not keep an autoupdate CM 11, And I can not enter recovery mode.
This is raport
Pleas help me:crying:
Click to expand...
Click to collapse
Yeah I have this problem too. I'm on 11-20150125-NIGHTLY-maguro. Just going to boot into recovery and manually update.

Related

Froyo: Can you install SkyMap without reboot?

Don't know if the problem is wide spread, or just my bad luck, but everytime I try to install Google Sky Map from the Market, after downloading the app and before going into install my phone reboots.
I've gone from latest Cyan 5.0.7 to leaked froyo FRF50, then FRF72 and now FRF83.
So, to find out whether it's a problem for many people, if you've upgraded to Froyo, try to install Google Sky Map (save all work first and participate in this poll.
ps. Is there any log file I can check via adb?
Had Sky Map since I installed FRF50, no problems.
I have the same problem. It also happened when I tried to install the koi pond LW.
Is it really that big of a problem. Sure it's a little bug, but it doesn't effect the OS or the app permanently. How often do you install SkyMap?
For the record, I've never had a reboot after installing SkyMap or any other app.
anstosa said:
Is it really that big of a problem. Sure it's a little bug, but it doesn't effect the OS or the app permanently. How often do you install SkyMap?
For the record, I've never had a reboot after installing SkyMap or any other app.
Click to expand...
Click to collapse
well, thing is that I can't install SkyMap at all, only option it seems to wipe completely and reinstall Froyo.
I just hope there's some kind of way to remove something manually without complete wipe. I just need some directions, where to look and what to try.
after using logcat on the device during installation of Sky Map here's what happens:
W/dalvikvm( 79): threadid=11: thread exiting with uncaught exception (group=0x4001d7f0)
E/AndroidRuntime( 79): *** FATAL EXCEPTION IN SYSTEM PROCESS: PackageManager
E/AndroidRuntime( 79): java.lang.SecurityException: Requires android.permission.ASEC_CREATE permission
E/AndroidRuntime( 79): at android.os.Parcel.readException(Parcel.java:1247)
E/AndroidRuntime( 79): at android.os.Parcel.readException(Parcel.java:1235)
E/AndroidRuntime( 79): at com.android.internal.app.IMediaContainerService$Stub$Proxy.copyResourceToContainer(IMediaContainerService.java:164)
E/AndroidRuntime( 79): at com.android.server.PackageManagerService$SdInstallArgs.copyApk(PackageManagerService.java:5341)
E/AndroidRuntime( 79): at com.android.server.PackageManagerService$InstallParams.handleStartCopy(PackageManagerService.java:4956)
E/AndroidRuntime( 79): at com.android.server.PackageManagerService$HandlerParams.startCopy(PackageManagerService.java:4815)
E/AndroidRuntime( 79): at com.android.server.PackageManagerService$PackageHandler.doHandleMessage(PackageManagerService.java:470)
E/AndroidRuntime( 79): at com.android.server.PackageManagerService$PackageHandler.handleMessage(PackageManagerService.java:415)
E/AndroidRuntime( 79): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 79): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 79): at android.os.HandlerThread.run(HandlerThread.java:60)
Click to expand...
Click to collapse
anyone know where I can add permission ASEC_CREATE to make it work?
The problem has to do with /sdcard/.android_secure
Removing teh entire directory solves things for some people, but not for me though. Have also the same problem with androidVNC...
i dont think u need to reboot... i never did
I was able to get it installed again. I turned on USB storage and had the external drive mounted in my OS. I then installed from the market place. I am guessing that forced it to install internally, which worked fine. Up to that point, it kept rebooting my phone every time I tried to install it.
or just unmount the SD card
in Settings->SD card & phone storage, then install the app and then remount the SD card. That worked for me.

[Q] Little help with launcher

Hi to all! I'm writing here now because i have a problem with a launcher that i would to replace with the stock... Let me explain.
I'm editing a ROM and i would to replace the twlauncher with MX Home so i have delete tw from system/app and i have insert here the new launcher. And here the problem. At first boot after the flash of the ROM it has a force close! How can I fix?
Thx
many applications do this "trick" if put in system/app... I am also looking for a solution but I think it's necessary to recompile the app for it to work on our Galaxy S.
However I'm interested too
sgsever said:
Hi to all! I'm writing here now because i have a problem with a launcher that i would to replace with the stock... Let me explain.
I'm editing a ROM and i would to replace the twlauncher with MX Home so i have delete tw from system/app and i have insert here the new launcher. And here the problem. At first boot after the flash of the ROM it has a force close! How can I fix?
Thx
Click to expand...
Click to collapse
Instead of just guessing what the problem might be, look at the logs. It may help you more.
And where is the log? Because when I boot up the phone is stuck at the force close because the "stock launcher" don't work... Help me
Can you get a shell into the phone using adb shell?
xxbeanxx said:
Can you get a shell into the phone using adb shell?
Click to expand...
Click to collapse
Perhaps yes but I have Linux... But I've come up with an idea. I don't know if it will work. If I boot up the phone, wait the FC and after I will go in recovery and mounting the internal SD i take the log? It is a good idea?
sgsever said:
Perhaps yes but I have Linux... But I've come up with an idea. I don't know if it will work. If I boot up the phone, wait the FC and after I will go in recovery and mounting the internal SD i take the log? It is a good idea?
Click to expand...
Click to collapse
The log file is not stored on the internal SD. Also I don't think it persists a reboot (I may be wrong about this).
What does having Linux have to do with anything? There is a Linux SDK available from Google.
xxbeanxx said:
The log file is not stored on the internal SD. Also I don't think it persists a reboot (I may be wrong about this).
What does having Linux have to do with anything? There is a Linux SDK available from Google.
Click to expand...
Click to collapse
Perhaps I have the log:
Code:
W/dalvikvm( 8000): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/neomtel/mxhome/SmaxInterface;
D/AndroidRuntime( 8000): Shutting down VM
W/dalvikvm( 8000): threadid=1: thread exiting with uncaught exception (group=0x40015578)
E/AndroidRuntime( 8000): FATAL EXCEPTION: main
E/AndroidRuntime( 8000): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 8000): at com.neomtel.mxhome.SmaxView.init(SmaxView.java:169)
E/AndroidRuntime( 8000): at com.neomtel.mxhome.SmaxView.<init>(SmaxView.java:88)
E/AndroidRuntime( 8000): at com.neomtel.mxhome.Launcher.setupViews(Launcher.java:1559)
E/AndroidRuntime( 8000): at com.neomtel.mxhome.Launcher.onCreate(Launcher.java:379)
E/AndroidRuntime( 8000): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 8000): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1615)
E/AndroidRuntime( 8000): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1667)
E/AndroidRuntime( 8000): at android.app.ActivityThread.access$1500(ActivityThread.java:117)
E/AndroidRuntime( 8000): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:935)
E/AndroidRuntime( 8000): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 8000): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 8000): at android.app.ActivityThread.main(ActivityThread.java:3687)
E/AndroidRuntime( 8000): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 8000): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 8000): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:842)
E/AndroidRuntime( 8000): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
E/AndroidRuntime( 8000): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 8000): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load SmaxEngine: findLibrary returned null
E/AndroidRuntime( 8000): at java.lang.Runtime.loadLibrary(Runtime.java:429)
E/AndroidRuntime( 8000): at java.lang.System.loadLibrary(System.java:554)
E/AndroidRuntime( 8000): at com.neomtel.mxhome.SmaxInterface.<clinit>(SmaxInterface.java:99)
E/AndroidRuntime( 8000): ... 17 more
W/ActivityManager( 2736): Force finishing activity com.neomtel.mxhome/.Launcher
E/ ( 2736): Dumpstate > /data/log/dumpstate_app_error
I/dumpstate( 8009): begin
D/PowerManagerService( 2736): onSensorChanged: light value: 1000
W/ActivityManager( 2736): Activity pause timeout for HistoryRecord{40882a00 com.neomtel.mxhome/.Launcher}
W/su ( 8027): request rejected (0->0 /system/bin/sh)
W/PowerManagerService( 2736): Timer 0x7->0x3|0x0
I/PowerManagerService( 2736): Ulight 7->3|0
D/LightsService( 2736): BUTTON : 0
D/VoldCmdListener( 85): asec list
I/dumpstate( 8009): done
D/UsbStorageActivity( 4556): onResume !!!
Let me know... and thx for your patience!
I believe the error stems from the incompatibility between the launcher and the framework...
And nobody know how to fix this?
sgsever said:
And nobody know how to fix this?
Click to expand...
Click to collapse
I don't have a solution but here's what I would try.. Without having the app you are talking about to look at I'm only guessing from the log.
A Java UnsatisfiedLinkError occurs when the VM is trying to load a libary that isn't available. It would seem that perhaps the apk contains some libraries that get extracted by the Android installer when you first install the app.
Try using a tool like 'apktool' to decode the apk into a format that you can actually look at, then see if there are such libraries inside. If so you would want to extract these and put them somewhere that Dalvik can read them, for instance /system/lib.
I may be way off the mark here, like I said this is just a guess. Maybe later if I get some time I'll grab the apk and try to do exactly what you're doing. I'll post back if I do.
Okay so I downloaded the launcher and had a look in the apk using root explorer and sure enough, found lib/armeabi/libSmaxEngine.so.
Try extracting that file and putting it in /system/lib. Root explorer gives me the option to extract the file, and I tried it on an xml file and got back a readable file, so that may be the easiest option for you. I think apktool would do it too but it's been a while since I used that.
If that doesn't work I'm sure there is a way to do it. I've never had this problem before so it's new to me.
Okay so I copied the apk to /system/app and copied the extracted .so to /system/lib (extracted it with root explorer).
I then uninstalled the downloaded version of mxhome and rebooted. It worked fine. No FCs.
Looks like that's your solution.

[Q] Native App Crashes Because of Xposed?

I'm the developer of an app that loads a native library (.so). I'm getting a large number of error reports where loading a native library seems to be failing and the stack trace contains references to Xposed. Any ideas what might be going on here and how to fix it?
Stack trace:
java.lang.RuntimeException: exception during library load
at co.kr36.krypton.activity.Main.onCreate(Unknown Source)
at android.app.Activity.performCreate(Activity.java:5451)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1093)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2292)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2386)
at android.app.ActivityThread.access$900(ActivityThread.java:169)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1277)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5476)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1268)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1084)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
at dalvik.system.NativeStart.main(Native Method)
Caused by: org.chromium.base.library_loader.ProcessInitException
at org.chromium.base.library_loader.LibraryLoader.loadAlreadyLocked(Unknown Source)
at org.chromium.base.library_loader.LibraryLoader.ensureInitialized(Unknown Source)
at org.chromium.base.library_loader.LibraryLoader.ensureInitialized(Unknown Source)
... 16 more
Caused by: java.lang.UnsatisfiedLinkError: Couldn't load seaturtle from loader dalvik.system.PathClassLoader[dexPath=/data/app/co.kr36.krypton.x-1.apk,libraryPath=/data/app-lib/co.kr36.krypton.x-1]: findLibrary returned null
at java.lang.Runtime.loadLibrary(Runtime.java:358)
at java.lang.System.loadLibrary(System.java:526)
... 19 more
Caused by: java.lang.UnsatisfiedLinkError: Couldn't load seaturtle from loader dalvik.system.PathClassLoader[dexPath=/data/app/co.kr36.krypton.x-1.apk,libraryPath=/data/app-lib/co.kr36.krypton.x-1]: findLibrary returned null
Click to expand...
Click to collapse
Looks like you need to double check the path for the .so file. According to android, it is returning null when it tries to load the library path. Not exactly sure where is .so binary is, assets? So I can't really specify where the file is exactly. Also, double check read/write permissions.
As for xposed causing it, I highly doubt it.
The lines referencing xposed in the logcat is because xposed is able to hook into the method that you are calling. It doesn't do anything unless there is a module installed that uses a hook to that method. printStackTrace will show everywhere the method is referenced/called. So that is why you see the xposed line in the logcat.

Cannot clone device or create new hardware profile

I just started learning android studio from thenewboston but I'm stuck with this problem.I cant clone a device or create a new hardware profile from the avd manager.It shows an error message saying "null".I'm able to click next,finish and also select devices.Yes I did try cloning by right clicking the phone profile too but I got the same error.It does open the explorer to import hardware profiles though.Please help me for free kappa!(seriously please help me)
this is the error message details btw:
null
java.lang.NullPointerException
at com.android.tools.swing.util.FormScalingUtil.scaleComponent(FormScalingUtil.java:183)
at com.android.tools.swing.util.FormScalingUtil.scaleComponentTreeWorker(FormScalingUtil.java:140)
at com.android.tools.swing.util.FormScalingUtil.scaleComponentTree(FormScalingUtil.java:111)
at com.android.tools.swing.util.FormScalingUtil.scaleComponentTree(FormScalingUtil.java:98)
at com.android.tools.idea.avdmanager.ConfigureDeviceOptionsStep.<init>(ConfigureDeviceOptionsStep.java:97)
at com.android.tools.idea.avdmanager.CloneDeviceAction.actionPerformed(CloneDeviceAction.java:46)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6535)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6300)
at java.awt.Container.processEvent(Container.java:2236)
at java.awt.Component.dispatchEventImpl(Component.java:4891)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Component.dispatchEvent(Component.java:4713)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
at java.awt.Container.dispatchEventImpl(Container.java:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2750)
at java.awt.Component.dispatchEvent(Component.java:4713)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.awt.EventQueue$4.run(EventQueue.java:729)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:866)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:650)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:381)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109)
at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:184)
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:229)
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:227)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:227)
at java.awt.Dialog.show(Dialog.java:1084)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog.show(DialogWrapperPeerImpl.java:792)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:465)
at com.intellij.openapi.ui.DialogWrapper.invokeShow(DialogWrapper.java:1638)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:1587)
at com.intellij.openapi.ui.DialogWrapper.showAndGet(DialogWrapper.java:1602)
at com.android.tools.idea.wizard.dynamic.DynamicWizard.showAndGet(DynamicWizard.java:531)
at com.android.tools.idea.avdmanager.CreateAvdAction.actionPerformed(CreateAvdAction.java:41)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6535)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6300)
at java.awt.Container.processEvent(Container.java:2236)
at java.awt.Component.dispatchEventImpl(Component.java:4891)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Component.dispatchEvent(Component.java:4713)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
at java.awt.Container.dispatchEventImpl(Container.java:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2750)
at java.awt.Component.dispatchEvent(Component.java:4713)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.awt.EventQueue$4.run(EventQueue.java:729)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:866)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:650)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:381)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Phone keeps crashing

Hello,
My phone keeps crashing and rebooting. When I shut it down it freezes on battery charging screen. It can only be unblocked via adb or by pushing power+volumeUP+volumeDOWN.
I got a new HTC One Mini 2 and tried to install Cyanogen Mod on it.
I unlocked the bootloader via the HTC website and flashed TWRP for recovery.
Via TWRP I installed the build provided by cyanogenmod.
The build worked fine on my old HTC One Mini 2.
I have tried different versions of TWRP and various ROMS, same problems occur every time (although it used to get stuck on a non-responsive twrp menu screen before, instead of the battery charging screen).
I always factory wipe the phone, and make sure cache and dalvik have been wiped.
I've also been looking for the stock version of android to see whether the problem came from cyanogen mod. Has anyone got it?
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.19.0.0000
(bootloader) version-baseband: 1.101.1102.19.1017
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.19.401.2
(bootloader) version-misc: PVT SHIP S-ON
Click to expand...
Click to collapse
Also this is present in all the logs I managed to obtain from the phone:
--------- beginning of crash
E/AndroidRuntime( 1979): FATAL EXCEPTION: main
E/AndroidRuntime( 1979): Process: com.cyanogenmod.eleven, PID: 1979
E/AndroidRuntime( 1979): java.lang.RuntimeException: Unable to instantiate application com.cyanogenmod.eleven.ElevenApplication: java.lang.ClassNotFoundException: Didn't find class "com.cyanogenmod.eleven.ElevenApplication" on path: DexPathList[[zip file "/system/app/Eleven/Eleven.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
E/AndroidRuntime( 1979): at android.app.LoadedApk.makeApplication(LoadedApk.java:564)
E/AndroidRuntime( 1979): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4524)
E/AndroidRuntime( 1979): at android.app.ActivityThread.access$1600(ActivityThread.java:147)
E/AndroidRuntime( 1979): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1357)
E/AndroidRuntime( 1979): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 1979): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 1979): at android.app.ActivityThread.main(ActivityThread.java:5254)
E/AndroidRuntime( 1979): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 1979): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 1979): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
E/AndroidRuntime( 1979): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
E/AndroidRuntime( 1979): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.cyanogenmod.eleven.ElevenApplication" on path: DexPathList[[zip file "/system/app/Eleven/Eleven.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
E/AndroidRuntime( 1979): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
E/AndroidRuntime( 1979): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
E/AndroidRuntime( 1979): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
E/AndroidRuntime( 1979): at android.app.Instrumentation.newApplication(Instrumentation.java:979)
E/AndroidRuntime( 1979): at android.app.LoadedApk.makeApplication(LoadedApk.java:559)
E/AndroidRuntime( 1979): ... 10 more
E/AndroidRuntime( 1979): Suppressed: java.lang.ClassNotFoundException: com.cyanogenmod.eleven.ElevenApplication
E/AndroidRuntime( 1979): at java.lang.Class.classForName(Native Method)
E/AndroidRuntime( 1979): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
E/AndroidRuntime( 1979): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
E/AndroidRuntime( 1979): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
E/AndroidRuntime( 1979): ... 13 more
E/AndroidRuntime( 1979): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available
Click to expand...
Click to collapse
coliiibri said:
Hello,
My phone keeps crashing and rebooting. When I shut it down it freezes on battery charging screen. It can only be unblocked via adb or by pushing power+volumeUP+volumeDOWN.
Click to expand...
Click to collapse
when battery discharges completely, its normal getting stuck in TWRP until you use the buttons to restart. Its a bug that was never fixed i guess.
Phone crashing and rebooting with no reason its another problem.
Im using TWRP 2.7.1.0 in mine with no problems, but it varies from phone to phone. Im also using cm13 with no major problems.
PS: you installation might be corrupted as the system keeps trying to open "Eleven.apk" but its not there.
kativiti said:
when battery discharges completely, its normal getting stuck in TWRP until you use the buttons to restart. Its a bug that was never fixed i guess.
Phone crashing and rebooting with no reason its another problem.
Im using TWRP 2.7.1.0 in mine with no problems, but it varies from phone to phone. Im also using cm13 with no major problems.
PS: you installation might be corrupted as the system keeps trying to open "Eleven.apk" but its not there.
Click to expand...
Click to collapse
Thank you for your answer.
I have tried using the TWRP and cm13 files you gave me the links to, but the same problem occurs (crashing and rebooting).
What do you mean by "installation is corrupted"? What could have caused it?
I have done it in that order
fastboot flash recovery twrp-2.7.1.0-20140802-memul.img
fastboot erase cache
adb push cm-13.0-20160910-UNOFFICIAL-memul.zip /external_sd
factory wipe
install the zip file
wipe cache/dalvik
reboot
Click to expand...
Click to collapse
coliiibri said:
Thank you for your answer.
I have tried using the TWRP and cm13 files you gave me the links to, but the same problem occurs (crashing and rebooting).
What do you mean by "installation is corrupted"? What could have caused it?
I have done it in that order
Click to expand...
Click to collapse
can you tell me at what point the phone crashes?
kativiti said:
can you tell me at what point the phone crashes?
Click to expand...
Click to collapse
It doesn't always happen at the same time.
Occasionally, if the phone had been turned off for a long time, it can last up to 15 minutes.
Most of the time it does not even complete booting.
coliiibri said:
It doesn't always happen at the same time.
Occasionally, if the phone had been turned off for a long time, it can last up to 15 minutes.
Most of the time it does not even complete booting.
Click to expand...
Click to collapse
it seems more like a battery issue. Not holding the charge anymore.
kativiti said:
it seems more like a battery issue. Not holding the charge anymore.
Click to expand...
Click to collapse
That could explain why it gets stuck in TWRP even when the battery is full.
And recovery doesn't need as much power so it holds well.
But then what does the crash with Eleven.apk, present in all the logs, mean? It is irrelevant to the crashes?
coliiibri said:
That could explain why it gets stuck in TWRP even when the battery is full.
And recovery doesn't need as much power so it holds well.
But then what does the crash with Eleven.apk, present in all the logs, mean? It is irrelevant to the crashes?
Click to expand...
Click to collapse
eleven.apk its the cm media player. its hard to tell but if the packages are loaded in alphabetic order and the phone starts to shut down it could give a false crash log.
to be sure, you could try to install the original ROM and if same appends, there's a good chance its the battery. If not, could be something worst.

Categories

Resources