[GUIDE] Change Guest Mode Wallpaper - G2 Themes and Apps

Let's get this started
First of all, you need to know at least apktool and how to deodex
or if you are on D802 10e you can use mine, and you just need 7zip
deodexed LGHome_Theme_Optimus.apk - https://db.tt/lhwGj4Cu
Tools : adb,Deodexer,apktool,7z
I use Universal Deodexer V4 to deodex
if you have deodexing LGHome_Theme_Optimus.apk
Open LGHome_Theme_Optimus.apk with 7zip
go to LGHome_Theme_Optimus.apk\res\drawable-xxhdpi\
extract 2 files guestmode_preview_wallpaper.png, and guestmode_wallpaper.jpg -don't close 7zip
change it with your own wallpaper (must be the same size width x height)
Drag and drop your wallpaper to 7zip to replace wallpaper
using adb / file manager / root explorer
Replace /system/app/LGHome_Theme_Optimus.apk
delete /system/app/LGHome_Theme_Optimus.odex
fix permission to 644 or rw-r-r
and you are done
tommorow I will make this guide pretty...
got to go now
Please Click Thanks button for me..

on deodexed LGHome_Theme_Optimus.apk - https://db.tt/lhwGj4Cu
I already change the wallpaper to this
attached - so if you like this wallpaper - you can just push this apk directly to your phone

is there a higher res version of the supplied wallpaper ?

-Jesco- said:
is there a higher res version of the supplied wallpaper ?
Click to expand...
Click to collapse
Yes here it is. I got this from wallbase
http://wallbase.cc/wallpaper/2956881

The link is broken file.

Related

[Android 4.0][GUIDE]Port ICS transition animations on EVERY ROM & EVERY PHONE

