So who would use an ICS odexed ROM? - Fascinate Q&A, Help & Troubleshooting

as long as I can get it ported/built I'm planning on bringing over an odexed ROM. I'm not sure which one yet, but I just wanted feedback.
Thanks!

I've never fully understood odexing. What are some of the benefits?
Sent from my SCH-I500 using xda app-developers app

Cookiemonster21 said:
I've never fully understood odexing. What are some of the benefits?
Sent from my SCH-I500 using xda app-developers app
Click to expand...
Click to collapse
actually, from what i understand its definitely faster, it doesnt have a long boot up time
i got the idea from the captivate forums where they have an aokp rom thats been reodexed
Sent from my SCH-I500 using xda app-developers app

ztotherad said:
actually, from what i understand its definitely faster, it doesnt have a long boot up time
i got the idea from the captivate forums where they have an aokp rom thats been reodexed
Sent from my SCH-I500 using xda app-developers app
Click to expand...
Click to collapse
I've heard the same & I would sport it!

notta said:
I've heard the same & I would sport it!
Click to expand...
Click to collapse
sir, you fershur rock! I'm working on it now, actually. I just gotta do some things first, haha. Especially since the odexer script is being ridiculous atm.

Cookiemonster21 said:
I've never fully understood odexing. What are some of the benefits?
Sent from my SCH-I500 using xda app-developers app
Click to expand...
Click to collapse
What is a odexed and a deodexed rom?
When you look at a stock rom in the folder /system/app, you will see files with the ending .odex and the apks doesn't contains classes.dex files. When you look at a deodexed rom, you'll see that there are no .odex files and the apks contains classes.dex files. Basically every apk contains a classes.dex files. Then the dalvik virtual machine generates a dalvik cache based of the classes.dex file. When you load a app, it will be loaded from the the dalvik cache, not from the apk. Samsung built the odexed rom using a tool called dexopt-wrapper. This tool generates .odex files based from the classes.dex, that means it does the same job like the dalvik vm. The .odex files were pushed in the /system. The files are the replacement for the dalvik cache. Like I wrote above, apps are loading from the dalvik cache, not from apk or classes.dex file, so classes.dex are not needed anymore, so they are deleted in odexed roms. Deodexing using xUltimate means regenerating a classes.dex based from the .odex file, merging it into the apk and deleting .odex.
What are the advantages and disadvantages from a deodexed rom?
Advantages:
-All needed things are in one apk, so modding/theming is (better) possible
-Needs less space on /system
Disavantages:
-Needs more space on /data
-Is not so stable than a odexed rom
-Slower on first boot(because a odexed rom has already execute ready .odex files, a deodexed rom needs to generate dalvik cache)
taken from http://forum.xda-developers.com/showthread.php?t=1500475

Id be interested in the THS builds being deodexed.

Cookiemonster21 said:
Id be interested in the THS builds being deodexed.
Click to expand...
Click to collapse
you mean re-odexed?

My phone currently rocks solid good sir. Unless u can get better than the below pic then I'm staying. Although I appreciate the work your putting: into 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"
}
Sent from my SCH-I500 using xda premium

vrahn said:
My phone currently rocks solid good sir. Unless u can get better than the below pic then I'm staying. Although I appreciate the work your putting: into this
Sent from my SCH-I500 using xda premium
Click to expand...
Click to collapse
hmm, idk i may be able too, plus odexed is totally different than deodexed and ive heard good things about odexed

Related

[MOD] 1% Battery - No Carrier -- 4.5.91 -- AT&T

