[MOD] Black battery percentage SystemUI.apk 4.4.4 stock - Nexus 5 Themes and Apps

As the tittle says this is a SystemUI mod for the stock 4.4.4 that makes the battery % black.
This was made following this topic http://forum.xda-developers.com/showpost.php?p=47620593&postcount=1 by homeslice976
this is just the apk, so extract it(its compressed as rar) and replace it manually(it's not a flashable zip)
4.4.4 black
sha1:e5417692d723956e0bcc78eb04d293bd5f212341
https://www.mediafire.com/?86wevy55hbnlsaf
4.4.4 black-bolt
sha1:e5417692d723956e0bcc78eb04d293bd5f212341
https://www.mediafire.com/?6mir78ew6g8k5ft
4.4.3 black
sha1:e3364fb36a3dcd0504857f8ced198fdb3f213069
https://www.mediafire.com/?ii1kiz5dgk1u2kd

hmm I replaced the original systemui.apk with yours and no black numbers. Even with percent enabled installed and on/off no numbers. What am i doing wrong?

stoneule said:
hmm I replaced the original systemui.apk with yours and no black numbers. Even with percent enabled installed and on/off no numbers. What am i doing wrong?
Click to expand...
Click to collapse
did you enable percentage first?
enable:
Code:
adb shell content insert --uri content://settings/system --bind name:s:status_bar_show_battery_percent --bind value:i:1
if you want to disable it
disable:
Code:
adb shell content insert --uri content://settings/system --bind name:s:status_bar_show_battery_percent --bind value:i:0

I didn't do that ^ and mine works fine after setting permissions on the apk. Using stock de-odex 4.4.3.
Anyway, works great! Thanks OP!!!!!!

hmm still nothing. Would my being on an stock odex rom be a problem?

Could be this is made for de-odexed 4.4.3, the OP doesn't say. Maybe he can clarify that for everyone.

Works on pure stock here.
Setting the correct permissions was a bit of a surprise for me though, but it works now.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

You could modify an odex SystemUI.apk (KTU84M) with the percentage of battery (black), clock in the center and Clear All Recents Button?

I am at a loss
Sent from my Nexus 5 using XDA Premium 4 mobile app

meranto said:
Works on pure stock here.
Setting the correct permissions was a bit of a surprise for me though, but it works now.
Click to expand...
Click to collapse
You said it works, so I'm running an odex stock rom, and when I move the apk to the priv-app file to replace the existing Systemui.apk my systemui just force closes and i am forced to hard reboot. then when i reboot everything is fine and I go into the file to change permissions then after rebooting again nothing happens. Suggestions?

stoneule said:
You said it works, so I'm running an odex stock rom, and when I move the apk to the priv-app file to replace the existing Systemui.apk my systemui just force closes and i am forced to hard reboot. then when i reboot everything is fine and I go into the file to change permissions then after rebooting again nothing happens. Suggestions?
Click to expand...
Click to collapse
delete the .odex for the SystemUI.apk
Sent from my Nexus 5 using Tapatalk

KelevrA_8 said:
delete the .odex for the SystemUI.apk
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Thanks x1000! I Thought I had done this but it turns out I had not. Much appreciated!

Thank you very much, great work!
I'll keep an eye on this thread, if you ever make a mod like this, but using bold font for numbers (original font is too thin for me), I'll use it for sure!
Thank you! :good:

4.4.4 added
the bolt version seams to be much more eye friendly
in case it doesn't work for you just rename the odex SystemUI too (something like SystemUI.odex.bak)

td32 said:
4.4.4 added
the bolt version seams to be much more eye friendly
in case it doesn't work for you just rename the odex SystemUI too (something like SystemUI.odex.bak)
Click to expand...
Click to collapse
v4.4.4 with "bold black" font works like a charm!
Thank you!

this doesnt work on deoxeded rom

F4M0U569 said:
this doesnt work on deoxeded rom
Click to expand...
Click to collapse
I followed these steps and worked fine for me (although I'm in odexed stock 4.4.4 rom):
- Download "4.4.4 black" or "4.4.4 black-bolt" (in my case) modified version of SystemUI.apk, from first post (thanks to td32).
- Copy and overwrite SystemUI.apk in /system/priv-app folder.
- Set its permissions to RW-R--R--.
- Delete (or rename, or copy to anywhere for backup) SystemUI.odex from /system/priv-app folder.
- Reboot.
Have you tried this, and it still doesn't work?

Thanks for this op! Sometimes its the little things that mean so much.
Sent from my Nexus 5 using Tapatalk

maortrol said:
I followed these steps and worked fine for me (although I'm in odexed stock 4.4.4 rom):
- Download "4.4.4 black" or "4.4.4 black-bolt" (in my case) modified version of SystemUI.apk, from first post (thanks to td32).
- Copy and overwrite SystemUI.apk in /system/priv-app folder
- Set its permissions to RW-R--R--
- Delete SystemUI.odex from /system/priv-app folder
- Reboot
Have you tried this, and it still doesn't work?
Click to expand...
Click to collapse
as soon as i copy and overwrite it, it force closes and forces me to reflash the rom or revert back to the original

F4M0U569 said:
as soon as i copy and overwrite it, it force closes and forces me to reflash the rom or revert back to the original
Click to expand...
Click to collapse
I use Solid Explorer to do that, it let me overwrite this file without FC; then change permissions, delete SystemUI.odex and reboot.
What file manager are you using? Can you try Solid Explorer and see?

Related

Nexus S live Wallpapers

Does anyone have them and successfully installed them on the X?
I personally haven't tried them yet. Will let you know how they run on the X.
Check out this thread:
http://forum.xda-developers.com/showthread.php?t=872923
I read that after I posted this thread, but they do not work, atleast I haven't gotten them too on my DX.
I have it working on a gingerbread themed fission 2.3.1
Sent from my DROIDX using XDA App
What method did you use? The update.zip method or did you move the .apk file into the system? I tried the update.zip on my rooted X with the stock ROM and it did nothing.
Edit: I just moved the livewallpaper.apk file into system/app and it still didn't work. Maybe the Fission ROM adds something that lets it work?
Its only one live wallpaper. I manually moved it but don't forget to set permissions.
I used the update.zip file and it shows under live wallpapers as nexus.
Neither the update.zip or manually moving the apk installed this. Im on Apex 1.3 currently.
After you move the Nexus livewallpapers.apk to /system/app make sure to change it's permissions to User: R/W, Group: R, Others: R. After changing permissions, simply reboot and it'll automatically install.
By the way, make a backup of your original livewallpapers.apk (just rename it to livewallpapers.bak or something) before moving over the Nexus version.
johnclevenger said:
After you move the Nexus livewallpapers.apk to /system/app make sure to change it's permissions to User: R/W, Group: R, Others: R. After changing permissions, simply reboot and it'll automatically install.
By the way, make a backup of your original livewallpapers.apk (just rename it to livewallpapers.bak or something) before moving over the Nexus version.
Click to expand...
Click to collapse
Worked great on my X running Apex 1.3.
Ty!
johnclevenger said:
After you move the Nexus livewallpapers.apk to /system/app make sure to change it's permissions to User: R/W, Group: R, Others: R. After changing permissions, simply reboot and it'll automatically install.
By the way, make a backup of your original livewallpapers.apk (just rename it to livewallpapers.bak or something) before moving over the Nexus version.
Click to expand...
Click to collapse
I don't get it. I did this as well and it still hasn't installed..lol.
if you're trying the zip did you mount system for installing?
pjsockett said:
if you're trying the zip did you mount system for installing?
Click to expand...
Click to collapse
I just tried again and wouldn't install. Still the same LW that were originally there.
Breakthecycle2 said:
I just tried again and wouldn't install. Still the same LW that were originally there.
Click to expand...
Click to collapse
The Nexus one is the only one I could get to install. I had to use Fission Rom Manager to load Microbe.
You need to make sure to mount your system before the install as others have said. It might be worth downloading the update.zip again to be certain the full file downloaded.
Just throwing out ideas.
And since it wasn't in the thread this is what microbe looks like. It's pretty cool. you tap to put those little white dots on the screen. the red blue green and yellow microbes swim around eating it getting bigger then budding off into more little guys. there's actually kind of a lot going on. I think that's why it runs a little slower.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Galaxy S Theme

Disclaimer:
I am not responsible for anything bad happens to your phone after you flash this theme.
Flash this theme at your own risk!!!
Just don't forget to nand backup your phone before flashing this theme.
Yet another theme ported to our phone.
Credits to steve_t, creator of this theme. See his thread here.
I checked this theme on Void#echo, LOL v1.2, and Megatron v.1 ROMs.
EDIT:
It is confirmed that this theme works on Void#echo, Void#delta, Devoid ypsilon, LOL v1.2, and Megatron v.1 ROMs.
It is reported that this theme works on Ubuntdroid 4, Optimus T P509
WARNING:
Partially working on OptimusX (FC on Market); see this post
Not working on Darkmoon v.2 and LOL v.1.4
For other ROMs, give it a try and tell us the result (i.e, working OK or not) so that others using same ROM with you will be assured whether to use this theme or not.
This theme has original/default window animation. See post #2 below to change window animation.
Download link: MediaFire
Instruction:
To apply, copy zip file to sd card and flash it.
Don't forget to nand backup your phone first!
After flashing, first boot may take longer time (3 ~ 10 mins)
Included in zip file:
The theme itself
AndroidParticles1 Blue boot animation. Credits to Dysgenic.
Themed Market v.2.3.2. Credits to 00.ante
Screenies:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changing window animation
In case you want to change window animation, you can do it yourself. Try these steps: (as usual, do nand backup first before flashing)
Get xmlsForWindowAnimations.zip here
Extract it to your PC, there will be 5 new directories extracted.
On your PC, copy GalaxySThemeForO1.zip to a file, say you name it 'temp.zip'
Open temp.zip (just open, not extract). I use 7-zip here.
Navigate to directory 'system\framework', double click framework-res.apk, Continue navigating to directory 'res\anim'
Drag-drop all files in one directory (choose 1 directory among 5 extracted directories you got from xmlsForWindowAnimations.zip) into 'res\anim' directory
Close 7-zip, answer 'Yes' when asked whether to update framework-res.apk
If you know how to sign a zip file, do so, copy signed file to sd card and flash it.
Otherwise, copy temp.zip to sd card, reboot to recovery, choose 'Other' then 'Toggle Signature Verify', go back to main menu and flash 'temp.zip'
Reboot
I can't see the screenshot, is it dead link?
Reuploaded screenshot.
Can you see it now?
no probs with screenshots
works on void delta too.
Thanks for your info.
the icons in notification bar is in white colour like lol rom, not blue
im using void delta.
Those white icons belong to 3rd party apps?
If so, am afraid that we have to modify those 3rd party apps
If you think that is not the case, could you upload a screenshot?
Thanks
here we go,
just one doudt, i delested gingerbread folder from void settings , tht be the problem?
pressing power results in abnormal reboot straight from android logo without lg logo.
had to restore nand and now lots of apps fc :|
update : finally got it working, shudnt hav deleted gingerbread
is there any way to have battery meter in this theme?
After instaling this my market stop work only Fc on optimusXrom
Ater having spent one day using this theme i find it very clean, elegant although it is a little too blue .Stays as my theme of choice.
No fc's related to this theme. I am using devoid ypsilon.
Ignore spelling : English seems Greek to me
aragarm said:
After instaling this my market stop work only Fc on optimusXrom
Click to expand...
Click to collapse
So is it ok if I assume that this theme partially working on OptimusX ROM? i.e., only market has FC?
Thanks
I'll try one more.
good theme
Change battery icons to battery meter
boykioy said:
is there any way to have battery meter in this theme?
Click to expand...
Click to collapse
Yes, there is.
My post here may give you hint.
Good theme
Please make it with circular battery , transparent notification bar and better animation if possible.thanks
Sent from my LG-P500 using XDA App
This theme looks great with 140 dpi !
I like this theme very much. Thank you!
I want to use widgetlocker (installed on my phone) to lock the screen instead the theme default screen locker. Every time after phone reboot i get that default screen locker and i dont know how to disable it. Please help me!
Thank you!
LE: I can't install AndroidParticles2 animation. A tried to use adb comands in cmd. I get: "No such file or directory" error. Same problem with the terminal emulator. The 480x800 AndroidParticles2 is copied on the sdcard.

1.12.605.6 Deodexed

WARNING: THIS WILL WIPE /DATA! All of your data will be erased!
So the first thing I did when I got home from work is root my Thunderbolt and create a backup of a fresh wipe of Thunderbolt stock.
First off:
Android OS: 2.2.1
Device: mecha
ROM Name: 1.12.605.6
Rooted (Unsecured boot.img): Yes
Rooted (Superuser.apk + su): Yes
Busybox Installed: Yes
Nano text editor installed: Yes
/system/framework deodexed: Yes
/system/app deodexed: Yes
ROM will wipe data: Yes
Second:
I have tested it does work in its entirety. I had to remove the lines where it flashed boot.img but that is still in the .zip it just doesn't do anything with it since that code in the script it throws errors but without it flashes fine.
Third:
This is completely stock so it does contain the bloat. You can remove it as you see fit using Root explorer or freeze them with titanium backup.
Link:
Debloat: http://www.megaupload.com/?d=F60KZRU0
Bloated: http://www.megaupload.com/?d=RNUVRAM0
Credits:
dsixda for the kitchen to de odex this sweet device
ROOT TEAM:
"Scotty2, jamezelle, jcase, and all of Team AndIRC
Testers, especially ProTekk and Trident
Thanks to scotty2 for WPThis
Busybox was pulled from a CyanogenMod ROM, source should be available here
psneuter was pulled from somewhere, credit to scotty2, source here
All firmware credit goes to 911sniper
Jaroslav from Android Police for editorial help"
Thank you ALL for making this possible.
How do we install this Rom? I tried with CW recovery and no luck.
Thanks
I can flash it via CWR but it just hangs at the boot screen and won't go any further... I wish this would work, I just want a factory rooted/deodexed rom without anything removed so I can choose what stays and what goes.
JAYNO20 said:
I can flash it via CWR but it just hangs at the boot screen and won't go any further... I wish this would work, I just want a factory rooted/deodexed rom without anything removed so I can choose what stays and what goes.
Click to expand...
Click to collapse
Might wanna try Fastboot for flashing. IE replace the file in the permaroot tutorial with this one. Then skip the root steps as this is already rooted.
Str0ntium said:
Might wanna try Fastboot for flashing. IE replace the file in the permaroot tutorial with this one. Then skip the root steps as this is already rooted.
Click to expand...
Click to collapse
so we need to rename it to PG05IMG.zip?
or is there a better way?
Sorry guys for leaving you all hanging. I do have a newer .zip to flash but it doesn't have any of the bloatware (CityID etc) and has some google apps that are on market (Except for quicksearch because it stops the search button from working) to /data/app.
I will upload that later if you like .
Please do. This file is very much appreciated.
Sent from my Thunderbolt using Tapatalk
I would really like to have the file that is deodexed but still contains everything else... can you reupload that one too?
Both are up now. Enjoy.
gonna try something so nvm
Can someone explain exactly what Deodexed means.
Thanks
Jrocker23 said:
Can someone explain exactly what Deodexed means.
Thanks
Click to expand...
Click to collapse
Deodexed in a sense means you can edit and change the files as you like allowing custom figures,images, and animations in place of the stock. It basically allows for people to completely customize rooms to make the run and look as they like. Odexed is completely opposite and you would know a rom is odex because there are .odex files next of ever .apk in the system/app/ folder. You cannot change anything in a odex rom. The completely stock rom is odexed.
mjhuffer said:
Deodexed in a sense means you can edit and change the files as you like allowing custom figures,images, and animations in place of the stock. It basically allows for people to completely customize rooms to make the run and look as they like. Odexed is completely opposite and you would know a rom is odex because there are .odex files next of ever .apk in the system/app/ folder. You cannot change anything in a odex rom. The completely stock rom is odexed.
Click to expand...
Click to collapse
Understood, thank you vm... appreciate the info..
Thank searched high and low for a rom like this. Very much appreciated.
I installed the debloated version and now I have no 3G or WIFI. I'm stuck in 1X and when I try to enable WIFI I get a message that simply states "Error".
http://gititbit.ch/tHu3 - signed_032111_214510.zip
100mbit mirror of the debloated.
Thank you very much for this!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Axiom119 said:
I installed the debloated version and now I have no 3G or WIFI. I'm stuck in 1X and when I try to enable WIFI I get a message that simply states "Error".
Click to expand...
Click to collapse
Put the back cover on, give it about 10 minutes. The back cover is required for 3G/4G.
foszz said:
Put the back cover on, give it about 10 minutes. The back cover is required for 3G/4G.
Click to expand...
Click to collapse
I think ur 7 months or so late.
Sent from my ADR6400L using XDA App

True Tablet UI for Galaxy Tab 2 7.0

Found the way to make true tablet ui without dpi change for JB on Galaxy tab 2(Mine is p3100, but it must work with p3110 and p3113). I used idea from this mod for nexus 7: http://forum.xda-developers.com/showthread.php?t=1780970
To do this mod you must have rooted and deodexed firmware. The easiest way is to use this Vodafone mod by chudy_85 and Punisher: http://forum.xda-developers.com/showthread.php?t=2020223 (If you're going to install it, follow tips in that thread)
When you have deodexed JB 4.1.1 you can install mod files: https://hotfile.com/dl/182669919/42850cc/Tablet_UI.zip.html
I suggest you to use something like root explorer or adb to put them to /system/framework. Don't forget to set permissions 755 for files
After installation I suggest to make all wipes, because I received stuck on bootlogo device, but after wipes through cwm everything became fine.
I tried to create installation file for cwm, but some people said, that it is not installing. Can anyone say what is wrong in script?
Link: https://hotfile.com/dl/182670249/6339e69/TabletUI_cwm.zip.html
Use it at your own risk. I'm not responsible for any damage of your device.
PS: I'm using this mod for a couple of days and everything works fine
Screenshot from mode:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Not used stock ROMs for a while , so how is this different ? Whats the DPI set at in the mod. Can you post more screens and explain how it differs from stock , maybe compare it to AOKP M1 Tablet UI please. Yes 3100 will work on 3110/3113.
Thanks.
Dpi is not changed at all. I baksmali-d original files, found places, similar to ones, given for nexus7, changed them to force tablet ui and smali-d and packed to new files. Take a look at first post of nexus7 mod topic: http://forum.xda-developers.com/showthread.php?t=1780970, it gives enough information about what mod gives.
If you ask for differences - look at stock 4.0.x firmware and at stock 4.1.1. This patch makes 4.1.1 android look like 4.0.x(I mean only one bottom status bar, screenshot button etc.). Look at your
And sorry, I cannot compare it to custom firmwares, because I haven't used any of it(rooted stock is enough for me)
Excellent. Now I am willing to upgrade to jelly bean. Will try over the weekend. Thanks
Sent from my GT-P3113 using xda app-developers app
Cool , well as I said I've not been on stock for a while ( Soon as I got the Tab , I got root access and flashed a custom ROM ) BUT ....hey , will flash stock tomorrow and apply the zips. Hope I didnt come across as rude ? Was not my intention , Just curious , that's all.
Tell you what , soon as I have it flashed this , will post screens and let you know how good it is :highfive:
Thanks again
I deleted all odex files in system/app, system/framework folders with Root explorer, copied both files from zip archive to system/framework folder, set permissions, rebooted but stuck on boot logo.
A more detailed instruction would be very helpful :thumbup:
Deodexation is more than simple removing odex files. To deodex you must unpack odex file and build it to .dex, and then pack to the apk/jar file. If you want to know more - google about it
Now the only way for you is reflashing...
I don't get it... looks just like mine does now, without any patches :S
Is it something that got lost when transitioning to Jellybean?
Thanks :good:
please any one give review about this modification. any bugs or anything?
what is permissions 755 ? i know 644 is rw-r-r
That cwm.zip file can't install it gives status 6 error
Sent from my GT-P3100 using Tapatalk 2
Its an script error I think
Sent from my GT-P3100 using xda premium
Yess it works perfectly on stock deodexed jb rom
But is it possible to make pop-up window in image to some what large.....?
Sent from my GT-P3100 using xda premium
okay I fixed zipa package
in your updater-script you have one mistake
lock where
ui_print("***********************************************");
ui_print(" TrueTabletUI, For Samsung Galaxy Tab 2 7.0;
ui_print(" Made by Jmaster, Idea: barrmulio(from xda)");
ui_print("***********************************************");
and you must do it that
ui_print("********************************************************");
ui_print(" TrueTabletUI, For Samsung Galaxy Tab 2 7.0 ");
ui_print(" Made by Jmaster, Idea: barrmulio(from xda) ");
ui_print("********************************************************");
Here we have improved pack
http://www37.zippyshare.com/v/80338076/file.html
If anybody want i added fot this mode 4 way reboot
write to me and i do it
Cheers
P.s
I find one bug in stock miusic player in portrait mode
We almost disappeared abbreviations for random mode selection of songs and play Looped
Mind if I implement this on Tab2Lite?
Dear chuddy 85
Plz check ur pm
Sent from my GT-P3100 using xda premium
Use this patch everywhere you want
As for permissions I have questions myself: despite the default permissions for files are 644(if I`m not mistaken), every mod I saw used permissions 755( e.g. rw-r--r-- with "executable" mark). I don't think, that it is critical
0jmaster0 thanks for this tablet ui mod. It works perfect on my P3100 using chudy_85 rom.
For installation, i'm using root explorer to copy the two file to /system/framework with first change the original file permission to 755, not need to factory reset just wipe cache partition and dalvik cache.
Doesnt work on my p3100 after flashing my touchwiz has been stopped.

Joying 6.0.1 Update, original settings.apk

No matter if I replace it manually or using AssassinLament's script, the original android settings apk (settings.apk from priv-app/settings in the rom) always immediately crashes and closes. Joyings version of settings.apk works fine. Permissions set to 0644. Any ideas?
Searched for a solution in the roll up/ Update 6 threads, sorry If I missed it in there somewhere.
juandhi said:
No matter if I replace it manually or using AssassinLament's script, the original android settings apk (settings.apk from priv-app/settings in the rom) always immediately crashes and closes. Joyings version of settings.apk works fine. Permissions set to 0644. Any ideas?
Searched for a solution in the roll up/ Update 6 threads, sorry If I missed it in there somewhere.
Click to expand...
Click to collapse
I had the same issue till I corrected the directory structure. The Settings.apk goes in the system/priv-app/Settings/ folder, but the Settings.odex file goes under system/priv-app/Settings/oat/x86/. All files 644 and all directories 755.
PsychoMcSatan said:
I had the same issue till I corrected the directory structure. The Settings.apk goes in the \Settings\ folder, but the Settings.odex file goes under \Settings\Oat\x86\. All files 644 and all directories 755.
Click to expand...
Click to collapse
This was it , thanks!
PsychoMcSatan said:
I had the same issue till I corrected the directory structure. The Settings.apk goes in the \Settings\ folder, but the Settings.odex file goes under \Settings\Oat\x86\. All files 644 and all directories 755.
Click to expand...
Click to collapse
The most important part of this answer is that you NOT leave the original /system/priv-app/Settings/oat/x86/Settings.odex
The odex file is the pre-processed file of the classes.dex file of the original Settings.apk. If you leave the "old" odex file in place the Dalvik JVM goes haywire as the apk is not correct.
If you only want to copy the Settings.apk file, you have to remove the odex file in that case. The Dalvik JVM will create a new one in the Dalvik cache (the "optimizing" x application(s) message).
So, yes. It is better to simply copy the entire Settings folder including the oat data.
I only add this to give some more insight why it is going wrong if you only copy the new apk in without removing/replacing the oat content as well.
surfer63 said:
The most important part of this answer is that you NOT leave the original /system/priv-app/Settings/oat/x86/Settings.odex
The odex file is the pre-processed file of the classes.dex file of the original Settings.apk. If you leave the "old" odex file in place the Dalvik JVM goes haywire as the apk is not correct.
If you only want to copy the Settings.apk file, you have to remove the odex file in that case. The Dalvik JVM will create a new one in the Dalvik cache (the "optimizing" x application(s) message).
So, yes. It is better to simply copy the entire Settings folder including the oat data.
I only add this to give some more insight why it is going wrong if you only copy the new apk in without removing/replacing the oat content as well.
Click to expand...
Click to collapse
I wish I could get this working but even deleting the entire Settings folder and replacing it with the one extracted from the Joying zip and setting all folders to 755 and files to 644, settings stills crashes on open
I even tried replacing the folder back with the old one to see if it still worked and it does with the old settings??
I even tried the script from this post: (although this is just a bat file of what I was doing manually anyway)
https://forum.xda-developers.com/showpost.php?p=72107737&postcount=109
Still crashes on open :'(
I keep getting this error when trying to update. I did the file it suggested if an error occurred that worked then tried to go back and install the upgrade file and I get this error. Any help?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can you please share the Download links for my Joying 6.0.1 Sofia unit?
I have a ODBII device which I am unable to pair so I want to try the Bluetooth stock settings from Android.
thedru13 said:
I keep getting this error when trying to update. I did the file it suggested if an error occurred that worked then tried to go back and install the upgrade file and I get this error. Any help?
View attachment 4147698
Click to expand...
Click to collapse
Put it on a USB stick instead of your SD-card.
---------- Post added at 06:32 PM ---------- Previous post was at 06:31 PM ----------
gessi2000 said:
Can you please share the Download links for my Joying 6.0.1 Sofia unit?
I have a ODBII device which I am unable to pair so I want to try the Bluetooth stock settings from Android.
Click to expand...
Click to collapse
https://www.carjoying.com/blog/joying-head-unit-after-sale-support/59.html
And what do you mean with Bluetooth stock settings? If you mean a "set to factory defaults" you can do that from the Settings apk.
If you mean the standard Android Settings app, then be more specific.
surfer63 said:
Put it on a USB stick instead of your SD-card.
And what do you mean with Bluetooth stock settings? If you mean a "set to factory defaults" you can do that from the Settings apk.
If you mean the standard Android Settings app, then be more specific.
Click to expand...
Click to collapse
I meant the "Settings > Bluetooth" portion of any Android default settings menu which I do not have within my Joying Sofia 8" 6.0.1 unit's settings menu.
However I tried to replace both files today and settings.apk doesn't even start after a reboot. I discovered there is no "/system/priv-app/Settings/oat/x86/Settings.odex" file/folder but "/system/framework/oat/x86/Settings.odex" on my device!?
I changed permissions of both files to 644 of course.
gessi2000 said:
I meant the "Settings > Bluetooth" portion of any Android default settings menu which I do not have within my Joying Sofia 8" 6.0.1 unit's settings menu.
However I tried to replace both files today and settings.apk doesn't even start after a reboot. I discovered there is no "/system/priv-app/Settings/oat/x86/Settings.odex" file/folder but "/system/framework/oat/x86/Settings.odex" on my device!?
I changed permissions of both files to 644 of course.
Click to expand...
Click to collapse
In that case: try my apk.
It needs a rooted unit. If you don't have that: try the script.
And yes: Joyings crippled version doesn't need an odex. The original Android AOSP version does.
Ahhh... I have rooted my device yesterday and installed your toolset but didn't check all options yet... Will try tomorrow as just the upgraded version 1.6 installed late night...thanks mate!

Categories

Resources