Please MOD s5 Accuweather in this theme !
Sorry my English,but I'm from Poland.
Sorry my English,but I'm from Poland.
i'm facing this problem too. why?Hi~ I am using galaxy s3 international (GT-I9300) stock rom, rooted, 4.3 NB1. After I flash the zip with TWRP or CWM, the TouchWiz changes to S5's one , but the wallpaper becomes black and the notification bar missed. Also, I can't get the recent apps page and the application list's words gone.... Is there any steps I missed?Thanks:laugh:
View attachment 2786628
I second this request and am willing to help. The mod in question is this: http://forum.xda-developers.com/galaxy-s3/themes-apps/mod-watercolor-ink-light-effect-t2243407 and I'd like so much to see it added to this theme.Can any one add ink effect and light effect to this theme ?? This need compile framework and i don't know how i do it .
idemHi~ I am using galaxy s3 international (GT-I9300) stock rom, rooted, 4.3 NB1. After I flash the zip with TWRP or CWM, the TouchWiz changes to S5's one , but the wallpaper becomes black and the notification bar missed. Also, I can't get the recent apps page and the application list's words gone.... Is there any steps I missed?Thanks:laugh:
View attachment 2786628
New flat Touchwiz theme from Galaxy S5 brought to you by Kik0o and DrKaOt.
Flash in recovery, restart, first boot will take some time.
Tested and fully working on stock I9300 4.3 [NA7] [NB6] and [NB1] deodexed firmwares.
DOWNLOAD [V1.2]
Enjoy!
I support only STOCK unmodified ROMs
If you use modded rom do not use Light or ink lockscreen effect!
Theme may not work correctly on ROMs with ported apps from Note 3
Backups of .apk files are created in vrtheme-backup folder in internal storage.
Report your FW/ROM version if you have issues.
DrKaOt's S5 SystemUI thread
If I see my work in your ROM or theme without credits in OP = report.
systemui is corrupted !!idem![]()
Read the first post. It's not my problem if you dont use supported deodexed stock rom.lock this useless thread as thread owner seems not interested with users problems
@Kik0oNew flat Touchwiz theme from Galaxy S5 brought to you by Kik0o and DrKaOt.
Flash in recovery, restart, first boot will take some time.
Tested and fully working on stock I9300 4.3 [NA7] [NB6] and [NB1] deodexed firmwares.
DOWNLOAD [V1.2]
Enjoy!
I support only STOCK unmodified ROMs
If you use modded rom do not use Light or ink lockscreen effect!
Theme may not work correctly on ROMs with ported apps from Note 3
Backups of .apk files are created in vrtheme-backup folder in internal storage.
Report your FW/ROM version if you have issues.
DrKaOt's S5 SystemUI thread
If I see my work in your ROM or theme without credits in OP = report.
OMG!Cant u read?use supported deodexed stock rom.@Kik0o
em using 4.3 fully stock unmodified ODEX
i flash v1.2 but it prompt up System UI has stopped
again and again
is it mean my ROM is not supported?
Update: Not Working, Black BG, No status bar
Some guys here are saying that it works on their ODEX as wellOMG!Cant u read?use supported deodexed stock rom.
Try it with IAGDroid 3.1,works great!Some guys here are saying that it works on their ODEX as well
Here's the problem:@efevelasquez
@Kik0o
@DrKaOt
@Zyr3 @Ticklefish
and all senior developers
Can You make possible to flash this theme on an ODEX rom
plz
i know you can do it
plz do something
Whenever you flash this file, it deletes a critical file. Deodexed roms don't have this file but odexed roms do which is why you're having trouble.- Updated script to remove SystemUI.odex that was apparently causing force closes for MK6 (and I9305?) users (report if fixed please)
All I did was delete the line in red...ui_print("Galaxy S5 theme for Galaxy S3 I9300");
ui_print("Created by Kik0o and DrKaOt");
ui_print("Please be patient during the process");
show_progress(1, 15);
run_program("/sbin/busybox", "mount", "/system");
run_program("/sbin/busybox", "mount", "/data");
run_program("/sbin/busybox", "mount", "/dalvik");
ui_print("Wiping dalvik-cache and extracting theme");
delete("/system/app/SystemUI.odex");
delete_recursive("/cache");
delete_recursive("/data/dalvik-cache");
delete_recursive("/dalvik/dalvik-cache");
package_extract_dir("vrtheme", "/sdcard/vrtheme");
set_perm(0, 0, 0755, "/sdcard/vrtheme/installtheme.sh");
set_perm(0, 0, 0755, "/sdcard/vrtheme/zip");
set_perm(0, 0, 0755, "/sdcard/vrtheme/cleanup.sh");
set_perm(0, 0, 0755, "/sdcard/vrtheme/zipalign");
run_program("/sdcard/vrtheme/installtheme.sh");
ui_print("Almost there...");
run_program("/sdcard/vrtheme/cleanup.sh");
package_extract_dir("system", "/system");
package_extract_dir("data", "/data");
ui_print("Additional files copied");
run_program("/sbin/busybox", "umount", "/system");
run_program("/sbin/busybox", "umount", "/data");
run_program("/sbin/busybox", "umount", "/dalvik");
run_program("/sbin/busybox", "umount", "/sdcard");
ui_print("This package used VillainTheme Flasher");
thank you for your effort manHere's the problem:
Whenever you flash this file, it deletes a critical file. Deodexed roms don't have this file but odexed roms do which is why you're having trouble.
I'm not going to mirror someone's file without their permission...but I can tell you how to fix it.
Use a program like 7zip to open the theme file and navigate to "S5-THEME-Kik0o-DrKaOt-SIII-V1-2.zip\META-INF\com\google\android\".
Then replace the "updater-script" file with the one in the zip file attached to this post. Then try flashing it.
In theory, it should all work now.
For those who want to know what's going on in more detail....
This is the original file:
All I did was delete the line in red...![]()
I dont have a S3, no. But the general principle is always the same.thank you for your effort man
but
same problem
black backgroung no status bar
ok no problem
leave this, perhaps you dont have s3...thats why u can not guide me properly