Whipped this up for the KennethPenn's Beta release (which is deodexed).
It's based off the 4.5.91 system files.
Themers can use it as a base.
Flash with Tenfar's new CWM.
Enjoy, and I am not responsible for your actions.
Downloads:
No Carrier
With Carrier
Uninstaller
{
"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"
}
Whats the screenshot app you used to take this screenshot? I've seen a ton of people use it but never knew what it was called
Thanks for this mod though, I plan on flashing this as soon as my install of 4.5.91 finishes
Nottach said:
Whipped this up for the Beta 3 release by KennethPenn.
It's based off the 4.5.91 system files.
Themers can use it as a base.
Flash with Tenfar's new CWM.
If you wish to retain the carrier then delete the app folder from the zip.
Enjoy, and I am not responsible for your actions.
Click to expand...
Click to collapse
trying it out! thank you
grave101 said:
Whats the screenshot app you used to take this screenshot? I've seen a ton of people use it but never knew what it was called
Thanks for this mod though, I plan on flashing this as soon as my install of 4.5.91 finishes
Click to expand...
Click to collapse
Look here ----> Screen Grabber
Dammit, limited to 5 thanks lol
Anyways thanks for this Nottach!!
Thanks!!! Works great.
Sent from my MB860 using XDA Premium App
Works perfectly.
Thanks!
Nottach said:
Whipped this up for the Beta 3 release by KennethPenn.
It's based off the 4.5.91 system files.
Themers can use it as a base.
Flash with Tenfar's new CWM.
If you wish to retain the carrier then delete the app folder from the zip.
Enjoy, and I am not responsible for your actions.
Click to expand...
Click to collapse
works perfect... thank you again
Where the piss did the wifi signal bars get moved to in the framework-res? Don't see them after de-compile.
Swiftks said:
Where the piss did the wifi signal bars get moved to in the framework-res? Don't see them after de-compile.
Click to expand...
Click to collapse
systemui.apk
Started out working now its stuck at 90% and wont move any ideals.
Sent from my MB860 using XDA Premium App
coldfusionb said:
Started out working now its stuck at 90% and wont move any ideals.
Click to expand...
Click to collapse
havent made it to 90 yet. ill see if i can reproduce it.
error when recompiling framework-res.apk... won't finish the re-compile.
Thanks!! I have tried reflashing it with no luck. May have to start over and reflash rom to fix.
Sent from my MB860 using XDA Premium App
Swiftks said:
error when recompiling framework-res.apk... won't finish the re-compile.
Click to expand...
Click to collapse
Did you change something? Just tried again with the file straight from the zip and it recompiled fine.
Update. It just went from 90% to 80% with no change between.
Sent from my MB860 using XDA Premium App
that was fast!!! thank you
coldfusionb said:
Thanks!! I have tried reflashing it with no luck. May have to start over and reflash rom to fix.
Click to expand...
Click to collapse
Hey sorry but I made it to 89 from 90 no problem. Maybe charge on a wall outlet until you know its full then wipe battery stats with CWM?
coldfusionb said:
Update. It just went from 90% to 80% with no change between.
Click to expand...
Click to collapse
sounds like you need to wipe cache and data. as stated before, i had no issues at 90 to 89, or 88.
Nottach said:
Did you change something? Just tried again with the file straight from the zip and it recompiled fine.
Click to expand...
Click to collapse
Cool... yeah, a few .pngs must have gotten by me that are no loner in the framework... fixed now. thx

[MOD][11/19/11] Accurate Battery for [Superclearn EH03] [PWGB EH09] [GWZ IE20] & More

[MOD][11/19/11] Accurate Battery for [Superclearn EH03] [PWGB EH09] [GWZ IE20] & More
I took the time to put these 2 Accurate Battery Mods for myself and I'm sharing for everyone as well. I take no credit except for putting them together from previous/existing versions. Be sure to pick the correct version...
Please download the right version to your phone's SDCard and flash with CWM. Verify the .zip was downloaded correctly by opening/viewing them with a file manager. I tested them myself, so shouldn't have any problems. These mods only work on the STOCK versions, they will break if you have an existing theme or mod.
PWGB (EH09) and Superclean EH03 already comes with a vertical accurate battery, but I like the enhanced horizontal one much better.
Also, if you don't like the look, you can head to the UOT Kitchen http://uot.dakra.lt and upload the framework-res.apk and change it to whatever you want.
I've included the originals too, in case you'd like to revert back.
Well, enjoy!
**********************************************
{
"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"
}
Nice...thank-you very much
Sent from my SCH-I500 using XDA App
Can I just install zip in CWM?
jgmarz said:
Can I just install zip in CWM?
Click to expand...
Click to collapse
No, sorry.. I haven't quite figured out how to create a CWM flashable .zip yet
But maybe when I have more time, I will give it a try,,,
Thanks for this. I might test this out later on ED05.
Sent from my SCH-I500 using XDA App
Can you post a screenshot?
Screenshots are up!
Enjoy!
neozen21 said:
Screenshots are up!
Enjoy!
Click to expand...
Click to collapse
Sweet! Thanks so much.
What clock & weather widget is that?
uzumaki82 said:
What clock & weather widget is that?
Click to expand...
Click to collapse
Beatiful Widgets..
neozen21 said:
Screenshots are up!
Enjoy!
Click to expand...
Click to collapse
Thanks for your work!
What about using rootexplorer instead of abd? I've tried a couple times without success, causes boot loops. I'm going to try one other way... I only ask, because I can't load abd on my work computer. No biggie, just thought I would ask.
Could any one make a flashable version of this? I tried the root explorer way with only boot loops as well. Thanks
Sent from my SCH-I500 using XDA App
Request
It would be nice if someone could make these files into a zip we can flash by CWM. I don't know how, but I'm sure one of the great minds out there can. Thanks in advance.
jgmarz said:
It would be nice if someone could make these files into a zip we can flash by CWM. I don't know how, but I'm sure one of the great minds out there can. Thanks in advance.
Click to expand...
Click to collapse
The flashable CWM versions are up guys! Enjoy!
Accurate battery mod now in flashable zip!!!!!!! Thanks
Sent from my SCH-I500 using XDA Premium App
Do you need to be deodexed for the ed05 one to work? I just flashed it and I still have the stock battery. I'm on rooted stock ed05 right now.
Sent from my SCH-I500 using XDA App
Thanks a lot for the CMW versions.
Sent from my SCH-I500 using XDA App
notoriousB said:
Do you need to be deodexed for the ed05 one to work? I just flashed it and I still have the stock battery. I'm on rooted stock ed05 right now.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Nope, no deodexed version needed.. stock ED05 is fine.
However, if you have a themed ED05, this will break your theme..
So.. only on stock ED05!
I just tried loading it again and this time it took. Weird. Thanks this is awesome!!
Thanks, worked great!
Sent from my SCH-I500 using XDA Premium App

