{For value pack}Change Clock Position On Lock Screen - Samsung Galaxy SL i9003

Hi Friends, I have found a way to change clock position on lock screen for value packs.
First of all, take backup of ur original settings.apk from /system/apps.
Now download settings.apk attached below and move it in /system/app and set permissions as rw-r--r--. If settings app doesn't appear in app drawer then reboot ur phone.
Now go to display settings. Go to screen settings. Change clock position as u want. Now restore your original settings u have backed up.
I have got this settings.apk in galaxy w forum. I have not remembered name of user made this settings.apk but thanx to him. As this settings.apk is for galaxy w many settings options will create fc's.. So u will require to restore original settings.apk. I know this is boaring and typical method but this is what i have found to change clock position. And It is deodexed.

androman1507 said:
Hi Friends, I have found a way to change clock position on lock screen for value packs.
First of all, take backup of ur original settings.apk from /system/apps.
Now download settings.apk attached below and move it in /system/app and set permissions as rw-r--r--. If settings app doesn't appear in app drawer then reboot ur phone.
Now go to display settings. Go to screen settings. Change clock position as u want. Now restore your original settings u have backed up.
I have got this settings.apk in galaxy w forum. I have not remembered name of user made this settings.apk but thanx to him. As this settings.apk is for galaxy w many settings options will create fc's.. So u will require to restore original settings.apk. I know this is boaring and typical method but this is what i have found to change clock position. And It is deodexed.
Click to expand...
Click to collapse
Can u give me the link of the thread you took this apk from?

thanks!

ammar786 said:
Can u give me the link of the thread you took this apk from?
Click to expand...
Click to collapse
Hey i tried to find the page in galaxy w forum by i didn't get it. When i had found that page when i was on my mobile so it is hard get it. however i will try again to find it. sorry....
And can u that one option of changing clock position in our original settings.apk?

androman1507 said:
Hey i tried to find the page in galaxy w forum by i didn't get it. When i had found that page when i was on my mobile so it is hard get it. however i will try again to find it. sorry....
And can u that one option of changing clock position in our original settings.apk?
Click to expand...
Click to collapse
Yes... thats what I want to do... But I need their framework.jar to see what changes we need.

Related

[q] help with framework mod

Hi. I'm making an ics mod to my phone. I've tried to change the progress bar like ics. I know that the files that i have to change are progress horizontal (drawable folder) to make it square changing to 0.0 dip and change the color, and the other file is styles.xml (values folder) to change the width of the bar changing the values of widget progress bar and seekbar to 5.0dip. When i change everything and recompile using apk multi tool i followed the steps, and when i get the recompiled apk I read in other post that i had to move the meta-inf folder, the manifest file, to the original framework and when i put it back to my phone nothing changes. So i moved the resources.asrc file too but i get a bootloop. Can anyone tell me what i'm doing wrong? Maybe is because i don't sign the framework? thanks in advance.
PD: I'm using Froyo
mschief148 said:
Hi. I'm making an ics mod to my phone. I've tried to change the progress bar like ics. I know that the files that i have to change are progress horizontal (drawable folder) to make it square changing to 0.0 dip and change the color, and the other file is styles.xml (values folder) to change the width of the bar changing the values of widget progress bar and seekbar to 5.0dip. When i change everything and recompile using apk multi tool i followed the steps, and when i get the recompiled apk I read in other post that i had to move the meta-inf folder, the manifest file, to the original framework and when i put it back to my phone nothing changes. So i moved the resources.asrc file too but i get a bootloop. Can anyone tell me what i'm doing wrong? Maybe is because i don't sign the framework? thanks in advance.
PD: I'm using Froyo
Click to expand...
Click to collapse
Did you resign the new apk?
Victorian09 said:
Did you resign the new apk?
Click to expand...
Click to collapse
At the first time no. But I tried resingning the new framework but it's the same result (bootloop)

CRT lock animation HTC EVO 3d Virgin mobile.

