Dear Devs,
Can someone please guide me through how i can deodex and translate the chinese roms from bbs gfan? I tried using softwares like FulmicsDeodexer , ASSAYYED'S kitchen etc to deodex the rom but without luck.
Also, i tried using apktool for decompiling the systemUi.apk and ROM control to translate into english but after recompiling the apk doesnt seem to install.
I would be grateful for your small help and guidance.
Help
@djb77 @sac23 @Ouweshs28 @rifek4 @Tkkg1994 @mwilky @albe96 @ambasadii
any of devs?
Rom control needs to be recompiled with new sign
Can not sign systemUI in oreo. Open both original & modified systemUIs with winrar or 7-zip. Drag & drop res, resources.arsc, class.dex, class2.dex folders from new one to old one
Change csc (omc). Add gapps
Thank You
@hilary trump Thank You so much.. What about deodexing the oreo SE roms? None of the softwares i used seem to work.
Question
@hilary trump Dear Developer, i see that you had translated norma roms for Nougat while back. Have you happen to have translated the Rom control app from Norma oreo roms?
ragassagar said:
@hilary trump Dear Developer, i see that you had translated norma roms for Nougat while back. Have you happen to have translated the Rom control app from Norma oreo roms?
Click to expand...
Click to collapse
I have worked on samsung roms, rebuild chinese roms. Yep, Norma rom. Translate some xml files in res\values. Then recompile it with new sign
As for as systemUI, recompile with old sign then drag & drop as i said above. Hope all works as before :laugh: I stopped working on Norma rom
---------------------------
What device do you build rom for, bro
i rebuilt norma r17 note FE port for my s7 edge for personal use which i have been using at the moment.
Here are some of the screenshots
{
"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"
}
I see hilary answered most of your queries
For deodex
You can see batchapktool for windows
And superr for linux
Free version does the job
You can use vmware or dual boot
Its up ro you
@Ouweshs28 I did try that but didnt work for me... Dragging and dropping from modified systemui into original didnot work at all. Am i missing something?
Use winrar and normal compression
Try diffrent types of gui apktool
Ticklemyandroid
or apkmultitool
Ouweshs28 Thank You DEV.... Will try it.
@Ouweshs28 These chinese characters seem to be hardcoded somewhere. I couldnt locate it in systemui or framework-res. Also, there are chinese characters on RAM details appearing on recents.. How can i change them?
ragassagar said:
@Ouweshs28 These chinese characters seem to be hardcoded somewhere. I couldnt locate it in systemui or framework-res. Also, there are chinese characters on RAM details appearing on recents.. How can i change them?
Click to expand...
Click to collapse
Its in framework-res.apk
and ram i think its in system ui
Ouweshs28 said:
Its in framework-res.apk
and ram i think its in system ui
Click to expand...
Click to collapse
Where exactly? I tried alot but couldn't find it.
ragassagar said:
Where exactly? I tried alot but couldn't find it.
Click to expand...
Click to collapse
values/ strings.xml
Ouweshs28 said:
values/ strings.xml
Click to expand...
Click to collapse
@Ouweshs28 How to remove lunar date from aurora rom? It is appearing on the notification dropdown on the side of date?
ragassagar said:
@Ouweshs28 How to remove lunar date from aurora rom? It is appearing on the notification dropdown on the side of date?
Click to expand...
Click to collapse
Can hide it in rom control. Or replace dateview.smali by the international one. Or modify lunars.smali (lunar.smali)
You can find them in systemUI
0down vote
i want to add language to rom that not support this language
i found an article that says: in system folder of the rom decompile "framework-res.apk" and after that translate some xml files pack it back to zip and flash it the problem is i didn't find the stock rom so i downloaded twrp backup file and extract it to similar format like a rom i do it all. my question is if i will pack it back(after modified) and try to flash it it will work?
Related
NEW THREAD For EASY APK DISSASSEMBLER
http://forum.xda-developers.com/showthread.php?p=14049173
Hi everyone,
I have create a little app for modified APK
I hope it will be usefull
Please help me to fix the translation in english, i have a bad english
Download Easy Apk Disassembler:
Update V1.3.1 05/2011
http://code.google.com/p/easy-apk-dissassembler/
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"
}
How use it ?
Use WinRar
Open .apk with WinRAR
Extract classes.dex at the same folder as EasyApkDisassembler.EN.bat
Run Easy EasyApkDisassembler
Dissasembe
Modify
Compile
How to rebuild apk ?
Open .apk with WinRAR
Copy out.dex to the .apk
remove "META-INF" folder and classes.dex
now rename out.dex to => "classes.dex"
Now you must sign apk
once you have signed apk you can install signed_YourFile.apk
Have fun
Download link:
http :// sharebee.com/2c6b1857
please admin remove me the limitation
I CAN'T POST ANY LINK
yeah!!
thank you , what a nice tool this is!
Thanks!!!!!!!!!!!!!!!!!!!!!!!
Idk
Awesome!!! Now I can specialize to reverse engineering of apks
what are the differences between easy apk disassembler to Brut's apktool ?
Well, you can use this package for win32 environments - tried brut's tool moments ago and got a java exception...-.-
eli1981 said:
what are the differences between easy apk disassembler to Brut's apktool ?
Click to expand...
Click to collapse
EAD is a simple wrapper/helper/front-end to some other tools. It does not decode resources, apktool is currently single one tool, which can do it and 95% of apktool is just about res decoding. EAD has AXMLPrinter builtin, but there is no real use for this tool.
Just downloaded. Thank you
update enjoy
Mhmh... And when I have the XMLs edited, and want them back into binary XMLs? What I have to do?
DarkMio said:
Mhmh... And when I have the XMLs edited, and want them back into binary XMLs? What I have to do?
Click to expand...
Click to collapse
It is impossible to do using this tool.
Mh, yes, but how can i do that back?! When you search here, or use other searches I can't find the answer.
DarkMio said:
Mh, yes, but how can i do that back?! When you search here, or use other searches I can't find the answer.
Click to expand...
Click to collapse
Because it was impossible until 2 weeks ago, when I have released apktool:
http://code.google.com/p/android-apktool/
It is more complicated to use for Windows users, I'm working on a multiplatform version.
Mhmh... Thank you, but I can't use it - all my Linux-Machines are down ...
Okay. oô You said, it is hard for Windows-User -> is it possible without massive extra software on a weak PC (1.8Ghz - worse graphiccard... you know the rest..)
DarkMio said:
Okay. oô You said, it is hard for Windows-User -> is it possible without massive extra software on a weak PC (1.8Ghz - worse graphiccard... you know the rest..)
Click to expand...
Click to collapse
Unfortunately not. VirtualBox + some small linux is a lightiest solution I know, but it should work even on older PC.
ORioN.BAK said:
Hi everyone,
I have create a little app for modified APK
I hope it will be usefull
Please help me to fix the translation in english, i have a bad english
Download Easy Apk Disassembler:
Update V1.1 mar*2010
http://www.megaupload.com/?d=32ZNIKSZ
ScreenShot
Have fun
EDIT:
please admin remove me the limitation
I CAN'T POST ANY LINK
Click to expand...
Click to collapse
join it with jode (jode.sf.net) - then it would be usable
m32 said:
join it with jode (jode.sf.net) - then it would be usable
Click to expand...
Click to collapse
How do you want to use standard Java decompiler with dexed bytecode? Did you manage to join these tools or you just make wishes?
This tool is amazing, It did a real good job. Thank you very much.
This is the first thread that I created on XDA, so sorry if my english bad.
OK, back to the topic. To change the text "Zombie art by Jack Larson" you can follow the steps below.
Take framework.jar. (you can use the framework.jar that exist on your device system)
Change the format to framework.apk
Decompile framewrok.apk. (u can use apktool or apk multi tool)
Use notepad++ to open file "PlatLogoActivity.smali" in /framework.apk/smali/com/android/internal/app/
Find the text "Zombie art by Jack Larson"
Change the text to which you want. For example : "I Love My Android"
Recompile
Delete classes.dex
The result will be System_framework.apk. Change into framework.jar.
Done (^_^)
Thank you also to Alucard1989pl
(if you like with this guide, please give 5 star and click to thanks button)
Thanks :good:
Thanks for the tut sir :good:
teztaz--v3 said:
Thanks for the tut sir :good:
Click to expand...
Click to collapse
success bro ?
cleverior.ipul said:
success bro ?
Click to expand...
Click to collapse
Kinda similar..pls give a proper credits
REAL POST
http://forum.xda-developers.com/showpost.php?p=34563875&postcount=3
http://forum.xda-developers.com/showthread.php?t=2208436
dzolcp said:
Kinda similar..pls give a proper credits
REAL POST
http://forum.xda-developers.com/showpost.php?p=34563875&postcount=3
http://forum.xda-developers.com/showthread.php?t=2208436
Click to expand...
Click to collapse
sorry guys, previously I've been searching on how to change the text in platlogo, but hard to find. Until one day I finally found it, but I forgot from where i got that tutorial. and before this thread was made http://forum.xda-developers.com/showthread.php?t=2208436, I have created my thread before. see at creation date.
And thank you for reminding me, I've added a credit for Alucard1989pl.
sir, i decompiled it with apk manager , but i didn't find resource.arsc , But i found classes.dex , i didn't delete it , then i compiled & flashed the new one & nothing changed !
tried again , & i deleted the classes.dex , when i flashed it i got bootloop
Mohamed Hashem said:
sir, i decompiled it with apk manager , but i didn't find resource.arsc , But i found classes.dex , i didn't delete it , then i compiled & flashed the new one & nothing changed !
tried again , & i deleted the classes.dex , when i flashed it i got bootloop
Click to expand...
Click to collapse
have you change the format from. jar to. apk ?
try to use apk multi tool for compile it.
It works now
cleverior.ipul said:
have you change the format from. jar to. apk ?
try to use apk multi tool for compile it.
Click to expand...
Click to collapse
yes i've changed the format . ok i'll try multi tool
EDIT : thx sir i made it with apk multi tool , i deleted classes.dex only B cuz i didn't find resource.arsc , 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"
}
Mohamed Hashem said:
yes i've changed the format . ok i'll try multi tool
EDIT : thx sir i made it with apk multi tool , i deleted classes.dex only B cuz i didn't find resource.arsc , but it works now
Click to expand...
Click to collapse
OK.. good job sir
can I delete the framework.odex or not to make it works?? pls. reply asap.
ardelsan said:
can I delete the framework.odex or not to make it works?? pls. reply asap.
Click to expand...
Click to collapse
u should deodexing ur rom first.
Hello Gents
does anyone know how to solve this issue when Re-Compiling the Stock Framework-res of the Galaxy S5 4.4.2 SM-G900H ?
{
"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"
}
Did you delete some stuff from the decompiled apk or something?
Sent from my SM-G900F using Tapatalk
Goldie said:
Did you delete some stuff from the decompiled apk or something?
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
not at all. I just decompiled it and then recompiled it.
I've worked a lot with S4 Framework before. I never faced such an issue as this one.
hope someone can help me.
Goldie already suggested the most common cause, a gap in the ID sequence. Did you add the framework(s) to the session configuration? Perhaps you had a typo when you added them? Otherwise a corrupt apk or an outdated decompiler.
We really can't do more than guess since you didn't provide essential information about your decompiler version or a detailed description of the steps you used to decompile it.
.
I used Apktool for decompiling. Apktool is no longer updated. however I am using its latest available build.
I also used stable Version of APKMulti Tool. it gave the same error. I've read another xda post they said
there should be a problem with the id numbers and their corresponding symobls. however I didn't get the meaning of it
You still didn't tell us what version of apktool you are using, if you added your frameworks to the apktool configuration or any other essential details.
People could help you a lot more effectively if you provide crucial details. My Ouiji board can't tell what file versions you have, how your system is configured or whether you are making any missteps along the way.
fffft said:
You still didn't tell us what version of apktool you are using, if you added your frameworks to the apktool configuration or any other essential details.
People could help you a lot more effectively if you provide crucial details. My Ouiji board can't tell what file versions you have, how your system is configured or whether you are making any missteps along the way.
Click to expand...
Click to collapse
Version 1.5.2, bro decompiling apk is easy. I have worked a lot on other frameworks and faced a lot of errors.
but this one is one of those that I don't know how to solve.
Kurotsuchi said:
Version 1.5.2, bro decompiling apk is easy. I have worked a lot on other frameworks and faced a lot of errors.
but this one is one of those that I don't know how to solve.
Click to expand...
Click to collapse
some samsung framework have errors in recompiling... to solve it you have to delete all the identifier in the log file and recompile... you need time but it works.
soloilmeglio said:
some samsung framework have errors in recompiling... to solve it you have to delete all the identifier in the log file and recompile... you need time but it works.
Click to expand...
Click to collapse
well in fact, I did just that, and all corresponding errors were gone. but I was tired so I left it. I guess I would go for it again.
Thanks for the tip Brother
Kurotsuchi said:
Hello Gents
does anyone know how to solve this issue when Re-Compiling the Stock Framework-res of the Galaxy S5 4.4.2 SM-G900H ?
Click to expand...
Click to collapse
Download the attached zip and replace your apk tool files with these keep a backup of your current version as well
Run the if framework and twframework commands
Now try to decompila and compile the framework without any changes, it should work properly
ag4751 said:
Download the attached zip and replace your apk tool files with these keep a backup of your current version as well
Run the if framework and twframework commands
Now try to decompila and compile the framework without any changes, it should work properly
Click to expand...
Click to collapse
JUST WOWWWWWWWWWWWW.
how is that possible ? Can I know why it WORKED ??
I want to thank you from the DEEPEST OF my Heart. Thank you ALL who answered my question. Thank you Guys SO MUCH
Kurotsuchi said:
Can I know why it WORKED ??
Click to expand...
Click to collapse
Basically its a more recent version of apktool and the aapt files
ag4751 said:
Basically its a more recent version of apktool and the aapt files
Click to expand...
Click to collapse
Great. but I wonder why I couldn't find that newer version on the Code.Google.com official page of the tool!
Thanks again, this helped me so much. I wish you All the best. Thank you so much
Hello Folks ,
I found that the tablet interface of Touchwiz is more worse than mobile interface . So , by @_alex74_'s guidance , We both present the modded SecSettings.apk which is black themed . It's only for odexed rom right now.
Instructions:
1)Download the SecSettings.apk from below
2)Copy and paste it into /system/priv-app/'here' and set permission to 644
3)Reboot and Tadaaaaaaaaaaaaaaaa.................... you''ll have black themed settings.
Downloads:
SecSettings.apk
Screenshots:
{
"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"
}
Credits:
@_alex74_[Without him this would not have been possible ................ A big :good:]
Not so hard for this mate...... worser than previous android version, but still can be done
Look really nice! Could you make one for deodexed version? Thanks in advance
Edit: I'm actually using your deodexed SystemUi for S5 toggles
Aeyan Ashraf said:
Hello Folks ,
I found that the tablet interface of Touchwiz is more worse than mobile interface . So , by @_alex74_'s guidance , We both present the modded SecSettings.apk which is black themed . It's only for odexed rom right now.
Instructions:
1)Download the SecSettings.apk from below
2)Copy and paste it into /system/priv-app/'here' and set permission to 644
3)Reboot and Tadaaaaaaaaaaaaaaaa.................... you''ll have black themed settings.
Downloads:
SecSettings.apk
Screenshots:
Credits:
@_alex74_[Without him this would not have been possible ................ A big :good:]
Click to expand...
Click to collapse
Any guide on doing this modification? I'm trying to do this on my Note 10.1 2012 but still no luck. I just need parameters(hope I wrote it right) for the background color for both sides(dark blue and gray) and the text color.I mean which part of secsettings are to be modified after decompiling?Hope you can help me.Thanks in advance.
filchi756 said:
Any guide on doing this modification? I'm trying to do this on my Note 10.1 2012 but still no luck. I just need parameters(hope I wrote it right) for the background color for both sides(dark blue and gray) and the text color.I mean which part of secsettings are to be modified after decompiling?Hope you can help me.Thanks in advance.
Click to expand...
Click to collapse
Values are to be modified
Aeyan Ashraf said:
Values are to be modified
Click to expand...
Click to collapse
Thanks for replying. Did you mean change values only in the color.xml inside values folder or is there other .xml to be modified too inside the value folder?Sorry for being noob mate.
Added to my Index !
Well done !
really like deodexed version to..im on pimpdroid rom..with no other kitkat roms till cag rom gets done and untill then stuck with ugly settings ...thanks in advance
lucky_515 said:
really like deodexed version to..im on pimpdroid rom..with no other kitkat roms till cag rom gets done and untill then stuck with ugly settings ...thanks in advance
Click to expand...
Click to collapse
We will do it as soon as possible ..............maybe 2-3 days now..... I don't have my tab as It's charging port has been damaged and It's in the service center....... So I have to mod and send everything to CAG man to test..... 2-3 days more !!!!!
Tried it on my T217S and system phone crash, also there is another SecSettings.apk.odex < what to do with this one?
nice..... ^_^
Could someone post SecSettings.apk.odex APK to go along with SecSettings.apk to function properly on my Tab3 217s
Thank you
HD-man said:
Could someone post SecSettings.apk.odex APK to go along with SecSettings.apk to function properly on my Tab3 217s
Thank you
Click to expand...
Click to collapse
Hey , it was only for tab 3 10.1 & not for T217s . Replace the apk and odex with the backup(If u have made) or else flash stock firmware via odin
Sent from my GT-S6802 using XDA Free mobile app
Aeyan Ashraf said:
Hey , it was only for tab 3 10.1 & not for T217s . Replace the apk and odex with the backup(If u have made) or else flash stock firmware via odin
Sent from my GT-S6802 using XDA Free mobile app
Click to expand...
Click to collapse
i put it on t311 8.0 and its working
Not working on t310 tab 8 hd :/
sent from tab3.
Aeyan Ashraf said:
Hey , it was only for tab 3 10.1 & not for T217s . Replace the apk and odex with the backup(If u have made) or else flash stock firmware via odin
Sent from my GT-S6802 using XDA Free mobile app
Click to expand...
Click to collapse
I backed up original file and had no trouble reverting, how would I be able to theme my UI?
here is my mod of 4.4.2 ColorOS v.2.0.35_Beta
easy to root
recovery updating script removed
removed chinese apps
added android keyboard
added OPPO Find7 camera+all plugins
added international theme market
changed default DPI to 380 (really nice) - [custom launcher recommended as the default can be buggy with this settings]
some tweaks in audio (louder earphone speaker, microphone sensitivity turned UP)
Files to download
A0001ROM_12_OTA_021_all_R1213_wipe_RD.zip 644.7MB
root_find7_2.0.0i_supersu_2.14_rdis.zip
Official PA-Micro Modular GAPPS - original thread
flash the rom - (Clean install needed= Wipe Dalvik Cache+System+Data+Cache)!!! So make sure you have a backup!!!
setup the phone after first reboot
boot to recowery
flash root - root_find7_2.0.0i_supersu_2.14_rdis.zip
flash gapps - Official PA-Micro Modular
wipe chache+Dalvik
reboot
start SUperSU and update normally
reboot
sett you Google account
enjoy
get any file manager, like Root Explorer and edit this file
/system/build.prop
quote the line ro.sf.lcd_density=380 with # or remove it
Than reboot and all should be back to default
NOTE: when coming back to any other ROM, you may experience problem with proximity sensor. So it is highly recommended to do a proper fastboot flash of your new ROM
{
"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"
}
use built in file manager and install Maxthon Browser (hidden inside) if you ike
No issues with partitions flashing this rom? I remember some snags when the first builds were released.
Is this different with your modified version from komprado latest 4.4?
http://forum.xda-developers.com/showpost.php?p=56891737&postcount=109
thanks
Mr Woolf said:
No issues with partitions flashing this rom? I remember some snags when the first builds were released.
Click to expand...
Click to collapse
no, no issues here. that was Alpha pre-release from komprado or was it the OPPO Find7 port
j1po said:
Is this different with your modified version from komprado latest 4.4?
http://forum.xda-developers.com/showpost.php?p=56891737&postcount=109
thanks
Click to expand...
Click to collapse
yes, this is totally different
that was OPPO Find7 port where this is based on official OnePlus One Beta release
can integrate the international version in their rom ?
Dr.Now said:
can integrate the international version in their rom ?
Click to expand...
Click to collapse
sorry to say, but I don't think so
Thanks man, download and try
Dr.Now said:
can integrate the international version in their rom ?
Click to expand...
Click to collapse
rikardo1979 said:
sorry to say, but I don't think so
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.wanam&hl
well , or morelocal2.
However : no international rom -> no weather localization in my hometown etc. etc.
Dr.Now said:
well , or morelocal2.
However : no international rom -> no weather localization in my hometown etc. etc.
Click to expand...
Click to collapse
you can set your nearest big city manually if thats any good to you
What a surprise! thanks a lot for your work!!!!
rikardo1979 said:
you can set your nearest big city manually if thats any good to you
Click to expand...
Click to collapse
I'm not interested the next larger city, my city is not supported. what should be inserted from the OPPO Find7 port to convert their rom on internationally ?
good rm, can i get ota update?
Is it possible integrate stock theme from Anysys Color OS Rom? thanks
fizfaka said:
good rm, can i get ota update?
Click to expand...
Click to collapse
well, there is an option to check OTA, but I suggest not to update as this is modified and have some changes. also there is always recovery update script removed so when would you update from OTA you would loose your custom recovery
franco985 said:
Is it possible integrate stock theme from Anysys Color OS Rom? thanks
Click to expand...
Click to collapse
not sure what theme you are about but there is an theme manager installed so you can download themes
Scattered Chinese, a few force closes. No major problems. Thanks for uploading.
anyone else have the dock icon names cut off?