ART rutime error - LG Optimus L90

Hi
Anyone has any idea about this error..
This morning I tried to use art runtime
after upgrading apps
I got this error
Unfortunatly com.android.systemui stopped working
I am on stock rom and not rooted
Last time it worked perfectly
but now its not working
Can anyone helps me on this issue..
Thanks in advance...

Rooted Before?
Have you themed the SystemUI.apk lately?

ruzell said:
Have you themed the SystemUI.apk lately?
Click to expand...
Click to collapse
Nope,
I didn't. Rooted my device..
I just installed some g3 apps like keyboard n camera
Its new one and I disable some startup apps..
Last time a week back art works fine
But now not working. ..

Dalvik?
Can you still roll back to Dalvik and have the apk working?? Maybe the SystemIU.apk was corrupted while changing the .odex file to run with ART. You will have to find an Unmodified com.android.systemui.odex to run ART.

ruzell said:
Can you still roll back to Dalvik and have the apk working?? Maybe the SystemIU.apk was corrupted while changing the .odex file to run with ART. You will have to find an Unmodified com.android.systemui.odex to run ART.
Click to expand...
Click to collapse
yes..
I roll back to delvik
Now running on delvik
Yes I had that odex file..
But how to replace it..(not rooted yet)..???

You are suppose to be rooted to replace the file
It is found under /system/priv-app.
It is below LGSysutemUI.apk or SystemUI or com.android.systemui (I don't know how your phone works since i don't have that variant)

ruzell said:
You are suppose to be rooted to replace the file
It is found under /system/priv-app.
It is below LGSysutemUI.apk or SystemUI or com.android.systemui (I don't know how your phone works since i don't have that variant)
Click to expand...
Click to collapse
Thanks for the d reply..
But I solved d problem
Its due to low storage.. (300+mb free in data)
I deleted some files in internal sd and changed it to art..
Now ART working...

Maybe the SystemUI had problems displaying the Low internal Memory Notification

Related

[Q] obb folder cant rename/delete & cannot back to stock 4.12

Before this I done install asphalt8 in custom rom.after try several latest custom rom (yes I wipe), then I cant play it.after checking just try rename obb folder but cannot.any suggestion.bcos of that I try to restore to stock but no luck due to hboot 1.5* I think. It back but touch screen jammed.
After several checking, looks like android upper 4.2 problem in obb folder is no longer working for piracy app now.can anyone confirm it?
nouxxer said:
.
Click to expand...
Click to collapse
Have you found a way to delete or move the abb folder?

[Q] Gallery keeps crashing

So after rooting my phone, my gallery has been crashing every time I try to open it.
I rooted with this:
http://forum.xda-developers.com/showthread.php?t=2709701
I tried clearing the data and clearing the cache and it didn't work.
I tried going in from my computer and copying out the data and deleting it so that I can restart with a new DCIM folder, but it's written protected... =/
Ideas anyone?
How do you mean password protected? Never seen that on an Android folder. Shouldnt you just remove this lock to help your app?
Uberharm said:
How do you mean password protected? Never seen that on an Android folder. Shouldnt you just remove this lock to help your app?
Click to expand...
Click to collapse
Sorry didn't mean to say password protected. I misspoke and meant to say written protection. I can't delete the files or edit it, but I can copy it.
Ok So it's slightly different from flashing a phone like my galaxy S2 I9100.
On my phone I should flash a ROM and a .zip package of gapps (google apps) among which is the gallery app.
Since you don't have to flash such a package I wonder whether you came from a KK ROM.
You said you rooted it like this. So I assume you came from stock KK ROM which comes with your AT&T Note 3, which should be no fine. But you can check that though.
Further ideas;
it could be a corrupt file somewhere on your device. You're gallery app will try to show it or make a thumbnail out of something which will result in a crash. For this you can try other gallery apps (I liked quickpic) and see if they crash.
Maybe you can unprotect the folder/files simply by:
http://www.ehow.com/how_5059293_rid-write-protection-file.html
On this thread it appeared to be an old SD card so that could be the problem as well.
Uberharm said:
Ok So it's slightly different from flashing a phone like my galaxy S2 I9100.
On my phone I should flash a ROM and a .zip package of gapps (google apps) among which is the gallery app.
Since you don't have to flash such a package I wonder whether you came from a KK ROM.
You said you rooted it like this. So I assume you came from stock KK ROM which comes with your AT&T Note 3, which should be no fine. But you can check that though.
Further ideas;
it could be a corrupt file somewhere on your device. You're gallery app will try to show it or make a thumbnail out of something which will result in a crash. For this you can try other gallery apps (I liked quickpic) and see if they crash.
Maybe you can unprotect the folder/files simply by:
http://www.ehow.com/how_5059293_rid-write-protection-file.html
On this thread it appeared to be an old SD card so that could be the problem as well.
Click to expand...
Click to collapse
Lol sorry for the misunderstanding. Just to clarify, yes I flashed it with the KK ROM: http://forum.xda-developers.com/showthread.php?t=2709701
and rooted with this: http://forum.xda-developers.com/showthread.php?t=2783157
Yeah I've tried to unprotect it, but the options were grayed out. It won't let me click on them or unclick them.
When I access my DCIM folder it looks like this. The folder would contain my pictures and a bunch of other files that I don't recognize. I'm not sure whether it was from the ROM or the root.....
and with Quickpic it worked... ish~ I was able to open the app with a long loading time...and it also contains the other files that I don't recognize as well....
ugh i ended up just reformatting my SD card, i just wanted to get rid of the problem.
oh well. thanks for the help really appreciate it.