i am currently using a unlocked s-off rooted 4ext recovery set up device, i found i enjoy using this rom called midnight rom, it is wonderfula dn suits my needs perfect, but....atfe rhours and hours of searching i am unable to find a guide on how to do this myself, and that is why i am posting here. i would like to flash a CRT lock animation, and perhaps unlock animation (but not needed ofcourse). Ive searched high and low, but it seems i cant find any way of doing this myself without having to use a rom like CM10 that has it built in etc etc, the objective here guys is to flahs this onto my phone myself, without needing to change my rom, either by installable zip someone may have laying aorund, or a quick description of how i could add this into my current rom and reflash it maybe. than ks for all the help in advance. talk to you soon
giggz9269 said:
i am currently using a unlocked s-off rooted 4ext recovery set up device, i found i enjoy using this rom called midnight rom, it is wonderfula dn suits my needs perfect, but....atfe rhours and hours of searching i am unable to find a guide on how to do this myself, and that is why i am posting here. i would like to flash a CRT lock animation, and perhaps unlock animation (but not needed ofcourse). Ive searched high and low, but it seems i cant find any way of doing this myself without having to use a rom like CM10 that has it built in etc etc, the objective here guys is to flahs this onto my phone myself, without needing to change my rom, either by installable zip someone may have laying aorund, or a quick description of how i could add this into my current rom and reflash it maybe. than ks for all the help in advance. talk to you soon
Click to expand...
Click to collapse
this will provide "off" animation..
decompile framework-res.apk
go to res/values and find bools.xml
Change this
<bool name="config_animateScreenLights">true</bool>
to this
<bool name="config_animateScreenLights">false</bool>
how to decompile framework-res.apk
http://forum.xda-developers.com/showpost.php?p=36388165&postcount=2
if you want unlock animation too...read here
http://rootzwiki.com/topic/2553-dev-enabling-crt-on-off-animation-in-roms-how-to/
hit thanks if this helped you!
js2892 said:
this will provide "off" animation..
decompile framework-res.apk
go to res/values and find bools.xml
Change this
<bool name="config_animateScreenLights">true</bool>
to this
<bool name="config_animateScreenLights">false</bool>
how to decompile framework-res.apk
http://forum.xda-developers.com/showpost.php?p=36388165&postcount=2
if you want unlock animation too...read here
http://rootzwiki.com/topic/2553-dev-enabling-crt-on-off-animation-in-roms-how-to/
hit thanks if this helped you!
Click to expand...
Click to collapse
im xcurrently haveing trouble decompiling this apk, im folowing th eguide you linked, but im unable to find the system or twframework.apk files, so im gonna guess its not a deodexed version....hmmmm i wish this was as simple as install zip from sd card hahaha
giggz9269 said:
im xcurrently haveing trouble decompiling this apk, im folowing th eguide you linked, but im unable to find the system or twframework.apk files, so im gonna guess its not a deodexed version....hmmmm i wish this was as simple as install zip from sd card hahaha
Click to expand...
Click to collapse
Systemui.apk - system / app
Framework - res.apk. and twframework-res.apk - system / framework
Use root explorer..
Sent from my GT-S5830i using xda app-developers app
js2892 said:
this will provide "off" animation..
decompile framework-res.apk
go to res/values and find bools.xml
Change this
<bool name="config_animateScreenLights">true</bool>
to this
<bool name="config_animateScreenLights">false</bool>
how to decompile framework-res.apk
http://forum.xda-developers.com/showpost.php?p=36388165&postcount=2
if you want unlock animation too...read here
http://rootzwiki.com/topic/2553-dev-enabling-crt-on-off-animation-in-roms-how-to/
hit thanks if this helped you!
Click to expand...
Click to collapse
i found the asystem ui.apk but the twframework.apk is non existant
giggz9269 said:
i found the asystem ui.apk but the twframework.apk is non existant
Click to expand...
Click to collapse
twframework-res.apk is only for samsung phones with touchwiz... that's why it's not there...
use systemui.apk and framework-res.apk :good:
js2892 said:
twframework-res.apk is only for samsung phones with touchwiz... that's why it's not there...
use systemui.apk and framework-res.apk :good:
Click to expand...
Click to collapse
THANKYOUI SO MUCH, ok so i have the value you specified changed, now, is there anyway i can flash it into my phone so i dont have to painstakingly reinstall the rom and set all ym stuff back up?
also, after i have decompiled and the value changed, what is the next step to recompile? to chose option 15 and compile and sign and install apk?
giggz9269 said:
THANKYOUI SO MUCH, ok so i have the value you specified changed, now, is there anyway i can flash it into my phone so i dont have to painstakingly reinstall the rom and set all ym stuff back up?
also, after i have decompiled and the value changed, what is the next step to recompile? to chose option 15 and compile and sign and install apk?
Click to expand...
Click to collapse
ok..good you have decompiled and edited...!! No need to sign...
this is what you do..
use option 11..compile system apk..
go through the guide again, it specifically gives info about editing framework-res.apk
now since u have edited an .xml file, therefore you will have to delete resources.arsc
now again i'm saying see the guide, it tells u step by step along with pictures
after compiling apk, there are two options!
1. rename the compile apk as framework-res.apk and push it to system/framework and replace the old one!!
Note: If you do this you will face lot of force close errors, and screen might go black too...but this is normal..all you have to do is reboot and you'll be good again!:good:
OR
2. Create a flashable zip for cwm
How to-> http://forum.xda-developers.com/showthread.php?t=1721680
P.P.S- If you have committed any mistake in editing or compiling or even there is an software error in APK Multi tool which produced a bad .apk your phone will go into bootloop, hence make a backup with cwm!!
andddd im now bootlooping, i am on the third recompile, and pushing from recovery to /system/framework/framework-res.apk and i deleted the resources.asrc ill try recomiling a few more times just to make sure its not apk mutitool messing up
giggz9269 said:
andddd im now bootlooping, i am on the third recompile, and pushing from recovery to /system/framework/framework-res.apk and i deleted the resources.asrc ill try recomiling a few more times just to make sure its not apk mutitool messing up
Click to expand...
Click to collapse
ok..so i assume u are following the guide correctly and since u have tried three time hence i believe there is no mistake on editing part..following are scenarios:
1. APK Multi Tool is not compiling apk properly, in such case use other apk tools and then check ur results.
2. the problem might be with your phone/OS, i cannot predict what might be the problem, it's best to ask this thing in ur device's section!
I assume you are on deodexed ROM, if u want to check how then-
decompile your systemui.apk and go to folder project and there will be a folder "systemui". Open it and check if there is a folder named "smali" in it! If yes then ur rom is deodexed and if not ur ROM is odexed. I cannot guarantee the working of above method on odexed ROMs.!
Workaround
1. Get CM
2. There's an app called Screen Off and Lock. It gives CRT animation but not by power button press. It creates a shortcut on homescreen, by pressing which u lock ur phone with CRT animation:good:. But again it does not provide aniamtion on screen unlock!

