[THEME] CM9 Blue Notification Drawer Widgets - epic 4G touch - Samsung Epic 4G Touch

I themed my Galaxy Nexus notification drawer widgets to match the blue in the rest of ICS instead of the default white. I had an Epic 4G visitor ask about doing this for their phone, so I built this Zipthemer file to help y'all out. I don't have an Epic 4G Touch so I couldn't test this out. If you try it let me know if it works, or what doesn't work.
There are two versions. The first one is all the icons changed except the wimax icon. V2 is where I took the wimax icon, tried to theme it to match the others, and used it to replace the LTE icons.
{
"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"
}
download zipthemer here
*How to use Zipthemer*
note: you may need a ROM of you have flashed (CM9) in order to configure your edify script (this is the script that tells CWM what to do when you run your update.zip file)
1. Install zipthemer!
2. Open up the menu (on ICS it's the 3 vertical dots) and click on update edify (you will only have to do this once)
3. Updating Edify screen (complete either Option 1 or Option 2)
- option 1: browse to the ROM you have on your phone and click it -- done
- option 2: click on download, then exit out of the screen, click options (3 dots), settings, update script format, select your phone. If your phone isn't present, see option 1.
4. Download the zipthemer file (.zip), and using a file explorer, move it to the "zipthemer" folder on your sd card.
5. open zipthemer again, click the "+theme" button, select the theme you want to apply (you can select more than one, or even only certain parts of one)
6. click "*output" button and pick the name you want for your update file (or accept the default). Leave the "-update.zip" at the end of the file name and "/sdcard/" at the beginning so it will be in your sdcard root directory and easier to find when you go to flash it.
7. click "build it!", it will ask you if you want to create a backup file, I usually do just in case so I don't have to re-flash the entire ROM to undo my changes if I want to.
8. Exit zipthemer, reboot to recovery, flash your new zip file, reboot system, enjoy!
more notes:
a. as always, it's a pretty good idea to run a nandroid anytime you play with your system (this is a do as I say, not as I do kinda statement)
b. A lot of these type of themes where some system files are modified or system apps are modified, it's good to do a wipe dalvik/cache
c. if you update your ROM to a new nightly/RC/stable, re-build the zipthemer file. It's likely that this isn't necessary, but unless you know just what the CM team changed it's probably a good idea.

cool thanks dude

Can you do this for the Photon aswell OP?
MoPhoACTV Initiative

moonzbabysh said:
Can you do this for the Photon aswell OP?
MoPhoACTV Initiative
Click to expand...
Click to collapse
Sure, got a lot going on tonight, but give me a chance to download the CM9 file for it and take a look at it.
Sent from my Galaxy Nexus using Tapatalk

Could you possibly make the LTE icon a WiMax icon? Thanks for this mod!!

ker0zene said:
Could you possibly make the LTE icon a WiMax icon? Thanks for this mod!!
Click to expand...
Click to collapse
I swapped the LTE and wimax icons and posted the update in the OP (the LTE/wimax swap is v2). Let me know how they look, they were a bit troublesome for me to mod for some reason.

moonzbabysh said:
Can you do this for the Photon aswell OP?
MoPhoACTV Initiative
Click to expand...
Click to collapse
Done. As it turns out, the Epic 4g/4G Touch file will work for the Photon as well. Same images, same image size. Nonetheless, I posted it in the Photon forum as well for other users to find. Here's the link

Related

[THEME] Clean TW Lockscreen Mod

Hi everyone!
I didn't like the animated arrows on Samsung's lockscreen, but couldn't find a mod for it here.
So I tweaked it a bit to remove the text and the arrows Here's a preview:
{
"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"
}
Includes my battery icons as a bonus
XWJPA
XWJPA (with multi-locale support)
XXJPO (with multi-locale support)
How-to:
1. Decompile framework-res.apk, navigate to \res\values\
2. do a search for strings.xml files in explorer
3. Drag and drop all the files from the search results into Notepad++
4. Find using REG expressions:
zzz_glass_lock_help_text_2.*
replace with:
zzz_glass_lock_help_text_2"> </string>
(Tip: use the "replace in all open documents" button)
5. Save all files
6. Compile apk as usual
Nice m8. Works great.
Edit: Noticed that I still have the text for swiping the screen. Did you remove only english text because mine is in finnish?
What is the name of the file you have edited to remove the wordings?
Nice
Can you also make this for JPM please?
pekkala89 said:
Nice m8. Works great.
Edit: Noticed that I still have the text for swiping the screen. Did you remove only english text because mine is in finnish?
Click to expand...
Click to collapse
Thanks for the note, here's a fixed version with support for other languages. Let me know if it works.
XWJPA Lockscreen mod with multi locale support
CQDOTCOM said:
What is the name of the file you have edited to remove the wordings?
Click to expand...
Click to collapse
For English, it's under res\values\strings.xml
Do a search in the file for zzz_glass_lock_help_text_2
You can also find other strings.xml files for various languages in other values folders (e.g. values-es)
Is it possible to get this for JM1? I would absolutely love this D:
Using your JPO Version but changed battery icon (Version E from repository)
For anyone interested..
Updateable through CWM (rename to update.zip or use install from zip option).
thank you great work!
Does it need deodexed ROM?
Sent from my GT-I9000 using Tapatalk
@Cy4n1d3 Can I use this with JPA?
xAmandilx said:
@Cy4n1d3 Can I use this with JPA?
Click to expand...
Click to collapse
As JPO and JPA seem to be mostly different in localization I would take a wild guess and say yes.
You better prepare an update.zip with your vanilla framework though better safe than sorry.
Does this work on stock ughjh2?
fluidd said:
Does this work on stock ughjh2?
Click to expand...
Click to collapse
Not at the moment, I'm waiting for the official Froyo builds to be released before making mods for them. Right now seems many are suffering from ORD (me included )
Also looking into how the pngs can be added to apks to save some work
This is exactlly what i was looking for...but now ive had it for a few days and reading other mods is there any chance you could make the extended power menu for this aswell? then it will truely be perfection...
tragusman said:
This is exactlly what i was looking for...but now ive had it for a few days and reading other mods is there any chance you could make the extended power menu for this aswell? then it will truely be perfection...
Click to expand...
Click to collapse
I agree.. i love the look of this theme..
If it included the ext. power menu.. I would use it forever.. lol
Maybe this is something that can be done by me if someone tells me how?
Also i am a noob with this stuff.. i have no idea how to install this even with instructions in thread.. So i would like to make this into a cwm flashable zip.. with the power menu added. If it's easy maybe someone could tell me how or just cook it up for me?
Damn I love that clock.
I wish there was a widget with that clock on the market,
looks very elegant
brendonsled said:
Damn I love that clock.
I wish there was a widget with that clock on the market,
looks very elegant
Click to expand...
Click to collapse
You and me both
cant find res\[email protected]
any chance to receive quick tutorial how to do this mode?
plus, does anyone know how to change the unlock limits? i feel like i need to scroll way more then i like in order to unlock the screen.

[MOD/THEME][2.3.3/JVH][05.31.2011] Status bar clock removed * Gingerbread reworked

{
"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"
}
Hello,
First of all i want to say, that i'm not the idea-maker (lol) of this mod and not the creator of this theme. Behind them are some great people - be sure to see credits below!
Standard note :
I'm not responsible for bricking your device (tho it's not possible if you follow the simple instructions) or other sh%# like not getting princess in super mario.
Click to expand...
Click to collapse
I've seen some posts asking about removing the damn clock from status bar in gingerbread. I've searched and find out it's possible and kinda simple. So i did it
Below you can see the results, and below them you got instructions and download.
This mod is for deodexed JVH only! Flash it over JVO/JVB/JVK etc, or not deodexed JVH, and you got a bootloop ready.
Tested only on GT-i9000.
Theme is only modded for "no-clock", and few icons:
- WiFi icons / signal icons / battery icons
ZIP's are for CWM3.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Ok, lets go:
1. Backup your files!
FOLDER: system/app
-MediaProvider.apk
-Settings.apk
-SystemUI.apk
FOLDER: system/framework
-android.policy.jar
-framework.jar
-framework-res.apk
2. Be sure to copy both flash files to your storage. The "no-clock" and the original theme! If something goes wrong you can always get back to recovery by using the 3-buttons combo and flash original theme. Please keep that in mind!
3. Go to recovery and choose "install zip from sdcard". Then tap "choose zip from sdcard", and navigate to 'XWJVH_Gingerbread_v6.1-noclockmod.zip'. Flash it.
4. Go back in recovery and reboot device. Voila!
BEWARE! - First boot is long - even 5min. It's normal, don't panic!
DOWNLOAD:
MODDED THEME: http://www.multiupload.com/2PQMTJ450Q
ORIGINAL THEME: http://www.mirrorcreator.com/files/0PHT4HI9/XWJVH_Gingerbread_v6.1.zip_links
Click to expand...
Click to collapse
Click to expand...
Click to collapse
And now for credits:
Great Gingerbread theme that i used here is by ock - be sure to click "THANKS" in his thread. I'm really sorry that I don't ask him for permission Hope he forgive me
I would not be able to compile all of this is, if it wasn't for Paul627g and his post in Epic 4G farm here on XDA-dev's. Great job finding that mate!
For screenshot credits click on it.
If someone want to see it in other samsungs GB based rom just notify dev's about it, or... do it yourself!
In Paul627g post theres a short but very good tutorial on how to disable status bar clock. From me one tip: to properly decompile "SystemUI.apk" we need "twframework-res.apk". And thats it. Good luck!
This small work is my first step to my own new theme for GB. Hope to see you soon in other thread
Looks interesting, and fun. Trying now!
Love the status bar and theme! Great work!! =D
A theme for making clock-widget usefull ? =p
Why not, I should try it, but just for fun because I like the litle clock in top-right corner ^^
can these be used in miui?
Little Dragon said:
can these be used in miui?
Click to expand...
Click to collapse
These not, but mod can be easily applied in other roms / miui.
Never used miui before, but don't miui have option for hiding clock in statusbar?
Ofc if you are asking about icons, then yes
The icons, yeah. Is it available in mtz?
Sent from my GT-I9100 using XDA App