[TWEAK][GSM][UPD:29/01/12] Notification Bar Power Controls

Notification Bar Power Controls for any stock ROM
Updated 29/01/12 (now it uses SPU-15 code)
It's not fully my work - it's just port with some tweaks from Arctic 3.0.
Fully worked on SPU-12. Should work on SPU-9/11/15.
Do not instal to ICS! It's only for Gingerbread!
How-to install:
1. Download View attachment NotifBar_Toggles_v2_b01291207.zip to your SD Card
2. Reboot into ClockworkMod Recovery
3. Select "install zip from sdcard" > "choose zip from sdcard"
4. Choose NotifBar_Toggles_v2_b01291207.zip
4.1. If your ROM deodexed then go to advanced > Wipe Dalvik Cache
5. Enjoy!
Don't forget to do a nandroid backup before installing!
Screenshot:
{
"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"
}
Old version (without carrier name in statusbar; uses merged SPU-12 & SPU-15 code):
View attachment NotifBar_TOGGLES_all_spu_v1_b01281118_stable.zip
Big thanks to EternityProject
Fantastic, thank you very much, working excellently on the latest odexed stock 2.3.6. Even removes the carrier logo, too. Had been hoping someone would rig up a more firmware-neutral notification toggle.
Sent from my XT910 using xda premium
I thought it can't be work on stock rom right?
Sent from my XT910 using Tapatalk
mydoom said:
I thought it can't be work on stock rom right?
Sent from my XT910 using Tapatalk
Click to expand...
Click to collapse
Works fine. I extracted the systemUI.apk from the zip, backed up systemUI.apk & systemUI.odex from /system/app/, renamed those two files, copied the one from the zip into the same directory, then rebooted.
Sent from my XT910 using xda premium
it's worked to 6.5.1.73-spd-ir-12
thanks
onslaught86 said:
Works fine. I extracted the systemUI.apk from the zip, backed up systemUI.apk & systemUI.odex from /system/app/, renamed those two files, copied the one from the zip into the same directory, then rebooted.
Sent from my XT910 using xda premium
Click to expand...
Click to collapse
But it cant work on my 651.167.SPU15 stock rom.
mydoom said:
But it cant work on my 651.167.SPU15 stock rom.
Click to expand...
Click to collapse
Uh, check my signature. I'm using the same ROM and it works fine. Follow the steps I listed above and you shouldn't have any problems.
Sent from my XT910 using xda premium
Thanks buddy it mostly works fine but the brightness control seems to not respond very well.
If you tap it once it will change to auto but tapping it again doesnt increase back to original
Sent from my XT910 using Tapatalk
great, works fine on stock
How do I undo this?
This didn't work on mine. How do I uninstall it?
It didn't add the icons and took away my entire notification bar.
Not working on 6.5.1_167.20
Sent from my XT910 using Tapatalk
jasong127 said:
This didn't work on mine. How do I uninstall it?
It didn't add the icons and took away my entire notification bar.
Click to expand...
Click to collapse
What ROM do you use?
Not working on 65.1.12.XT910.PSHAsiaRetail.en.03. Tried, and removed the entire notification bar.
jasong127 said:
This didn't work on mine. How do I uninstall it?
It didn't add the icons and took away my entire notification bar.
Click to expand...
Click to collapse
If you made the nandroid back up it recommend, then hopefully you can restore from that? Or perhaps you can get the SystemUI.apk from someone with a compatible ROM or pull it from a Official ROM. Its in the "system\app\" folder.
If you guys are using this on odexed stock ROMs, you need to remove or rename systemUI.odex from /system/app to get it to work.
Sent from my XT910 using xda premium
onslaught86 said:
If you guys are using this on odexed stock ROMs, you need to remove or rename systemUI.odex from /system/app to get it to work.
Sent from my XT910 using xda premium
Click to expand...
Click to collapse
In my update.zip removing this .odex is included
dima_sk8er said:
In my update.zip removing this .odex is included
Click to expand...
Click to collapse
Cool cool, don't know what people are doing wrong, then - I just prefer to do things manually.
Sent from my XT910 using xda premium
Are you on whish base? 6.5.1_167_20 or other?
Sent from my XT910 using Tapatalk
dima_sk8er said:
What ROM do you use?
Click to expand...
Click to collapse
Sorry guys. I have CDMA and 6.11.744. Probably my fault. Did a restore and I'm back to normal.
Wish I could get this to work for mine though!
I tried it on th Brazilian stock rom and it came with a signature verification failed....