[Q] How can i remove this and change apptray icon ?

Hi, there !
Can somebody tell me how to remove the one which i marked with red box (i don't know what it's called & i already put the screenshot on attachment) ?
I already decompiled SystemUI.apk using apktools, but i have no idea which one that i have to edit in order to remove the one that i explained above because there are so many folders and files inside SystemUI.apk :silly:
Thank you for your kindness & your attention
its in home.apk not systemui.apk and the file u should remove is home_stage_bg, at last i think its this one before making changes, make sure u have SECOND launcher installed and set as default, otherwise u will get fc or u can get bootloop.
ps no need to decompile; i think that jsut removing that png should be fine, ofc make backup of the system before doing that
uremytoy said:
its in home.apk not systemui.apk and the file u should remove is home_stage_bg, at last i think its this one before making changes, make sure u have SECOND launcher installed and set as default, otherwise u will get fc or u can get bootloop.
ps no need to decompile; i think that jsut removing that png should be fine, ofc make backup of the system before doing that
Click to expand...
Click to collapse
I did remove home_stage_bg, but nothing changed. It's still there
what did i miss ?
by the way, i also found some files in home.apk that look like home_stage_bg, called home_apptray_dropzone, should i remove it too ?

[MOD] Theme Store- How to keep your stock icons on any theme