Because some people asked me, I wrote this tutorial that explains how to port ICS transition animations on EVERY ROM & especially on EVERY PHONE!!!.
1) First of all, you need to download and install APK MANAGER:
http://forum.xda-developers.com/showthread.php?t=695701
2) Extract with WinRAR, from the ROM you want to modify, the file framework-res.apk, that you can find in the directory \System\framework\.
3) Go to the apk manager folder and place the framework-res.apk file in the folder "place-apk-here-for-modding".
4) In the apk manager folder, double click on the file "Script". A cmd window will open.
5) Where it says "Please make your decision", write "22" (Set current project) and enter. Then enter "1" (to choose the first apk) and enter. Then enter "9" (Decompile apk) and enter.
The script will decompile the framework-res.apk.
6) Now go to your apk manager folder, go to Projects\framework-res.apk\res\anim\.
In this folder there are the animations of your rom. They consist in some .xml files decompiled.
7) Download this:
http://www.mediafire.com/?1qjwtotg1r8umm1
8) Copy the files from the folder "anims" of the zip downloaded into the anim folder and you are asked to replace the files; choose yes. Then copy also the files from the folder "other_files" to the anim folder.
9) Now go to your apk manager folder, go to Projects\framework-res.apk\res\values\. Edit the file integers.xml and put these two lines under the line of "shortAnimTime":
<integer name="config_activityShortDur">150</integer>
<integer name="config_activityDefaultDur">220</integer>
Save.
10) Return to Script. Enter "11" (Compile apk) and enter.
The script will rebuild the framework-res.apk.
11) You are asked if this is a system application. Enter "y" and enter. Then a second question appears. Enter newly "y".
12) Then after it processes, Don't press anything & DON'T CLOSE THIS WINDOW!!! A new folder "keep" is created in the apk manager folder. Go inside it and delete the file "resources.arsc". Now go inside keep\res\anim\ and delete every file with the same name as every file of the "anims" folder of the zip downloaded.
Then return to Script and press enter. It processes, then if everything went ok, in the folder "place-apk-here-for-modding" a file "unsignedframework-res.apk" is created. Copy it outside and rename it "framework_res.apk".
13) Now you can create a flashable zip or you can simply push it to your system (but you have to sign the apk).
CONGRATRULATIONS!!! YOU ARE DONE!!!
And if you think this tutorial is useful, CLICK THANKS!!!
Now I'm satisfied and i can continue studying phylosophy for tomorrow test...
P.S.: If you think that this post can help or interest people of other forums (with other devices), please share this post and also give credit to me!!!
Video of this mod working:
http://www.youtube.com/watch?v=vf1U_30Ngfk
capez said:
Work in progress
Click to expand...
Click to collapse
WHAAOOON, that's great, that's the post I was looking for mate !
This is what we should expect on this forum : knowledge sharing ! Work sharing and ROM/THEME/APPS sharing is great but knowledge is even better.
If I can test something ...
capez said:
Work in progress
Click to expand...
Click to collapse
Will this work with every devices ?? Wow... Cant wait to do this!!!
Sent from my Nexus One using Tapatalk
Finally DONE!!!
cool animations, thanks!!!
(Replaced)
got bootloops on my desire hd.. running glanet ics..
Rotation animations??
I already installed the CM7 transition animation zip from your other thread.. So, thank you in case I haven't appreciated your work
Does this one have screen rotation animation too?
digkong said:
got bootloops on my desire hd.. running glanet ics..
Click to expand...
Click to collapse
Did you pushed the modded framework-res.apk directly into the phone?
Do you think [Android 4.0 ICS] should be in the title in this form? It's a little misleading.
Hmm...It started FC. Removing my links for now. Gonna see why.
Works great
Great guide. It worked for me.
Oddly though, I replaced my framework-res.apk through root explorer, set all the correct permissions, and when I rebooted, my google accounts were deleted, along with my contacts and google music library.
Not a problem though, Ill just have to relogin to them.
Great, it works very well. I maybe found a more simple way to do it :
1. Dowload ApkTools package I've done here :
http://www.multiupload.com/Q6YSAF2MH3
2. Unzip it to your harddrive and put your FrameWork-res.apk in it,
3. Click on "decomp.bat"
4. A new "unpack" directory has been created, with decompiled files in it,
5. Download this:
http://www.mediafire.com/?1qjwtotg1r8umm1
6. Copy the files from the folder "anims" of the zip downloaded into the anim folder and you are asked to replace the files; choose yes. Then copy also the files from the folder "other_files" to the anim folder.
7. Now go to your apk manager folder, go to Projects\framework-res.apk\res\values\. Edit the file integers.xml and put these two lines under the line of "shortAnimTime":
<integer name="config_activityShortDur">150</integer>
<integer name="config_activityDefaultDur">220</integer>
Save.
8. Patch the anim files in it, and edit the xml,
9. When finished, just click "recomp.bat" to get a new compiled file "framework-res2.apk",
10. Juste rename the file and put it in a update zip file, you can use this one and replace the framework file in it by yours :
http://www.multiupload.com/PPMFV9Y316
Should work !!!
PS : If your framework-res.apk contains .9.png files, decompilation will fails. No problem with standard CM7 framework-res.apk, but some custom themed ROM can have the problem. Don't know how to fix that, maybe the 1st solution with APK MANAGER work better !?
capez said:
Did you pushed the modded framework-res.apk directly into the phone?
Click to expand...
Click to collapse
i used root explorer..
hmmm.. it maybe beacause i did not set permissions right...
great it worked after i set the permissions.. thanks for ur work will post this guide in dhd forum too..
nmeuret said:
Great, it works very well. I maybe found a more simple way to do it :
1. Dowload ApkTools package I've done here :
http://www.multiupload.com/Q6YSAF2MH3
2. Unzip it to your harddrive and put your FrameWork-res.apk in it,
3. Click on "decomp.bat"
4. A new "unpack" directory has been created, with decompiled files in it,
5. Patch the anim files in it, and edit the xml,
6. When finished, just click "recomp.bat" to get a new compiled file "framework-res2.apk",
7. Juste rename the file and put it in a update zip file, you can use this one and replace the framework file in it by yours :
http://www.multiupload.com/PPMFV9Y316
Should work !!!
PS : If your framework-res.apk contains .9.png files, decompilation will fails. No problem with standard CM7 framework-res.apk, but some custom themed ROM can have the problem. Don't know how to fix that, maybe the 1st solution with APK MANAGER work better !?
Click to expand...
Click to collapse
Maybe this is the problem someone is having...Someone must compare your version and mine, to see which one works and which not. (Obviously with a non-cyanogenmod rom )
Update done for CM7 Nightly 176 (latest) :
http://www.multiupload.com/J88VTO2SU6
---------- Post added at 07:01 PM ---------- Previous post was at 06:59 PM ----------
capez said:
Maybe this is the problem someone is having...Someone must compare your version and mine, to see which one works and which not. (Obviously with a non-cyanogenmod rom )
Click to expand...
Click to collapse
Well, in the APK MANAGER post they say :
>Optimize pngs (ignores .9.pngs)
So it should work better !! (but as I'm lazy, I still use APKTOOL one click solution )
I got instant bootloops! How? Can u patch for me??
Sent from my Nexus One using Tapatalk
nmeuret said:
Update done for CM7 Nightly 176 (latest) :
Click to expand...
Click to collapse
Just a heads up. I downloaded your file and you renamed your framework-res wrong. There's a space between "framework-res" and ".apk" so it won't overwrite the original.
this does not have the rotation animation..
anyway to get that..
dawgpound6985 said:
Just a heads up. I downloaded your file and you renamed your framework-res wrong. There's a space between "framework-res" and ".apk" so it won't overwrite the original.
Click to expand...
Click to collapse
OOpppsss, thanks, fixed here :
http://www.multiupload.com/J88VTO2SU6

[THEMING -Basic] - Easy Way to EDIT SystemUI.apk/Apps Background

Hi there! Just wanna share..
Just a basic background on how to theme your ROMS. - ofcourse, give thanks to the developer of your ROMs! .
I made this thread for those users who have personal wishes for their Phones. Ofcourse, ROM developers cannot please all of its users. so just make your own and be happy!.
I just made it easy for easy understanding and for the newbies.
Tried so many times and tested
I've already tried editing the systemUI.apk of different ROMs.
Here's what I did :
FIRST : Download 7zip to open the archived apk. - that's free.
Extracting first the Zip File..
(make sure you copy the original before extracting it for back up)
1. Download the ROM.zip and extract it to your PC.
2. Go to \system\app\SystemUI.apk\res\drawable-ldpi/Mdpi/hdpi
3. View the PNG files you wanted to change and make sure to remember its' file name.
4. After editing/changing the file/image you wanted, you can save it anywhere from your PC, let's say on your Desktop.
- Make sure that the file name still remains as is..
*After you're done editing, updating the PNG files you wish to change, follow this steps to update the zip file :
NOTE : You can apply transparency by editing the PNG file to photoshop by reducing the opacity of the image
1. Go to the original ZIP file of ROM.Zip from your PC
2. Right Click the folder and select 7 ZIP -->> open archive
3. Close all of windows/Browers (or minimize)
4. Go to \system\app\SystemUI.apk\res\drawable-ldpi/mdpi/hdpi and it will open a new window of 7zip showing the files inside the zip.
5. Now, given your edited PNG files or downloaded png files (assuming that files are located in your desktop). - Click and simply DRAG the file(s) from your desktop to \system\app\SystemUI.apk\res\drawable-ldpi\ mdpi/hdpi
6. It will ask you to confirm the action for it will replace the existing PNG file that you're trying to change.
7. Make sure that the file name of the one you edited/downloaded are THE SAME. -
8. After dragging and replacing the files you wanted, then you're good to go!
9. Close the 7zip window and that's it!.
You can now install the .zip by copying the UPDATED zip file to your SD Card.
(Note: Make sure to copy the updated one, not the backed up one)
Install the zip file from the original thread's instructions and reboot twice.
After that, you have now a customized systemUI.apk.
For those who do not want to reinstall the whole package.. follow these steps:
1. I assumed that you have the zip file of your ROM.
2. Extract it and go to \system\app\
3. Separate the SystemUi.apk - put it on your desktop. create a back up,
Right Click SystemUi.apk and select 7 ZIP -->> extract here - just to view the files you wanted to change.
Just go the folder and search for the PNG files.
4. Right Click SystemUi.apk and select 7 ZIP -->> open archive.
5. Go to \res\drawable-ldpi/mdpi/hdpi
6. Click and simply DRAG the PNG file(s) from your desktop to \res\drawable-ldpi/mdpi/hdpi
7. It will ask you to confirm the action for it will replace the existing PNG file that you're trying to change.
8. Make sure that the file name of the one you edited/downloaded are THE SAME. -
9. After dragging and replacing the files you wanted, then you're good to go!
APPLYING :
1. Download and install rootexplorer.apk
2. Download the png files you wanted to update.
3. Copy and paste the NEW SystemUi.apk that you have updated/Edited to your SD card.
4. Open root explorer in your galaxy y then go and tap MOUNT R/W.
5. Go to \SDCard and go to new SystemUI.apk that you have updated.
6. Long press the file and select copy
7. Press back and go to \system\app - tap MOUNT R/W at the top.
8. Paste the new SystemUI.apk from there.
(Note : You will encounter a lot of force closes for the exixsting systemui is currently being used by your phone. - just ignore it a lot and scroll down to look for the new SystemUI.apk.
9. Once you get there, long press on it and select permissions:
from the pop up, make the checked one like this :
•___•____ •
•___ .____.
•___ .____.
where Dots are the checked one - Bigger dots
After encountering a lot of force closes, then reboot the phone and that's it!
(Force Closes are normal, DON't PANIC - logically, you are currently using your systemUI.apk so just ignore it)
NOTE : You can also apply the same steps in editing system files apps, just edit the .png files and locate it using 7zip(when you already opened it). Have a little LOGIC on how to edit system app background - same process. just different apk files and directory .
Really helpful!
Im gonna start right now
Kuro-Tensai said:
Really helpful!
Im gonna start right now
Click to expand...
Click to collapse
all d best buddy :good:
Thanks a lot dude!
Option58 said:
Thanks a lot dude!
Click to expand...
Click to collapse
apply and report back :good:
Does it work on JB systemUI.apk ?
Jacupovsky said:
Does it work on JB systemUI.apk ?
Click to expand...
Click to collapse
Dnt knw abt jb bt U can chek bcoz this guide for all roms. Bcoz every rom have thngs in systemui etc.. Chk and report back plzz
Sent from my GT-S5360 using xda app-developers app
Anybdy tried this method?
Sent from my GT-S5360 using xda app-developers app
I am Flashing it right now ,Lets see
sohan rawat said:
Anybdy tried this method?
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
I am flashing the ROM of edited systemui ,FINGERS CROSSED:fingers-crossed:
Can't do this if system is odexed. I have to find a deodexed one.
androidnerd2 said:
Can't do this if system is odexed. I have to find a deodexed one.
Click to expand...
Click to collapse
+1
Is there any way to deodex it, i want to make transparent status bar! If someone can make transparent please make it! thx!
Yes .. The best theming works done on deodex. In odex rom U have limitation and its tough to themed odex rom.. So first deodex ur rom ...!!!
Sent from my GT-S5360 using xda app-developers app
2010matej said:
+1
Is there any way to deodex it, i want to make transparent status bar! If someone can make transparent please make it! thx!
Click to expand...
Click to collapse
There is a deodexed .21 rom available in general section
---------- Post added at 11:28 AM ---------- Previous post was at 11:26 AM ----------
sohan rawat said:
Yes .. The best theming works done on deodex. In odex rom U have limitation and its tough to themed odex rom.. So first deodex ur rom ...!!!
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
Would Xultimate work to deodex stock rom ?
androidnerd2 said:
There is a deodexed .21 rom available in general section
---------- Post added at 11:28 AM ---------- Previous post was at 11:26 AM ----------
Would Xultimate work to deodex stock rom ?
Click to expand...
Click to collapse
dont knw bro test and report .. bcoz i dont have device yet. bt in few days i will get my tipo dual :good:
sohan rawat said:
Hi there! Just wanna share..
Just a basic background on how to theme your ROMS. - ofcourse, give thanks to the developer of your ROMs! .
I made this thread for those users who have personal wishes for their Phones. Ofcourse, ROM developers cannot please all of its users. so just make your own and be happy!.
I just made it easy for easy understanding and for the newbies.
Tried so many times and tested
I've already tried editing the systemUI.apk of different ROMs.
Here's what I did :
FIRST : Download 7zip to open the archived apk. - that's free.
Extracting first the Zip File..
(make sure you copy the original before extracting it for back up)
1. Download the ROM.zip and extract it to your PC.
2. Go to \system\app\SystemUI.apk\res\drawable-ldpi/Mdpi/hdpi
3. View the PNG files you wanted to change and make sure to remember its' file name.
4. After editing/changing the file/image you wanted, you can save it anywhere from your PC, let's say on your Desktop.
- Make sure that the file name still remains as is..
*After you're done editing, updating the PNG files you wish to change, follow this steps to update the zip file :
NOTE : You can apply transparency by editing the PNG file to photoshop by reducing the opacity of the image
1. Go to the original ZIP file of ROM.Zip from your PC
2. Right Click the folder and select 7 ZIP -->> open archive
3. Close all of windows/Browers (or minimize)
4. Go to \system\app\SystemUI.apk\res\drawable-ldpi/mdpi/hdpi and it will open a new window of 7zip showing the files inside the zip.
5. Now, given your edited PNG files or downloaded png files (assuming that files are located in your desktop). - Click and simply DRAG the file(s) from your desktop to \system\app\SystemUI.apk\res\drawable-ldpi\ mdpi/hdpi
6. It will ask you to confirm the action for it will replace the existing PNG file that you're trying to change.
7. Make sure that the file name of the one you edited/downloaded are THE SAME. -
8. After dragging and replacing the files you wanted, then you're good to go!
9. Close the 7zip window and that's it!.
You can now install the .zip by copying the UPDATED zip file to your SD Card.
(Note: Make sure to copy the updated one, not the backed up one)
Install the zip file from the original thread's instructions and reboot twice.
After that, you have now a customized systemUI.apk.
For those who do not want to reinstall the whole package.. follow these steps:
1. I assumed that you have the zip file of your ROM.
2. Extract it and go to \system\app\
3. Separate the SystemUi.apk - put it on your desktop. create a back up,
Right Click SystemUi.apk and select 7 ZIP -->> extract here - just to view the files you wanted to change.
Just go the folder and search for the PNG files.
4. Right Click SystemUi.apk and select 7 ZIP -->> open archive.
5. Go to \res\drawable-ldpi/mdpi/hdpi
6. Click and simply DRAG the PNG file(s) from your desktop to \res\drawable-ldpi/mdpi/hdpi
7. It will ask you to confirm the action for it will replace the existing PNG file that you're trying to change.
8. Make sure that the file name of the one you edited/downloaded are THE SAME. -
9. After dragging and replacing the files you wanted, then you're good to go!
APPLYING :
1. Download and install rootexplorer.apk
2. Download the png files you wanted to update.
3. Copy and paste the NEW SystemUi.apk that you have updated/Edited to your SD card.
4. Open root explorer in your galaxy y then go and tap MOUNT R/W.
5. Go to \SDCard and go to new SystemUI.apk that you have updated.
6. Long press the file and select copy
7. Press back and go to \system\app - tap MOUNT R/W at the top.
8. Paste the new SystemUI.apk from there.
(Note : You will encounter a lot of force closes for the exixsting systemui is currently being used by your phone. - just ignore it a lot and scroll down to look for the new SystemUI.apk.
9. Once you get there, long press on it and select permissions:
from the pop up, make the checked one like this :
•___•____ •
•___ .____.
•___ .____.
where Dots are the checked one - Bigger dots
After encountering a lot of force closes, then reboot the phone and that's it!
(Force Closes are normal, DON't PANIC - logically, you are currently using your systemUI.apk so just ignore it)
NOTE : You can also apply the same steps in editing system files apps, just edit the .png files and locate it using 7zip(when you already opened it). Have a little LOGIC on how to edit system app background - same process. just different apk files and directory .
Click to expand...
Click to collapse
But how do we theme launchers? The same way?
Sent from my GT-P3100 using xda premium
Good Guidance ..
I'll do the experiment!!
But where is the file ROM.zip to download?
Regards,
Jorge Moreira
If anything goes wrong will the original system ui will work
Sent from my C1504 using xda premium
nice
Thanks for sharing this is so usefull for me keep it up

[MOD] Statusbar Toggle Button {Xperia J/JB Stock,AlienRom™}

I just want to share the Mod i made following this http://forum.xda-developers.com/showthread.php?t=2381290&__utma=248941774.1507006593.1380942956.1395208489.1395414310.55&__utmb=248941774.1.10.1395414310&__utmc=248941774&__utmx=-&__utmz=248941774.1395414310.55.44.utmcsr=forum.xda-developers.com|utmccn=%28referral%29|utmcmd=referral|utmcct=/sitesearch.php&__utmv=-&__utmk=236211202 tut
So all Credit & Thank goes to them.
@serajr
@Adi Aisiteru Reborn
@Revontheus for his beautiful Rom
lidroid_settings: you can download from Here
ALWAYS MAKE BACKUP BEFORE DOING ANYTHING!​Instruction:
- Download SystemUI.apk
- Open root explorer/other root enabled file manager
- Navigate to /system/
- Paste and set permission to rw -r -r
- Don't forget to make backup (original systemUI /system/app)
- Move file again to folder /app
- Replace original system UI
- Reboot
- Thats it.​
I finali manage to find settings button and change some png's (see SS)
Don't forget to rename WithSettingsButton_SystemUI.apk to SystemUI.apk
Update: This one is with Transparent notification panel.
Update: 05.01.2015
1. "SystemUI_Stock"
- Just fixed toggle pngs reqvested by @2010matej
2. "SystemUI_Centered_Clock"
- Centered Clock
- Remove "%" in battery
3. "SystemUI_Centered_Clock_Power"
Same as 2 plus added power button when you press battery icon/% ( Thanks to @dipesh1502 , TUT here)
Great job!!
Congrats!
Thank you Sir. It wouldn't be possible without guys like you.
Sent from my ST26i
Nice
how do i change the color of birght green to another loke white or gold or blue, etc?
lidroid setting doesn't permit it
You need to edit .png's of toggle s
Sent from my ST26i
Not available on stock roms, right?
Sent from my ST26i using XDA Free mobile app
Dzepar said:
You need to edit .png's of toggle s
Sent from my ST26i
Click to expand...
Click to collapse
errrr... right!!!
and how do i do that.
I mean, ok photoshop that i get it but, extract from apk, join them again, etc, etc
Search on XDA you have plenty themeing tut. In basic yeah extract PNG from res/drawable-hdpi change them and return them in same place with 7zip it should work.
Sent from my ST26i
Dzepar said:
I just want to share the Mod i made following this http://forum.xda-developers.com/showthread.php?t=2381290&__utma=248941774.1507006593.1380942956.1395208489.1395414310.55&__utmb=248941774.1.10.1395414310&__utmc=248941774&__utmx=-&__utmz=248941774.1395414310.55.44.utmcsr=forum.xda-developers.com|utmccn=%28referral%29|utmcmd=referral|utmcct=/sitesearch.php&__utmv=-&__utmk=236211202 tut
So all Credit & Thank goes to them.
@serajr
@Adi Aisiteru Reborn
@Revontheus for his beautiful Rom
lidroid_settings: you can download from http://forum.xda-developers.com/showpost.php?p=44062624&postcount=34
Instruction:
- Download SystemUI.apk
- Open root explorer/other root enabled file manager
- Navigate to /system/
- paste and set permission to rw -r -r
- dont forget to make backup (original systemUI /system/app)
- move file again to folder /app
- replace original system UI
- thats it.​
Click to expand...
Click to collapse
Followed you instructions but after copying new systemui.apk and restarting the device, Statusbar is no longer available. Also no calls can be recieved. Using Xperia J with JB.
bipinravalia said:
Followed you instructions but after copying new systemui.apk and restarting the device, Statusbar is no longer available. Also no calls can be recieved. Using Xperia J with JB.
Click to expand...
Click to collapse
Have you set the right permissions?
OP forgot to mention that. The correct permissions are rwrr.
Sent from my C1505 using XDA Premium 4 mobile app
@MatsPunt
No i Didn't it's in
Instruction:
- Download SystemUI.apk
- Open root explorer/other root enabled file manager
- Navigate to /system/
- paste and set permission to rw -r -r
- dont forget to make backup (original systemUI /system/app)
- move file again to folder /app
- replace original system UI
- thats it.
@bipinravalia
Are you on AlienRom? If your on Stock you shold delet .odex file it should work but you have android i upgratin on every boot.
Doesn't work on stock rom at all.
Sent from my ST26i using XDA Free mobile app
It did work for me on Stock JB deodex .31 ver. are you on JB or ICS? it's for JB only.
Dzepar said:
It did work for me on Stock JB deodex .31 ver. are you on JB or ICS? it's for JB only.
Click to expand...
Click to collapse
Same here, obviously I followed the instructions like you said but after the restart all I see is a black background, no statusbar at all but the apps are working. Now I've messed everything up and I'm back to factory resetting (for the 138586589th time) xD
stefan2105996 said:
Same here, obviously I followed the instructions like you said but after the restart all I see is a black background, no statusbar at all but the apps are working. Now I've messed everything up and I'm back to factory resetting (for the 138586589th time) xD
Click to expand...
Click to collapse
It requires superusermod... @Dzepar update the op instructions..
Dzepar said:
@MatsPunt
No i Didn't it's in
Instruction:
- Download SystemUI.apk
- Open root explorer/other root enabled file manager
- Navigate to /system/
- paste and set permission to rw -r -r
- dont forget to make backup (original systemUI /system/app)
- move file again to folder /app
- replace original system UI
- thats it.
@bipinravalia
Are you on AlienRom? If your on Stock you shold delet .odex file it should work but you have android i upgratin on every boot.
Click to expand...
Click to collapse
I am using stock rom. Also had checked by deleting .odex file and permission was also correct rw -r -r (0644) but same result.
@AGuyfromH3LL which superuser mod? The device is rooted and supersu is installed.
Patching Service.jar. Dose AlienRom have this? Because in AlienRom is working.
Sent from my ST26i
Great job! works on my phone, but some settings would be nice...like changing what toggles we want, or color.
Paduretu Ionut said:
Great job! works on my phone, but some settings would be nice...like changing what toggles we want, or color.
Click to expand...
Click to collapse
see the op he has given a link for an app which controls toggles...if you want to change color according to themeaccent you can follow this guide thread..

[Tutorial] Make your own watchface theme!

Im going to explane to you how i did my own theme! inspired on the moto 360 themes! i hope you all come here and post your own Themes for us to try! Lets work your design skills!
Here is mine:
http://forum.xda-developers.com/attachment.php?attachmentid=2756348&d=1400714266
ALL YOU NEED:
- rooted device
- explorer with root access (i use root explorer but any would do just fine)
- a zip program on your computer (i use winrar but 7zip is great to)
TUTORIAL
1 - buy and install the watchwidget app from the link: https://play.google.com/store/apps/details?id=se.vaggan.watchwidgets
2 - using root explorer go to data/app folder on the root of your android and search for the app and copy the .apk file to any folder on your SD cart (so that you can copy it to your computer)
3 - Copy the apk file to your computer
4 - rename the file to *.zip at the end (ex: widget.zip)
5 - open the zip and open the folder red \ drawable-nodpi (IMPORTANT: Don't export the apk otherwise you will need to recompile
6 - search for images you like (i used the offline pointers) and move them to your desktop
7 - edit the PNG file with Photoshop without changing the file name (THIS IS IMPORTANT - DONT CHANGE THE PNG NAME)
8 - save it as png again and move it back into the zip file on the correct folder - red \ drawable-nodpi
9 - change the ZIP file name back to .APK again (ex: widget.apk)
10- Move it to your phone to any folder
11- uninstal the original application from your phone
12 - using the root explorer copy the new file from your sd card into the folder System/app ***
13 - restart your phone and place the widget on the SW2 like you usualy do (in my case the offline analog)
For the background of the watch just make a normal backgroud image
*** if you try to instal the apk file it wont work
WORKARROUND WITHOUT ROOT**** thanks to naheel azawy
-First backup the apk with app like this:
https://play.google.com/store/apps/d...up.smscontacts
-Move the apk to your pc and do the same as step 4 up to step 9
-Copy it again to your phone
-Install this app on your phone:
https://play.google.com/store/apps/d...ood.zipsigner2
-Choose the apk and sign it
-Uninstall the original app
-Install the new one
-Enjoy
YOU CAN ALSO change the fonts of the watchwidgets by copying the new ttf file to the folder "assets/fonts" but you need to change the name of the new file for an existing one otherwise it wont apear on the list.
DON'T SHARE YOUR APK FILE, SHARE THE .PNG ONLY - because the creator of the app has its own rights
GOOD LUCK, hit that THANKS BUTTON and SHARE YOUR WATCHES WITH EVERY ONE HERE!
here is my own watch for everyone!
All the points are downthere! but as they are white you cant realy see them! so just click on the rigth side of the black image.
new theme!
Hello every one here is a new theme for you do add. This time i made the online analog watch 5x5 so that i can use both when i want! good luck
The pointers are also atached but has the background is white you cant see them. still click below to open them!
tavares_one said:
2 - using root explorer go to system/app folder on your android and search for the app and copy the .apk file to any folder on your SD cart (so that you can copy it to your computer
Click to expand...
Click to collapse
-Can you please tell me search for what exactly on system/app?
naheel azawy said:
-Can you please tell me search for what exactly on system/app?
Click to expand...
Click to collapse
i think it is watchwidgets.10021.apk wich is the app that you installed.
tavares_one said:
i think it is watchwidgets.10021.apk wich is the app that you installed.
Click to expand...
Click to collapse
When you install app it go to data/app not system/app
I'm I wrong ?
naheel azawy said:
When you install app it go to data/app not system/app
I'm I wrong ?
Click to expand...
Click to collapse
Yes :b you are wrong. It goes to system/APP. You need a rooted phone and an explorer with root access. Any will do fine
https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree
tavares_one said:
Im going to explane to you how i did my own theme! inspired on the moto 360 themes! i hope you all come here and post your own Themes for us to try! Lets work your design skills!
Here is mine:
http://forum.xda-developers.com/attachment.php?attachmentid=2756348&d=1400714266
ALL YOU NEED:
- rooted device
- explorer with root access (i use root explorer but any would do just fine)
- a zip program on your computer (i use winrar but 7zip is great to)
TUTORIAL
1 - buy and install the watchwidget app from the link: https://play.google.com/store/apps/details?id=se.vaggan.watchwidgets
2 - using root explorer go to system/app folder on your android and search for the app and copy the .apk file to any folder on your SD cart (so that you can copy it to your computer)
3 - Copy the apk file to your computer
4 - rename the file to *.zip at the end (ex: widget.zip)
5 - open the zip and open the folder red \ drawable-nodpi (IMPORTANT: Don't export the apk otherwise you will need to recompile
6 - search for images you like (i used the offline pointers) and move them to your desktop
7 - edit the PNG file with Photoshop without changing the file name (THIS IS IMPORTANT - DONT CHANGE THE PNG NAME)
8 - save it as png again and move it back into the zip file on the correct folder - red \ drawable-nodpi
9 - change the ZIP file name back to .APK again (ex: widget.apk)
10- Move it to your phone to any folder
11- uninstal the original application from your phone
12 - using the root explorer copy the new file from your sd card into the folder (System/app) ***
13 - restart your phone and place the widget on the SW2 like you usualy do (in my case the offline analog)
For the background of the watch just make a normal backgroud image
*** if you try to instal the apk file it wont work
YOU CAN ALSO change the fonts of the watchwidgets by copying the new ttf file to the folder "assets/fonts" but you need to change the name of the new file for an existing one otherwise it wont apear on the list.
DON'T SHARE YOUR APK FILE, SHARE THE .PNG ONLY - because the creator of the app has its own rights
GOOD LUCK, hit that THANKS BUTTON and SHARE YOUR WATCHES WITH EVERY ONE HERE!
Click to expand...
Click to collapse
I cannot find this app anywhere in my phone? its literally nowhere lol
tavares_one said:
Yes :b you are wrong. It goes to system/APP. You need a rooted phone and an explorer with root access. Any will do fine
https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree
Click to expand...
Click to collapse
So, first I should install this app:
https://play.google.com/store/apps/details?id=se.vaggan.watchwidgets
then I'll find it on "system/app" named: "watchwidgets.10021.apk"
Is that what you mean?!
naheel azawy said:
So, first I should install this app:
https://play.google.com/store/apps/details?id=se.vaggan.watchwidgets
then I'll find it on "system/app" named: "watchwidgets.10021.apk"
Is that what you mean?!
Click to expand...
Click to collapse
Exactly. I assume most of you already got the APP as it is very popular
LiLTrippz said:
I cannot find this app anywhere in my phone? its literally nowhere lol
Click to expand...
Click to collapse
Did you buy the APP? ( step one in my tutorial)
If yes you need root and a root explorer and it is in the folder data/app
It was my mistake! The original APP is in the root folder DATA/APP
tavares_one said:
It was my mistake! The original APP is in the root folder DATA/APP
Click to expand...
Click to collapse
Ok that's good
Check your pm

[Updated] [19-DEC] S5 Style QuickToggles, Settings (including S Pen) & Torch

Hi all, I am just sharing the S5 style SecSettings and QuickToggles which I made for my Note 3 N9005 running on Stock firmware (XXUGNG1) , This mod should work on all the Note 3 N9005 variant with firmware having ChangeList: 1955971
Changes:
*Added Flashlight in Quick Toggles.
*Enabled Full Fleshed S5 style Settings including all S pen settings.
*Enabled Settings Shortcut (Battery, Application Manager, LockScreen).
*Enabled Hidden TorchLight Option. [For some reason Torch not working ]
*Enabled Hidden Power Management Options.
*Enabled Hidden Safety Options.
*Removed fingerprint Option.
*Added Gallery, S Voice, Phone, Contacts, Gmail shortcuts (settings module) under Application header.
*Changed all the icons to S5 Settings.
*Several other bug fixes.​
Attached SystemUI.apk in S5 style with matching header background and Gaps between tiles is removed.
Color code to be used for WanamXposed
1. FF001D27
2. FF006578
Both of these colour codes are copied from S5 SystemUI.
Hope you guys gonna like it.
Known Issues: Main Settings will not auto rotate in Landscape mode.
Download the attached files. (Link Below) and replace it using RootExplorer or any other File Explorer.
Make sure to delete any .odex files for SecSettings and SystemUI if it's present.
Set the correct permission.
Reboot.
For detailed instruction see post #21 , #22
Thanks.
Download Link :
S5_QuickToggles_Settings_N9005
So..share this?
NOTE 3 - TAPATALK
Is there setting for the s-pen?
@paroulis
See attachment.
This is Note 3 Style Settings in list view, which has Spen Settings.
No Spen Settings are available in S5 style.
S5 style has so many bugs.
@cyberain
I'll upload once I make some more changes related to flashlight shortcut.
amk19 said:
@paroulis
See attachment.
This is Note 3 Style Settings in list view, which has Spen Settings.
No Spen Settings are available in S5 style.
S5 style has so many bugs.
@cyberain
I'll upload once I make some more changes related to flashlight shortcut.
Click to expand...
Click to collapse
Good morning.Is there a way to pass the icons of applications without custom recovery? I want to put these to my son's note 3 , but I do not want to spend custom recovery to not write the knox.
Am I blind or there is no share/download anywhere
paroulis said:
Good morning.Is there a way to pass the icons of applications without custom recovery? I want to put these to my son's note 3 , but I do not want to spend custom recovery to not write the knox.
Click to expand...
Click to collapse
Yes. You can do it without custom recovery.
Download mobile ODIN pro. And flash using Mobile ODIN pro.
You can flash zip files using MOP.
Or else
**Decompile apk and make changes as per your wish and recompile
Or else
**Copy the required apk where you wish to change png icons into phone memory. [Example: Storage/emulated/0/app folder]
1. Extract the required apk using Root explorer.
2. After extracting search for the image/png icons which you want to replace in drawables folder. (Assume you want to replace notification_panel_torchlight.png in res/drawables-xxdpi folder of SystemUI.apk)
3. Create your own png icons.
4. Now rename the newly created png icons with the same name that you want to replace.
(Example: notification_panel_torchlight.png)
5. Now install RAR from playstore. And Copy/Cut the image from RAR.
6. Navigate to Storage/emulated/0/app folder from RAR..
7. Long press the apk file (ExampExample:SystemUI.apk) which you wish to change png icons.
8. Click on Open as archive.
9. Navigate to res/drawables-xxdpi folder and paste that png which you have copied or cutted in step 5.
10. All images should be in .png format.
All the above method require Root access. And you can root without tripping Knox.
THANKS.
Gizmundo said:
Am I blind or there is no share/download anywhere
Click to expand...
Click to collapse
Sorry buddy.
I am still working on it.
I am trying to enable S Pen features and disable finger scan option from settings.
Once completed I'll upload it.
I'll upload it by Monday or Tuesday.
Thanks.
Benim telefonuma olur mu
Sent from my SM-N9000Q using XDA Free mobile app
amk19 said:
Yes. You can do it without custom recovery.
Download mobile ODIN pro. And flash using Mobile ODIN pro.
You can flash zip files using MOP.
Or else
**Decompile apk and make changes as per your wish and recompile
Or else
**Copy the required apk where you wish to change png icons into phone memory. [Example: Storage/emulated/0/app folder]
1. Extract the required apk using Root explorer.
2. After extracting search for the image/png icons which you want to replace in drawables folder. (Assume you want to replace notification_panel_torchlight.png in res/drawables-xxdpi folder of SystemUI.apk)
3. Create your own png icons.
4. Now rename the newly created png icons with the same name that you want to replace.
(Example: notification_panel_torchlight.png)
5. Now install RAR from playstore. And Copy/Cut the image from RAR.
6. Navigate to Storage/emulated/0/app folder from RAR..
7. Long press the apk file (ExampExample:SystemUI.apk) which you wish to change png icons.
8. Click on Open as archive.
9. Navigate to res/drawables-xxdpi folder and paste that png which you have copied or cutted in step 5.
10. All images should be in .png format.
All the above method require Root access. And you can root without tripping Knox.
THANKS.
Click to expand...
Click to collapse
Thank you very much my friend [emoji5]
I'm going to give this a try now
Wow Really a MP4 file inside?
DxFire said:
I'm going to give this a try now
Wow Really a MP4 file inside?
Click to expand...
Click to collapse
Sorry Buddy,
Still I am fixing this one.
Everything is working fine, Except "My Settings" It's causing FC.
I will upload it by tonight or by tomorrow.
Thanks.
amk19 said:
Sorry Buddy,
Still I am fixing this one.
Everything is working fine, Except "My Settings" It's causing FC.
I will upload it by tonight or by tomorrow.
Thanks.
Click to expand...
Click to collapse
Ok... i'll be around to give it a try.
First Post updated with Download links.
Hi all, 
 @cyberain, @DxFire, @paroulis, @Gizmundo
Updated first post with download links. You can give a try.
Thanks.
amk19 said:
Hi all,
@cyberain, @DxFire, @paroulis, @Gizmundo
Updated first post with download links. You can give a try.
Thanks.
Click to expand...
Click to collapse
Thanks
Gonna try
Thanks mate & can u Add GPS to location ??
Like in this thread
http://forum.xda-developers.com/showthread.php?t=2727739
Merry Christmas from thereassaad to All
thereassaad said:
Thanks mate & can u Add GPS to location ??
Merry Christmas from thereassaad to All
Click to expand...
Click to collapse
Merry Christmas buddy.
You mean In QuickToggles dropdown and in Edit options, you wanna have "GPS" inatead of "Location"???
Is it.??
It's very simple, Just decompile both the apk and then goto res/values/Strings.xml
Search for Location and rename it to GPS.
amk19 said:
Merry Christmas buddy.
You mean In QuickToggles dropdown and in Edit options, you wanna have "GPS" inatead of "Location"???
Is it.??
It's very simple, Just decompile both the apk and then goto res/values/Strings.xml
Search for Location and rename it to GPS.
Click to expand...
Click to collapse
Thanks mate
Merry Christmas from thereassaad to All
I missing something. .
Torch option is present in s5 settings only, smart network is in mobile networks.
Both torch and smart network is not in quick toggles.
Perhaps I need torch app?
New here..do i have to copy paste that 2 apps to priv-app in root folder and set permission then reboot?
Or i have to flash zip file?
Sent from my SM-N9005

Categories

Resources