[MOD][I545VRUAMDK] 4-in-1 Reboot Menu

4-in-1 Reboot Menu (Reboot, Download, Hot Reboot, and Recovery) Mod for Verizon [I545VRUAMDK] version running the stock Touchwiz rom.
download
DEODEX: 4wayboot.zip
ODEX: 4wayboot_odex.zip
flash in recovery
reboot
*Thank hlxanthus for the ODEX compile.
hmmm, nice mod... i will try it just to have them
blulite said:
4-in-1 Reboot Menu (Reboot, Download, Hot Reboot, and Recovery) Mod for Verizon [I545VRUAMDK] version running the stock Deodex Touchwiz rom.
DEODEX only:
download 4wayboot.zip
flash in recovery
reboot
Click to expand...
Click to collapse
Installed without any issue on Beans deodex build. Reboots to recovery just fine via power menu reboot options. Thanks!
Thanks a ton. This is alway a must have
Sent from my SCH-I545 using xda premium
I was like "What the heck did I do wrong...." I forgot that I haven't flashed a deodexed rom yet. rofl.
Works great. Thanks.
sent from my Galaxy S4 using xda premium
Thanks for this. Would it be possible for you to add hold back to kill app as well?
Awesome! Works like a charm!
:good:so good
any chance of an odex version?
dansan382 said:
any chance of an odex version?
Click to expand...
Click to collapse
+1
open1your1eyes0 said:
+1
Click to expand...
Click to collapse
+1 again
midnightzak said:
+1 again
Click to expand...
Click to collapse
Another +1 for an ODEX version.
I'm wondering if this will work on an ODEX rom. There is no odex on the .jar framework file. Someone want to try and let us know?
blulite said:
I'm wondering if this will work on an ODEX rom. There is no odex on the .jar framework file. Someone want to try and let us know?
Click to expand...
Click to collapse
Actually there is one:
{
"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"
}
dying for an odex version
Did anyone bother flashing the mod and deleting the odex file to see if it would even work?
mbh87 said:
Did anyone bother flashing the mod and deleting the odex file to see if it would even work?
Click to expand...
Click to collapse
That wont work for a framework file. But I did reodex a similar mod found here. Has long press menu to kill included. Note, this is not my work, I just odexed that jar file
http://forum.xda-developers.com/showthread.php?p=42064958
Sent from my SCH-I545 using Tapatalk 2
hlxanthus said:
That wont work for a framework file. But I did reodex a similar mod found here. Has long press menu to kill included. Note, this is not my work, I just odexed that jar file
http://forum.xda-developers.com/showthread.php?p=42064958
Sent from my SCH-I545 using Tapatalk 2
Click to expand...
Click to collapse
I tried taking a look at it but sadly I'm not that very good at this stuff yet. Been working on learning more about it.
We appreciate all the help with the mod, but I think a bunch of us just want the reboot menu
I will try and find time in the morning to generate an odexed version of just the reboot menu.
Sent from my SCH-I545 using Tapatalk 2

[MOD] 4 Way Reboot Menu