Help ? Xposed not working on lollipop :(

My Xposed was working fine but idk why from yesterday it showing error " The latest version of Xposed ia currently active. Do you install the framework and reboot? " what to do ? :'( . I tryed reinstalling of framework from recovery but still showing the error .
Nikhilgeek said:
My Xposed was working fine but idk why from yesterday it showing error " The latest version of Xposed ia currently active. Do you install the framework and reboot? " what to do ? :'( . I tryed reinstalling of framework from recovery but still showing the error .
Click to expand...
Click to collapse
From the log:
Code:
03-25 13:24:48.731 E/Xposed ( 5176): Found /data/data/de.robv.android.xposed.installer/conf/disabled, not loading Xposed
Delete that "disabled" file and you should be up and running again.
C3C076 said:
From the log:
Code:
03-25 13:24:48.731 E/Xposed ( 5176): Found /data/data/de.robv.android.xposed.installer/conf/disabled, not loading Xposed
Delete that "disabled" file and you should be up and running again.
Click to expand...
Click to collapse
Is Xposed working in Stock 5.1 ?
shmshd12 said:
Is Xposed working in Stock 5.1 ?
Click to expand...
Click to collapse
go.... away....
C3C076 said:
From the log:
Code:
03-25 13:24:48.731 E/Xposed ( 5176): Found /data/data/de.robv.android.xposed.installer/conf/disabled, not loading Xposed
Delete that "disabled" file and you should be up and running again.
Click to expand...
Click to collapse
How to delete that file ? , Please help me
Nikhilgeek said:
How to delete that file ? , Please help me
Click to expand...
Click to collapse
I think navigate to /data/data/de.robv.android.xposed.installer/conf and delete it? :/
-------------------------------------------
HIT Thanks if you like my post
-------------------------------------------
My work:
[TOOL]Kernel/Boot.img (un)packer
[ZIP]Flashable zip to bypass lockscreen for LG E975
[TOOL]ANDROID's COMPLETE TOOLBOX
Info about my work:
1)Kernel tool (reported to work on MTK too, tested on Qualcomm)
2)Bypass forgotten lock-screen without a factory reset
3)A COMPLETE TOOL for android, easy as cake, reported to work on MTK&Qualcomm​[/QUOTE]
MZ_. said:
I think navigate to /data/data/de.robv.android.xposed.installer/conf and delete it? :/
-------------------------------------------
HIT Thanks if you like my post
-------------------------------------------
My work:
[TOOL]Kernel/Boot.img (un)packer
[ZIP]Flashable zip to bypass lockscreen for LG E975
[TOOL]ANDROID's COMPLETE TOOLBOX
Info about my work:
1)Kernel tool (reported to work on MTK too, tested on Qualcomm)
2)Bypass forgotten lock-screen without a factory reset
3)A COMPLETE TOOL for android, easy as cake, reported to work on MTK&Qualcomm​
Click to expand...
Click to collapse
[/QUOTE]
It didn't work :'( , Please tell another way to solve that bug :/ .
Try xposed
Community on g+
They can help you :thumbup:
bichoubilal20 said:
Try xposed
Community on g+
They can help you :thumbup:
Click to expand...
Click to collapse
They Even cant solve the problem. :'(
Nikhilgeek said:
It didn't work :'( , Please tell another way to solve that bug :/ .
Click to expand...
Click to collapse
What do you mean it didn't work?
What did you actually do?
If you can't even delete the file, what are you doing installing alpha software?
I am having the exact same issue. My phone rebooted and I get the same message in the Xposed app. I do not have that file that was mentioned to be deleted though. I attached my log, any ideas?
EDIT: I rebooted and it is working fine again!
s2d4 said:
What do you mean it didn't work?
What did you actually do?
If you can't even delete the file, what are you doing installing alpha software?
Click to expand...
Click to collapse
I mean , Before it was working great but after that reboot my xposed didn't working. obviously i want my xposed working back. I deleted that and reinstalled the alpha 2 but it didn't worked for me.
kroovy said:
I am having the exact same issue. My phone rebooted and I get the same message in the Xposed app. I do not have that file that was mentioned to be deleted though. I attached my log, any ideas?
EDIT: I rebooted and it is working fine again!
Click to expand...
Click to collapse
But mine is not working even i don't know how many times i rebooted
Nothing in the /data directory
I'm running into the same problem as of this morning. The same line shows up in my log, but "/data/data/de.robv.android.xposed.installer/conf " doesn't seem to exist. Perhaps I'm looking in the wrong place.
Using ES File Explorer, I navigate to the "/" directory, and open the "data" folder, but there's nothing in there. nor is there anything in the "data" folder in the (emulated) SD card directory.
any suggestions?
munkymack said:
I'm running into the same problem as of this morning. The same line shows up in my log, but "/data/data/de.robv.android.xposed.installer/conf " doesn't seem to exist. Perhaps I'm looking in the wrong place.
Using ES File Explorer, I navigate to the "/" directory, and open the "data" folder, but there's nothing in there. nor is there anything in the "data" folder in the (emulated) SD card directory.
any suggestions?
Click to expand...
Click to collapse
Dont worry , Downland the file that i attached and install it from recovery and after rebooting your xposed will be fine .
having same issue in bluestack running android 4.4.2 kitkat
Nikhilgeek said:
Dont worry , Downland the file that i attached and install it from recovery and after rebooting your xposed will be fine .
Click to expand...
Click to collapse
any solutions for bluestack?? having exactly same issue and tried a lot... nothing happend. pls help
Can I install on Xposed S5 with Phoenix rom v. 7
faoineag said:
Can I install on Xposed S5 with Phoenix rom v. 7
Click to expand...
Click to collapse
shmshd12 said:
Is Xposed working in Stock 5.1 ?
Click to expand...
Click to collapse
ldeveraux said:
go.... away....
Click to expand...
Click to collapse
Guys, how the **** is that related to the discussion? Please keep the forum clean, THANKS.
@pauliusval99
yes bro. It works fine in my Hammerhead

[WORKAROUND][Xposed for Android 5.1] Make ~99% of modules work.

This has been fixed xda post​Note: This is a temporary solution until someone fixes this in Xposed. Also I use my module "SnapColors" as a example throughout this post but this fix should for work any module. I've tested it with other modules and it works. If the module did not previously work on 5.0 then ignore this post and continue on with life.
TL;DR Version:
I found a temporary solution of getting modules to work on 5.1 for modules that worked on 5.0 but don't work on 5.1.
Non-TL;DR Version: Backstory and how I found his temporary solution
So a couple days ago I decided to start working on bring my module(s) to Xposed running on 5.1. In doing so what I noticed with a lot of the modules they seem to crash the app without throwing any kind of error whatsoever. Take for example one of my modules "SnapColors", if SnapColors was enabled in Xposed Installer SnapChat would always crash without throwing any error it wouldn't even say anything along the lines of "process has stopped unexpectedly" it would just close the app. So because of this behavior it led me to believe something was wrong with Xposed and not with my module(s). So I went thought what could be broken in Xposed thats causing this because 5.0 is just one up to 5.1 so the changes couldn't be that big. I went though the things that could cause this and came across "dalvik-cache" I remember reading somewhere Xposed makes some changes to the cache file (.dex) thats created during the creation of dalvik-cache files. So then I thought what if in 5.1 a small change was made to the process of making the dalvik cache files and thats what is causing the problem. So I decided to delete the dalvik cache file for SnapChat which is what my module was hooking into, then I tried opening SnapChat again but it crashed so I tried opening it again and what do you know it opened without any problems with my module fully working without any problems. The fix was kind of a guess too.
The fix/Solution
Note: If you reboot your device you have to do the fix again. Also you are deleting the dalvik cache so you won't benefit from it any more for the app(s) you delete it for. Unless you reboot then everything gets reverted.
What you have to do is delete the dalvik cache file for the app the module is for.
Example: SnapColors a module for SnapChat, so we have to delete the dalvik cache file for SnapChat.
What you need:
1) A file manager with root access, or terminal knowledge.
2) Package name example for SnapChat its "com.snapchat.android". How to get the package name look below theres a how to.
Steps for deleting the cache file:
Make sure the app is not running in the background close it if it is.
Method 1) Via terminal command:
Code:
cd /data/dalvik-cache/arm/ && rm [email protected]@"package name here without the quotes"*
Example command for SnapChat would be don't forget the "*" at the end:
Code:
cd /data/dalvik-cache/arm/ && rm [email protected]@com.snapchat.android*
Method 2) Via file manager: Navigate to /data/dalvik-cache/arm/ look for a file starting with the name [email protected]@"package name here without the quotes".apk delete this file and thats it.
Now try and open the app if it doesn't work close the app then try opening it again. make sure that apps not running in the background before trying again.
Getting package name
Via terminal command:
Code:
ls /data/data/ | grep "the app name here without quotes"
Via app: Install https://play.google.com/store/apps/details?id=com.electricsheep.asi
Open it-> Apps tab-> Tap the app-> look for "Package name:" should be the first thing.
Great job figuring that out! I hope @romracer takes a look at it and releases an update with permanent fix
mmamedov said:
Great job figuring that out! I hope @romracer takes a look at it and releases an update with permanent fix
Click to expand...
Click to collapse
Yup. I wish I could help but my knowledge of c++ is limited.
Why are apps on 5.1 creating this dalvik file if the runtime is ART?
r25txe said:
Why are apps on 5.1 creating this dalvik file if the runtime is ART?
Click to expand...
Click to collapse
The files are used by art despite the name of the folder "dalvik-cache". I think don't quote me on that.
Subscribed
sent from your moms phone
Can I get gravitybox to work?
Sent from my Nexus 5 using XDA Free mobile app
Programming4life said:
Yup. I wish I could help but my knowledge of c++ is limited.
Click to expand...
Click to collapse
Enough knowledge to help me out on twitter ALLLL the time! Lol
Great Finding. Thanks for the info.
Any chance of getting work Xposed GEL setting with CM12.1 Android 5.1
Thanks
lolzas said:
Can I get gravitybox to work?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
For module related stuff post on there thread. Getting modules to work is on the dev of the module.
mjrifath said:
Great Finding. Thanks for the info.
Any chance of getting work Xposed GEL setting with CM12.1 Android 5.1
Thanks
Click to expand...
Click to collapse
For module related stuff post on there thread. Getting modules to work is on the dev of the module.
Another step into 5.1 with xposed.. Only needs rovo magic Touch.. Thanks for it...
Programming4life said:
For module related stuff post on there thread. Getting modules to work is on the dev of the module.
Click to expand...
Click to collapse
So can you tell us what are those 95% modules for xposed on Lolli 5.1?
Can you give us some examples what modules are working on your smart phone with your metods?
Thanks...
spaxon said:
So can you tell us what are those 95% modules for xposed on Lolli 5.1?
Can you give us some examples what modules are working on your smart phone with your metods?
Thanks...
Click to expand...
Click to collapse
I said ~95% because some modules need to be updated strictly for lollipop and won't work no matter what. Its more like 99% but 95% just in case.
Programming4life said:
The fix/Solution
Note: If you reboot your device you have to do the fix again. Also you are deleting the dalvik cache so you won't benefit from it any more for the app(s) you delete it for. Unless you reboot then everything gets reverted.
Click to expand...
Click to collapse
Something I dont understand, for almost every module in xposed on every version of android, you must enable that module in xposed and reboot smartphone to get it work... is it true?
I have tried Gravitybox LP and some more modules like Flat Style Bar Indicators, with deleting them in /data/dalvik-cache/arm/ but they dont work at all, i have tried couple of times starting them.
Also I tried deleting them in twrp file manager and I have bootloop (but no worries I deleted those modules and started the phone )
Am I doing something wrong?
spaxon said:
Something I dont understand, for almost every module in xposed on every version of android, you must enable that module in xposed and reboot smartphone to get it work... is it true?
I have tried Gravitybox LP and some more modules like Flat Style Bar Indicators, with deleting them in /data/dalvik-cache/arm/ but they dont work at all, i have tried couple of times starting them.
Also I tried deleting them in twrp file manager and I have bootloop (but no worries I deleted those modules and started the phone )
Am I doing something wrong?
Click to expand...
Click to collapse
After installing a module you must enable it and then do a reboot/soft reboot yes that is true. Gravitybox LP and Flat Style Bar Indicators both modify the android system itself so theres nothing we can really do until someone fixes this bug in Xposed's code.
What if we modify the permissions or the file itself so we don't have to constantly delete it upon reboots?
Sent from my Nexus 5 using Tapatalk
Youtube background playback don`t works with that method
FuMMoD said:
What if we modify the permissions or the file itself so we don't have to constantly delete it upon reboots?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Android doesn't like it when the permissions are changed for a cache file so it'll just fc the app.
jabarel said:
Youtube background playback don`t works with that method
Click to expand...
Click to collapse
Worked for me you may have a out dated version of YouTube or YouTube background.