[THEME] CM9 Blue Notification Drawer Widgets

Nothing huge here, but I themed the Notification Drawer Widgets in CM9 to match the blue ICS uses and thought I'd share it with folks since I didn't see it anywhere.
This is a zipthemer file, so you'll need to download it from the Market (it's free) and use it to create the update.zip to flash in CWM. If you want to use this but aren't familiar with zipthemer let me know, I can help you out.
I couldn't get a screenshot but here are some of the icons.
{
"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"
}
Got a screenshot....
*How to use Zipthemer*
download zipthemer here
*How to use Zipthemer*
note: you may need a ROM of you have flashed (CM9) in order to configure your edify script (this is the script that tells CWM what to do when you run your update.zip file)
1. Install zipthemer!
2. Open up the menu (on ICS it's the 3 vertical dots) and click on update edify (you will only have to do this once)
3. Updating Edify screen (complete either Option 1 or Option 2)
- option 1: browse to the ROM you have on your phone and click it -- done
- option 2: click on download, then exit out of the screen, click options (3 dots), settings, update script format, select your phone. If your phone isn't present, see option 1.
4. Download the zipthemer file (.zip), and using a file explorer, move it to the "zipthemer" folder on your sd card.
5. open zipthemer again, click the "+theme" button, select the theme you want to apply (you can select more than one, or even only certain parts of one)
6. click "*output" button and pick the name you want for your update file (or accept the default). Leave the "-update.zip" at the end of the file name and "/sdcard/" at the beginning so it will be in your sdcard root directory and easier to find when you go to flash it.
7. click "build it!", it will ask you if you want to create a backup file, I usually do just in case so I don't have to re-flash the entire ROM to undo my changes if I want to.
8. Exit zipthemer, reboot to recovery, flash your new zip file, reboot system, enjoy!
more notes:
a. as always, it's a pretty good idea to run a nandroid anytime you play with your system (this is a do as I say, not as I do kinda statement)
b. A lot of these type of themes where some system files are modified or system apps are modified, it's good to do a wipe dalvik/cache
c. if you update your ROM to a new nightly/RC/stable, re-build the zipthemer file. It's likely that this isn't necessary, but unless you know just what the CM team changed it's probably a good idea.
wait can I just flash the zip or do I have to do the zipthemer thing( which i have no idea how to use)?? And also is this zip only for the galaxy nexus or for any CM9 phone .( I'm on Samsung epic 4g)?
samsungepicgeek said:
wait can I just flash the zip or do I have to do the zipthemer thing( which i have no idea how to use)?? And also is this zip only for the galaxy nexus or for any CM9 phone .( I'm on Samsung epic 4g)?
Click to expand...
Click to collapse
You have to do the zipthemer thing, but that's the beauty of it! Because you are using zipthemer, it doesn't matter which CM nightly/RC/stable you're on, zipthemer pulls from the files on your phone and makes an update file for you! And it's really easy to use.
Unfortunately, it doesn't necessarily transfer across devices. And in the case of the Epic 4g, it doesn't. The image files are different sizes. I have downloaded the CM9 files for the Epic 4G/4G Touch and built a zipthemer file for it though (with the exception of the wimax icons, if you use wimax let me know. I don't know if the epic 4G is even wimax capable). I'll post it in the Epic 4G forums.
Also going to post a quick zipthemer tutorial after this post. (added them to the OP)
Epic 4G Thread
Epic 4G Touch Thread

Lockscreen Clock & TWRP Theme

Post 1 : Lockscreen Clock
Post 2 : TWRP Theme
Post 3 : *NEW* Status bar Pulldown Custom Image - Coming Soon ! -
*-_Tikiflame_-*
**Presents**
His First Release
Transparent Digits - Lock Screen Clock Mod For Jedi and only tested on Jedi XP 12
This Will Update Your - framework-res.apk​
{
"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"
}
Code:
-----INSTRUCTIONS-----
-Flash at your own risk !
-copy desired zip to sd card
-boot into twrp recovery
-Do a Back Up, just in case.
-Install zip, reboot, and enjoy :)
-If you are on UN-themed Jedi this should work fine-
-Top Image is FancyTclockmod.zip --->Here
-Bottom image is RegTclockmod.zip --->Here
-If you are on Jedi Themed with Alexander Ported by AddisG, I have done it also-
-FancyTclockmodAlex --->Here
-RegTClockModAlex --->Here
Please let me know if anything doesn't work. This is my first release of any kind. I just wanted to do something simple to start out with, later on i am sure i will do some more theme stuff.
If you guys on other touch wiz roms wanna give this a go, let me know if it works there also, Thanks.
Also if you are on some other theme and cant port this yourself post a link to the theme you are on and I will make you a flashable.zip for it.
THANKS TO
-DEVIANT DEVELOPMENT-
for the great Jedi Roms !
-AddisG-
for the Ported theme by Alexander
-DoctorQMM-
for the How To thread
and many others here at
-- XDA --​
TWRP THEME
First I would like to thank Team Win for the Awesome touch recovery.
I have created a theme for TWRP. I boot into recovery ALOT,
so i figures why not theme it first.
gave it the name
-KustomPort-
Thanks to Prof Peach for the xml
I have found out the instructions to getting the theme to work, its not something you have to install
--Use at your on Risk
--Download your desired ui.zip
--If its not named ui.zip, RENAME IT.
--place it in the following directory
Code:
Computer\SGH-I317\Phone\0\TWRP\theme
--You Will have to create a folder called theme inside the TWRP folder
--place ui.zip inside the theme folder
--Thats It, Reboot into Recovery and Enjoy
ui.zip
just fyi -- I am on twrp v2.4.4.0 --
Many other great TWRP themes HERE ​
POST 3 - Status Bar Pulldown Custom Images. *-Coming Soon-*
It is possible to custom image it, but I am thinking of making a "how to" do this because its really not that hard.
Good job OP looking forward to your future work
Great work!!!
Is it possible to make a twrp them like the psn xmb screen? That would be cool.
Nice theme
twanskys204 said:
Is it possible to make a twrp them like the psn xmb screen? That would be cool.
Nice theme
Click to expand...
Click to collapse
Thanks, and
Good question, the background I used is actually cut from one of my favorite PS3 wallpapers.
-Someone would have to write an xml for it to display in landscape, I have seen it but cant find it now.(I believe it was a twrp for tablets) When I find it again I will try to port it for GN2's.
Sweet... that would be sweet if it was scrollable like the real xmb screen
Hey Twansky. What do you think I may be doing wrong? I downloaded the file to my pc. Plugged in phone navigated to phone memory found the TWRP folder which was completely empty, made a folder, named it theme and placed the downloaded file into the folder. File said ui.zip. Booted to recovery and nothing. Even hit the refresh theme or whatever it says in advanced options and no go. Thanks Twansky. Saw you were on so figured I would ask you even though your not the OP
Or Tiki if you're on and no whats going on would love to know. Thank you. Great work btw.
Well what I did was find the folder in my internal memory "TWRP" and inside that folder make a folder called "themes" then in that folder add the ui.zip, make sure to rename it to "ui.zip" if it isent already.. then reboot into recovery and bam.
Sent from my SGH-I317 using xda premium
twanskys204 said:
Well what I did was find the folder in my internal memory "twrp" and inside that folder make a folder called "themes" then in that folder add the ui.zip, make sure to rename it to "ui.zip" if it isent already.. then reboot into recovery and bam.
Sent from my SGH-I317 using xda premium
Click to expand...
Click to collapse
Yeah I did the same exact thing. Except the folder I made was Theme and not (Themes) with an s. I will rename it and see what happens. downloaded kik too btw.

[MOD] DIY-Bloat-Kill [4.2.2 AOSP] Modify for your apps then flash to remove bloat

DIY BLOATKILL
Note: This is my first entry into the Android development forum. I am not a developer. Proceed at your own risk. I'm not responsible for any fubar situations.
I'll post this in the d2vzw, d2tmo & d2spr if it works well here.
WHAT CZ_BLOAT-KILL.zip DOES:
This thread is designed to help you create your own recovery-flashable bloatkill zip. You can either use mine, or modify mine to create your own. When you flash this, it automatically removes all the aps (apk’s) that you don’t want on your phone. This means you don’t have to go through and uninstall each app one-by-one. This zip will remove it ALL, in just two seconds.
HOW TO USE IT:
1) Flash CZ_BLOATKILL.zip in recovery after you have installed your ROM and installed all your apps.
2) Wipe cache & dalvik and fix permissions.
3) Reboot and test your phone.
WORKS ON:
Should work on all AOSP 4.2.2 Galaxy S3 phones. Tested successfully on 4.2.2 d2att with TWRP 2.5 so far. While the script includes a few TouchWiz items that are not found on AOSP, it is NOT designed for TouchWiz. This is only for AOSP 4.2.2 ROM's.
SPECIAL THANKS GOES TO:
---Broadways – Everything you see here is possible because of his original work on Bloatkill.zip. Please go give him some thanks!
http://forum.xda-developers.com/showthread.php?t=2058944
---CyanogenMod – I used their updater script from 4.2.2 gapps to modify bloatkill.zip to work on our Galaxy S3 phones.
HOW TO MODIFY MY CZ_BLOATKILL.zip AND MAKE IT YOUR OWN:
Note--I’ve only tested this on Win7x64 and d2att and 4.2.2 AOSP. Your mileage may vary.
Note--You must follow the directions EXACTLY as I have them listed, or the zip will not flash properly.
1) Download the attached cz_bloatkill.zip.
2) Download & install 7zip on your Windows 7 computer.
http://filehippo.com/search?q=7zip
3) Download & install Notepad++ on your Windows 7 computer:
http://filehippo.com/download_notepad/
4) Right-click CZ_BLOATKILL.zip and select 7zip/Open Archive.
5) Go to the following directory: CZ_BLOAT-KILL.zip\META-INF\com\google\android\
6) Left click to drag & drop “updater-script” onto your Windows desktop.
7) Right-click “updater-script” on your Windows desktop and select “Edit with Notepad++”.
8) Copy several of the “delete” lines.
9) Change each of the .apk filenames to match whichever apk/app names you want removed from the phone.
10) In the screenshot below, you’ll see that I copied the “Apollo.apk” line several times. When you edit my file, you'll do the same thing.
11) Then I edited one of the lines and changed the wording to “TEST”. Just change each of the copied lines to include whichever app name you want.
{
"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"
}
12) Then save your changes and close Notepad++.
13) Now just drag & drop this modified “updater-script” back into the open-archive window. It will replace the existing file.
14) Close out of the archive window.
15) Copy the zip to your phone and flash to remove the apps you selected.
Here are the apps I’ve chosen to remove from my phone. NOTE: If you flash mine, you will lose your Internet browser, text messaging, launcher, keyboard and a lot of other things that I use 3rd party apps for. So flash at your own risk!!!
delete("/system/app/ClockWidget.apk");
delete("/system/app/ClockWidget.odex");
delete("/system/app/DualClock.apk");
delete("/system/app/DualClock.odex");
delete("/system/app/Email.apk");
delete("/system/app/Email.odex");
delete("/system/app/EmailWidget.apk");
delete("/system/app/EmailWidget.odex");
delete("/system/app/Gmail.apk");
delete("/system/app/GoogleQuickSearchBox.apk");
delete("/system/app/Maps.apk");
delete("/system/app/Phonesky.apk");
delete("/system/app/Quickoffice.apk");
delete("/system/app/SamsungApps.apk");
delete("/system/app/SamsungWidget_ProgramMonitor.apk");
delete("/system/app/SamsungWidget_ProgramMonitor.odex");
delete("/system/app/SamsungWidget_StockClock.apk");
delete("/system/app/SamsungWidget_StockClock.odex");
delete("/system/app/SamsungWidget_WeatherClock.apk");
delete("/system/app/SamsungWidget_WeatherClock.odex");
delete("/system/app/signin.apk");
delete("/system/app/signin.odex");
delete("/system/app/SnsAccount.apk");
delete("/system/app/SnsAccount.odex");
delete("/system/app/Street.apk");
delete("/system/app/Swype.apk");
delete("/system/app/talkback.apk");
delete("/system/app/UnifiedInbox.apk");
delete("/system/app/UnifiedInbox.odex");
delete("/system/app/VoiceSearch.apk");
delete("/system/app/GenieWidget.apk");
delete("/system/app/GoogleFeedback.apk");
delete("/system/app/KeyChain.apk");
delete("/system/app/GooglePartnerSetup.apk");
delete("/system/app/DashClock.apk");
delete("/system/app/LockClock.apk");
delete("/system/app/HoloLauncher.apk");
delete("/system/app/VideoEditor.apk");
delete("/system/app/VisualizationWallpapers.apk");
delete("/system/app/TvOut.apk");
delete("/system/app/Stk.apk");
delete("/system/app/PhaseBeam.apk");
delete("/system/app/LiveWallpapers.apk");
delete("/system/app/HoloSpiralWallpaper.apk");
delete("/system/app/Gmail2.apk");
delete("/system/app/Galaxy4.apk");
delete("/system/app/MediaUploader.apk");
delete("/system/app/OneTimeInitializer.apk");
delete("/system/app/FaceLock.apk");
delete("/system/app/Talk.apk");
delete("/system/app/CMWallpapers.apk");
delete("/system/app/Exchange2.apk");
delete("/system/app/Email2.apk");
delete("/system/app/Browser.apk");
delete("/system/app/EmailWidget.apk");
delete("/system/app/Mms.apk");
delete("/system/app/Tag.apk");
delete("/system/app/LiquidPapers.apk");
delete("/system/app/LatinIME.apk");
delete("/system/app/Apollo.apk");
ps. I know some of the apps listed above are TouchWiz only and not found on AOSP. I was just too lazy to figure out which are which, and remove them.
first. boom.
Hi, I have a failed signature, Why?
Thanks
CZ Eddie said:
While the script includes a few TouchWiz items that are not found on AOSP, it is NOT designed for TouchWiz.
Click to expand...
Click to collapse
Could you make a TouchWiz version for the rest of us?
Anonymously_Unknown said:
Could you make a TouchWiz version for the rest of us?
Click to expand...
Click to collapse
I second that request
Sent from my SGH-I747 using xda app-developers app
Anonymously_Unknown said:
Could you make a TouchWiz version for the rest of us?
Click to expand...
Click to collapse
If you get me a list of the apk's for TouchWiz that are considered bloatware then I will.
But since I created this utility I've learned that some bloatware has dependencies. If you can find those also then I'll create a new script.
Or just edit the script yourself. Find a list of all bloatware somewhere on the forum.
I have an S4 now so i can't help ya there.

Categories

Resources