*Dont you hate when you like a theme but hate the icons!!! I will give you a simple guide to download the theme you want and keep your stock icons
~Keep your stock icons for any theme~
*ROOTED REQUIRED*
*Please read complete guide*
*Make sure you are not using the theme you are applying this to! Apply a different theme while your editing this file!
1. Using a file explorer, go to data/overlays/jsonfiles/userjson and find the theme you want to keep stock icons!
2. Open file and hit the edit button! Look for this line a little ways down:
"appicon":"com.cambunch.ThemeName.appicon",
and delete it! Save file and reboot!
3. Now you can go to theme store and apply that theme and have stock icons
***Also see post #10 for another simple guide thanks to @SICKMADE***
***This should work for any theme in userjson file, just follow same steps and remember to save and reboot before you apply theme!!!
***JUST HIT THANKS IF YOU THINK THIS IS FRICKIN AWESOME***
Screen shots of files and before and after:
Note 5 have to be root or not to work ??
Yes, because you will have to use a root file explorer! ES FILE Explorer etc.
Good work[emoji106] [emoji106]
Not working....i have follow the step by step but no luck...back to stock theme
CasTTeLLo said:
Not working....i have follow the step by step but no luck...back to stock theme
Click to expand...
Click to collapse
Which one? Part 1 or 2?
If icons didnt stay stock, go back to the file you deleted the line and make sure it saved with that line deleted! It did that for me and when i went back and checked file, the line was still there and i re- deleted it, made sure i saved file and rebooted and it worked!
fyh said:
I don't think the first part of your guide is allowed on xda, thanks BTW
Click to expand...
Click to collapse
Im not sure either lol...Just thought i would share and will definitely take down if asked to
Goody68 said:
Which one? Part 1 or 2?
If icons didnt stay stock, go back to the file you deleted the line and make sure it saved with that line deleted! It did that for me and when i went back and checked file, the line was still there and i re- deleted it, made sure i saved file and rebooted and it worked!
Click to expand...
Click to collapse
I have double checked mate....deleted and still no luck
CasTTeLLo said:
I have double checked mate....deleted and still no luck
Click to expand...
Click to collapse
Hmmm, it works for me! Deleted that appicon line, saved then rebooted, applied theme and i have stock icons! Ive tried it on a few themes and all have worked!
Make sure that you do not have that theme currently applied! Apply another theme then go back and apply theme that you did that for!
All you have to do if you don't like any paticular part of a sammy theme is install a root file manager... I use root browser but what ever you choose as long as it uses root is fine... then once opened file manager navigate to the data/app folder. Here you will find every apk and or sammy theme that you have installed onto your device. Simply scroll down until you find the specific group of folders for which ever theme your wanting to remove a paticular part of ex. Accuweather, App Icons, etc. Once you've located the file you don't want to use with the theme anymore like the icons "themename.appicon-1" simply delete the folder and reboot and badaboom stock icons are back! I hope that made some sense lol
This is the best Thread ever !!! I always wanted this, thanks alot !!! Very Helpful
SICKMADE said:
All you have to do if you don't like any paticular part of a sammy theme is install a root file manager... I use root browser but what ever you choose as long as it uses root is fine... then once opened file manager navigate to the data/app folder. Here you will find every apk and or sammy theme that you have installed onto your device. Simply scroll down until you find the specific group of folders for which ever theme your wanting to remove a paticular part of ex. Accuweather, App Icons, etc. Once you've located the file you don't want to use with the theme anymore like the icons "themename.appicon-1" simply delete the folder and reboot and badaboom stock icons are back! I hope that made some sense lol
Click to expand...
Click to collapse
Would this mean we can transfer specific apk from one theme to another.
Sent from my SM-N920T using Tapatalk
egren58 said:
Would this mean we can transfer specific apk from one theme to another.
Sent from my SM-N920T using Tapatalk
Click to expand...
Click to collapse
Yes you can.. I have just tried using a keyboard theme I like on different theme by just copy pasting corresponding lines from one to another.
This also allows you to change your icons to anything you want using the galaxy icon themer app in play store
Sent from my SM-G920I using Tapatalk
ishaqs60 said:
Yes you can.. I have just tried using a keyboard theme I like on different theme by just copy pasting corresponding lines from one to another.
Click to expand...
Click to collapse
How did you do that please? I tried to modify name of inputmethod for a keyboard theme I like from another theme but it didn't change.
Thank you works also on note5 port on note4
rooted and in text change completed same.! not working.(
I liked some theme's notifiacation drawer background and I want to use it stock theme. How can I do this? Which line do I suppose to delete? Thanks
Is there any way to enable to choose which part (status bar system, icon, wallpaper) are we going to change like cyanogenmod roms theme store?
Great work man
great work but how to keep stock keyboard too ???
N920c/64g/dr ketan L8/stock kernel

How To Modify Themes From Theme Store For S6/Note5 Roms.

Hello again everybody!
So today I have a way for you to modify themes that are from official samsung theme Store, the method is hard and it does take a lot of time so bare with me.
First of all you will need a rooted device, obviously lol
Also you will need to have, root explorer and xploer. Now for the stepes:
1- Open root explorer and go to Data > App
2- You will see many many folders for the theme, in my case I will modify something in the home screen so the folder should have your theme name and then home and the end like this ( minuhome.FranceParis.home-1 )
3- Open the folder you will find an apk called base.apk
3- copy that apk and paste To somewhere else
4- Open explore and find the copied Base.apk
5- modify the things you want, for an example I changed the folder Look, I took a folder icon, renamed it To .qmg instead of .jpg then renamed that icon exactly like the folder icon For the theme, then deleted That old One and replaced it with the new one. ( do the same with any icon you want in any base.apk)
6- Open root explorer, take the new modified base.apk and replace it with the old one, set permissions And then reboot.
If it didn't work On the first time then apply the theme then apply another theme And then apply the theme again.
This may not be the best way, but it's the only way to modify them so far.
Do not copy my method on any place without my permission!! Thank you.
Hit Thanks if you liked it!
Thank you for the tutorial ��
Kill-Switch said:
Thank you bro for the tutorial ?
Click to expand...
Click to collapse
My pleasure bro! Thank you For your feedback.
Flash version please
SM-N9200 cihazımdan Tapatalk kullanılarak gönderildi
anildinc1 said:
Flash version please
SM-N9200 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
I am sorry, what do you mean by flash version?
MrHollywood said:
I am sorry, what do you mean by flash version?
Click to expand...
Click to collapse
to take to deal with direct flash
SM-N9200 cihazımdan Tapatalk kullanılarak gönderildi
anildinc1 said:
to take to deal with direct flash
SM-N9200 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
You can't flash them, that's a method to modify themes that come from samsung theme store for note 5 roms.
How to modify only wallpaper and other images in theme
constantine23 said:
How to modify only wallpaper and other images in theme
Click to expand...
Click to collapse
Go to the same place, find a folder named your theme and then wallpaper like this ( minuhome.FranceParis.wallpaper ) you will find an apk inside called base.apk go inside, then go inside res And then you will find 3 wallpapers, one for homescreen one for lockscreen, one for Sview cover.
I know that as I have done that Before. ..But what about the settings page,contacts page And other pages wallpaper...How to change them...bcoz for changing wallpapers of homescreen,lockscreen and s-view we don't have to modify an apk we can simply change it Through settings...
constantine23 said:
I know that as I have done that Before. ..But what about the settings page,contacts page And other pages wallpaper...How to change them...bcoz for changing wallpapers of homescreen,lockscreen and s-view we don't have to modify an apk we can simply change it Through settings...
Click to expand...
Click to collapse
You will find other folders but instead of having wallpaper at the end, you will see contacts, settings, home...etc
How to make icons stay?
MrHollywood said:
Hello again everybody!
So today I have a way for you to modify themes that are from official samsung theme Store, the method is hard and it does take a lot of time so bare with me.
First of all you will need a rooted device, obviously lol
Also you will need to have, root explorer and xploer. Now for the stepes:
1- Open root explorer and go to Data > App
2- You will see many many folders for the theme, in my case I will modify something in the home screen so the folder should have your theme name and then home and the end like this ( minuhome.FranceParis.home-1 )
3- Open the folder you will find an apk called base.apk
3- copy that apk and paste To somewhere else
4- Open explore and find the copied Base.apk
5- modify the things you want, for an example I changed the folder Look, I took a folder icon, renamed it To .qmg instead of .jpg then renamed that icon exactly like the folder icon For the theme, then deleted That old One and replaced it with the new one. ( do the same with any icon you want in any base.apk)
6- Open root explorer, take the new modified base.apk and replace it with the old one, set permissions And then reboot.
If it didn't work On the first time then apply the theme then apply another theme And then apply the theme again.
This may not be the best way, but it's the only way to modify them so far.
Do not copy my method on any place without my permission!! Thank you.
Hit Thanks if you liked it!
Click to expand...
Click to collapse
Hello MrHollywood, looks like no one has posted here for a while but I'll give it a shot and hope for a reply/help. Your instructions are great, I've been wanting to know how to do this since my Galaxy S6.....I'm now onto an S8, rooted and rockin' an altered theme thanks to you! I have been able to use another themes icon pack with success, however when I use another theme's "InCallUI" (accept, reject, hangup icons in phone dialer) I cannot get them to stick. They will stay for a duration then default back to the Samsung goofy cartoon icons. I know that restarting phone triggers the reset but it also randomly triggers without restart. I can get them back by applying another theme then re-applying my theme....but a bit of a pain to have to do everytime!
What I have done, as per your instructions, is taken the "InCallUI.apk" out of theme's "base.apk", edited it and replaced. I have also placed that same edited InCallUI.apk into; Data > Overlays > Style > mytheme folder, then changed permissions to "rwx r-- r-w". I use these permission because all the other apk's in this folder use them.
Any advise or corrections in what I'm doing would be greatly appreciated!
Thanks in advance.

Categories

Resources