Xperia v 4,3 jelly bean failed to download xposed framework

Helo i have a 4,3 jelly bean xperia v which is rooted. Today i tried to download xposed framework via xposed installer but everytime i try to do it i get the error: Could not extract xposed-disabler recovery.zip. Please help me i really want to use xposed frame work.
Very strange on my phone its working without any problems. I've rooted with towelroot then installed supersu.
Make sure you have the latest xposed version (2.6.1) and allow root when it asks.
krasimiretov said:
Very strange on my phone its working without any problems. I've rooted with towelroot then installed supersu.
Make sure you have the latest xposed version (2.6.1) and allow root when it asks.
Click to expand...
Click to collapse
Hello thanks for your reply. I have towelroot just like you. Is there any flashable zip for the 2.6.1 version?
You don't need a flashable zip.
http://forum.xda-developers.com/showthread.php?t=2714053 Read this.
krasimiretov said:
You don't need a flashable zip.
http://forum.xda-developers.com/showthread.php?t=2714053 Read this.
Click to expand...
Click to collapse
Nope doesn't work. SD Card: null ... Could not extract Xposed-Disabler-recover.zip...... Wtf is this only me having this ****ty bug? Should i clean dalvik cache etc from recovery mode?
I dont know how to help you. How did you install it? Maybe you should do e clean install of your rom too.
I tried version 2.4 it worked. but the new version doesnt work. the old 2.4 version is bad you cant use gravitybox with it.
bump!!!!
What is your rom is it stock rom? You are doing something wrong. Write the exact steps you install it. I've installed it more than 30 times on my phone and never got sdcard error.
krasimiretov said:
What is your rom is it stock rom? You are doing something wrong. Write the exact steps you install it. I've installed it more than 30 times on my phone and never got sdcard error.
Click to expand...
Click to collapse
im currently using 4.3 jelly bean. I reseted my device but i think i have problem with my sd card or internal storage. because when i try to take pictures i cant. the stock gallery app wont save my pictures that i take with my camera. So i deleted the stock gallery app and downloaded the quickpic app. Now i can take photos and the quickpic app saves my photos. However when i take screenshoots it doesnt work..
You must have wrong partition permissions for your sdcard. Go to WhiteNeo CM12.1 thread then go to FAQ and find the terminal command for fixing storage permissions. Did you use CM12 before switching to stock rom? Or did you repartitioned your storage?
krasimiretov said:
You must have wrong partition permissions for your sdcard. Go to WhiteNeo CM12.1 thread then go to FAQ and find the terminal command for fixing storage permissions. Did you use CM12 before switching to stock rom? Or did you repartitioned your storage?
Click to expand...
Click to collapse
I used 4.4 kitkat rom from nightly cyangenomed but it bricked my device. i reinstalled a new stock rom via sony pc companion. I dont understand what has happend?
Here is the link for the rom that bricked my device before i installed custom rom
https://download.cyanogenmod.org/?device=tsubasa
cm-12-20151108-NIGHTLY-tsubasa.zip (273.21 MB)
Go to Settings, Storage and see if there is Internal storage. Does it shows some memory?
It says internal storage total space 3.71gb and availible space 2.32 gb. At the sd card it says total space 7.40gb and availible space 5.16gb
krasimiretov said:
Go to Settings, Storage and see if there is Internal storage. Does it shows some memory?
Click to expand...
Click to collapse
Please help after the cm12 rom bricked my device and i redownloaded stockrom i cant take pictures or open gallery. When i make The photos go to SD card it works but when i make new photos go to the internal memory it doesnt work. Something is wrong with my internal memorery this is why i cant download xposed framework
bumppp it works to take screenshots now i renamed pictures to pictures1 and it works now. i deleted the stock gallery app and im using quickpic because it shows me my screen shots and new photos. The xposed framework installation problem is still there... did the cm12 kitkat rom do something with my storages?
... I suggest you read this thread again because i've already answered that question...

Categories

Resources