This MOD is deodexed and is for those who are on stock based ROM or ROM without 4 way reboot menu. This is easy flashable zip for standard Samsung S5 4 Way Reboot Menu for easy usage. If you have odexed ROM, see step 4. If you don't know what odex is or what flash means, please do research or you have no business to this file. I have tested this MOD personally, so if you cannot get it to work, I'll be happy to help.
Click to expand...
Click to collapse
Disclaimer:
Click to expand...
Click to collapse
As always, if you damage, break, make the phone blow up, gain self-awareness, this no not my fault. You take own responsibility for your own.
----- Instructions for Flashing -----
Click to expand...
Click to collapse
1) Download and place on SD Card
2) Go into recovery -> Wipe cache/dalvik -> flash MOD
3) Reboot, profit (if odex, continue step 4)
4) If it didn't work, go to /system/framework/ and make sure android.policy.jar does NOT have odex. If odex exists, rename android.policy.odex to android.policy.odex.bak file[/B]
Download link:
Click to expand...
Click to collapse
http://www.androidfilehost.com/?fid=23487008491963822 deodexed version
http://www.androidfilehost.com/?fid=23487008491965124 odexed version (thanks Townsenk)
http://www.androidfilehost.com/?fid=23501681358539981 - deodexed version 2 (only for "Mystery ROM", more revealed later)
Nice testing soon
Sent from my SM-G900P using Tapatalk
Working like a champ on odex. Thank you very much!
Sent from my SM-N900P using XDA Premium 4 mobile app
Tahde said:
Working like a champ on odex. Thank you very much!
Sent from my SM-N900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Did you have to remove odex or was it good just by flash? Finding out for OP instructions.
RevelationOmega said:
Did you have to remove odex or was it good just by flash? Finding out for OP instructions.
Click to expand...
Click to collapse
I had to change.
After reboot from flashing, I went right to system/framework. Made the changes you said and did a reboot. Tested it going into recovery to do a nand. Flawless. ......
And I'm stock rooted.
Sent from my SM-N900P using XDA Premium 4 mobile app
Tahde said:
I had to change.
After reboot from flashing, I went right to system/framework. Made the changes you said and did a reboot. Tested it going into recovery to do a nand. Flawless. ......
And I'm stock rooted.
Sent from my SM-N900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Perfect, needed to make sure for OP directions in odex ROMs
It works! I'm on a rooted, odexed stock ROM. Thanks!
Sent from my SM-G900P using Tapatalk
Thanks works perfect after renaming
Appears to break private mode if used on odexed rom. This is no fault of your mod, It seems like anything deodexed breaks private mode.
townsenk said:
Appears to break private mode if used on odexed rom. This is no fault of your mod, It seems like anything deodexed breaks private mode.
Click to expand...
Click to collapse
It does, its just a one way or another. Deodexed is needed for themes and odex for speed. Deodex has done this before but Ill look into this soon to see if I can bypass it breaking. Just been busy with other projects right now, trying to get development booming here soon.
I'm on a stock rooted (deodexed) and followed all the installation steps but couldn't get it to work. Any suggestions?
RevelationOmega said:
It does, its just a one way or another. Deodexed is needed for themes and odex for speed. Deodex has done this before but Ill look into this soon to see if I can bypass it breaking. Just been busy with other projects right now, trying to get development booming here soon.
Click to expand...
Click to collapse
Here's an odexed version of your mod I put together. Private Mode still works after applying this version
Do with it as you wish. Credit for mod goes to original author. I just re-odexed it and tweaked the installer script.
This is for ODEXED roms If using this version, do NOT rename the android.policy.odex as outlined in step 4 of the OP. The odex file is required. Just flash with TWRP and do a Dalvik/Cache wipe and all should be good.
Very nice townsenk. Works great. Thanks for everything you guys do. Much appreciated.
Sent from my SM-N900P using XDA Premium 4 mobile app
Robbie Doo said:
I'm on a stock rooted (deodexed) and followed all the installation steps but couldn't get it to work. Any suggestions?
Click to expand...
Click to collapse
You have deodexed correct? No odex files accompanying jar files?
RevelationOmega said:
You have deodexed correct? No odex files accompanying jar files?
Click to expand...
Click to collapse
Correct!
Does it matter which firmware, I'm on ND2?
Sent from my SM-G900P using XDA Free mobile app
miked63017 said:
Does it matter which firmware, I'm on ND2?
Sent from my SM-G900P using XDA Free mobile app
Click to expand...
Click to collapse
That's the one I made it from AND2. I don't think so since most compatible and no real changes in system between versions yet.
Work great on ND2, Thanks![emoji106]
{
"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"
}
sent from my Sprint Phone
OP Updated, v2 release for "Mystery Build", more to reveal later.
Odexed version works fine for me on stock ND5.

Categories

Resources