[MOD]Music live wallpaper mod (new color) 3/23 - Nexus One Themes and Apps

Hey guys i got this new mod for all of you,new colors for the music live wallpapers
Let me know if you like it (just flash it in recovery)
-Blue Mod
{
"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"
}
-Green
-Red
White
Crazy colors
for reals if you whant more colors just live a message

Can we get a white version please?

Anyone wants more colors??

WOW you beat me to it, this is exactly what I wanted to have a go at making.
Perhaps you should add the option to set the color with a color chooser? maybe add thickness, transparency, direction, shape...

behelit said:
WOW you beat me to it, this is exactly what I wanted to have a go at making.
Perhaps you should add the option to set the color with a color chooser? maybe add thickness, transparency, direction, shape...
Click to expand...
Click to collapse
Wow.....man I wish I knew how to do that........if u want you can post it here

Thanks.. nice mod!

Can I install all the colors or will it overwrite each other?

SiNJiN76 said:
Can I install all the colors or will it overwrite each other?
Click to expand...
Click to collapse
yea it will...what i do is just put all of them in my sd card and just flash them it takes like 1 minute....the files are not big at all

hi, i made a couple too, sorry to hijack but they are based on your method so thanks goes to you bryuliro
there is a rotating version
vertical version
and z-axis angled version
one of them removes the idle wave but i don't remember which one
push with adb to /system/app or create a signed update.zip
Code:
adb devices
adb remount
adb push VisualizationWallpapersRotate.apk /system/app
ps: these will overwrite the stock version
View attachment VisualizationWallpapersRotate.apk
View attachment VisualizationWallpapersVertical.apk
View attachment VisualizationWallpapersZAngle.apk

Wow that looks great man

Is there anyway we can get an inverted white and black. Like a white background with black waves

jtn7040 said:
Is there anyway we can get an inverted white and black. Like a white background with black waves
Click to expand...
Click to collapse
sure is:
View attachment VisualizationWallpapersInv2.apk
View attachment VisualizationWallpapersInv3.apk
View attachment VisualizationWallpapersRotateInv.apk
View attachment VisualizationWallpapersZAngleInv.apk
PS: I am not responsible for any damages. Push with adb to /system/app

I wann learn to mod like that, I have a droid and I can't install them, a simple tutorial would be really apreciatted, thanks in advance, great job!

I'd like a howto!
very nice job!
Sent from my Nexus One using the XDA mobile application powered by Tapatalk

leonnib4 said:
I'd like a howto!
very nice job!
Sent from my Nexus One using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
ok guys im really new to this my self but what would u like to know

Great work all of you, making the nexus beter every day!

"we" want a tutorial. how to mod this great live wallpaper. so we can share our creations. step by step, I really want to learn to do that!

santiemanuel said:
"we" want a tutorial. how to mod this great live wallpaper. so we can share our creations. step by step, I really want to learn to do that!
Click to expand...
Click to collapse
i dont know anything about droid dude i dint even know it can use live wallpapers........if u send me the rom or theme u are using ill see what i can do

then explain the process for a nexus one i will follow u. i dont have a custom ROM, 2.0.1 livewallpapers add-on
Sent from my A853 using the XDA mobile application powered by Tapatalk

i'm pretty sure you will need root access since you are overwriting system files
steps to changing colours:
Code:
1. Obtain the VisualizationWallpapers.apk, either from your /system/app/ or use one of the existing version on this forum. You can also extract it from the update.zip type files that bryuliro has posted.
2. Open the apk with any archive program (I used winrar).
3. Navigate to res/drawable/ and open either fire.png (for the waveform live wallpaper) or ice.png (for the spectrum live wallpaper)
4. Edit/recolour the png file using any image editor (even mspaint) and save it back to the apk file.
5. You can either push the file with adb or create an update.zip to install it via recovery)
To push the apk back to your phone using adb (requires a remount)
use:
adb remount
adb push VisualizationWallpapers.apk /system/app/
To install via recover, create an update.zip as described here:
http://www.robmcghee.com/android/creating-an-android-update-zip-package/
steps to altering spectrum/waveform angle:
Code:
1. Follow the same approach as editing colours except open and edit:
res/raw/waveform.rs (This is a renderscript file used by the applications code)
2. Find this line near the bottom of the code:
float yrot = State->yRotation;
3. Add to the yRotation value the amount of degrees that you want to rotate the lines by, eg: this line will rotate the spectrum by 90 degrees
float yrot = State->yRotation[B] + 90[/B];
Altering the background colour is a lot more complicated so I won't go into it here, it requires baksmali knowledge.

Related

[Metamorph] Fresh Evo Vanilla Lockscreen Background

Hello everyone, first of all this is 90% not my work I found this in the Droid Eris section made by ihtfp69. I love the Vanilla lock screen on my Evo but I didn't like the transparency. This Metamorph will remove the transparency and add my personal android image as a background. I included a screen shot below. If you don't like the image I use just replace the image in the AndroidThemes directory on your sdcard after you extract it and it will use that image. Make sure it is 800×480 otherwise it will stretch.
New Download
Sorry about the first upload I guess adding "&" to the zml file causes issues
{
"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"
}
Looks Good.....
What all ROMs would this work on ? Would this work on Baked Snack ?
Thanks for your efforts
This should work on any 2.1 rom that is using the vanilla lock screen. I would make a nandroid backup to be safe. If you try it on another rom let me know and I'll update what it works with.
-------------------------------------
Sent via the XDA Tapatalk App
Theme is invalid when applied with metamorph. It says contact the author. Is there something I'm doing wrong?
There is something wrong give me a few to fix it
-------------------------------------
Sent via the XDA Tapatalk App
Cool..how about a rotary version? Also do you have the ability to switch the sliders and make a 'left handed version' where the unlock and mute sliders switch sides? That would blow my mind!
effluent said:
Cool..how about a rotary version? Also do you have the ability to switch the sliders and make a 'left handed version' where the unlock and mute sliders switch sides? That would blow my mind!
Click to expand...
Click to collapse
I agree that would be nice to have that type of control but I wouldn't know how to do so. If you find out let me know. All this does is change the background image from being 100% trans to showing an image. Pretty simple stuff and again I didn't do anything other than create the image and corrected it for the Evo.
WiredAnim said:
Hello everyone, first of all this is 90% not my work I found this in the Droid Eris section made by ihtfp69. I love the Vanilla lock screen on my Evo but I didn't like the transparency. This Metamorph will remove the transparency and add my personal android image as a background. I included a screen shot below. If you don't like the image I use just replace the image in the AndroidThemes directory on your sdcard after you extract it and it will use that image. Make sure it is 800×480 otherwise it will stretch.
New Download
Sorry about the first upload I guess adding "&" to the zml file causes issues
Click to expand...
Click to collapse
Anyway to remove the option of unlocking with menu button?
WiredAnim said:
Hello everyone, first of all this is 90% not my work I found this in the Droid Eris section made by ihtfp69. I love the Vanilla lock screen on my Evo but I didn't like the transparency. This Metamorph will remove the transparency and add my personal android image as a background. I included a screen shot below. If you don't like the image I use just replace the image in the AndroidThemes directory on your sdcard after you extract it and it will use that image. Make sure it is 800×480 otherwise it will stretch.
New Download
Sorry about the first upload I guess adding "&" to the zml file causes issues
Click to expand...
Click to collapse
when i have the media player playing it doesnt let me control it while in lock mode. also i want that background. i flashed your zip file and all i get is my regular background. im on fresh evo 3.4.0.1
WiredAnim said:
Hello everyone, first of all this is 90% not my work I found this in the Droid Eris section made by ihtfp69. I love the Vanilla lock screen on my Evo but I didn't like the transparency. This Metamorph will remove the transparency and add my personal android image as a background. I included a screen shot below. If you don't like the image I use just replace the image in the AndroidThemes directory on your sdcard after you extract it and it will use that image. Make sure it is 800×480 otherwise it will stretch.
New Download
Sorry about the first upload I guess adding "&" to the zml file causes issues
Click to expand...
Click to collapse
where would i find the androidtheme folder?
dominicanodcora said:
where would i find the androidtheme folder?
Click to expand...
Click to collapse
anyone???????
dominicanodcora said:
anyone???????
Click to expand...
Click to collapse
Sorry about the delayed response. The Android Themes folder I'm talking about is made by the theming app metamorph. It will be in the root of your sdcard. Once in that folder look for another folder that has the same name as the zip in my first post. If you look around in those folders you'll find what you are looking for.
Dose this lock screen allow you to use the audio player when locked?
I tried to click on the link but it says page cannot be found... any new links for vanilla lock screen?? PM me if there is
THANKS!

(2.1/2.2) Xperia X10 Boot Screen Collection...

Gifs are what were found online or here at xda so credit goes where credits due for them, I've just made them compatible for our phone.
Here's the first 5 I've done and will add more as and when I get round to it.
BlueAndroid - Boot Without Flares - SE Clogs - Xperia - Xperia Peek
The default location for 2.1/2.2 is system/media, so just copy and paste over the original AFTER backing-up your original. My preferred method is using RootExplorer.
{
"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 Link 1
Download Link 2
Download Link 3
*Thanks to urs74, arkedk & conantroutman
(*In order of thanks)
Download [Rename to bootanimation.zip and yes it's been edited for the X10]
Download
Download (see attachment)
drunken_m said:
Left:
C64:
Right:
Click to expand...
Click to collapse
bootanimation_l.zip
bootanimation_c.zip
bootanimation_r.zip
not bad at all, i have the Dark10 Boot screen included with my theme.
I'm stuck, even when using RootExplorer, I navigate through to the folder and when I hit delete on the standard files it looks like it has worked then I re-open the folder and all the files are there again.
[email protected] said:
I'm stuck, even when using RootExplorer, I navigate through to the folder and when I hit delete on the standard files it looks like it has worked then I re-open the folder and all the files are there again.
Click to expand...
Click to collapse
Make sure at the top it says Mounted as r/w (which you can switch using that gray button)
Edit: Sorry let me rephrase; within the folder that you are trying to edit, make sure at the top it says r/w and not r/o
XperiaX10iUser, im getting:
"Sorry, you have reached your daily download limit.
Please try again tomorrow or acquire a premium membership."
MarylandCookie said:
XperiaX10iUser, im getting:
"Sorry, you have reached your daily download limit."
Click to expand...
Click to collapse
I've added some more download links.
blaze16 said:
Make sure at the top it says Mounted as r/w (which you can switch using that gray button)
Edit: Sorry let me rephrase; within the folder that you are trying to edit, make sure at the top it says r/w and not r/o
Click to expand...
Click to collapse
Yeah I figured that option was Read/Write and Read Only but it makes no difference regardless of which way I have it set.
[email protected] said:
Yeah I figured that option was Read/Write and Read Only but it makes no difference regardless of which way I have it set.
Click to expand...
Click to collapse
Don't try to delete them, just paste the files over the originals, works for me.
I want to try to modify my boot screen also, but are there alternatives to Root Explorer to perform this modification?
what should i do if there is read only?
Here's one i rustled up for a black or dark theme, based on the xperia 1 boot screen and the peeping droid
Looks good MC, got a download link?
MarylandCookie said:
Here's one i rustled up for a black or dark theme, based on the xperia 1 boot screen and the peeping droid
Click to expand...
Click to collapse
Thanks! Using it now
Cheeky!
lol..
Any possibility to use these on X10???
found here http://forum.xda-developers.com/showthread.php?t=696193
MarylandCookie said:
Here's one i rustled up for a black or dark theme, based on the xperia 1 boot screen and the peeping droid
Click to expand...
Click to collapse
Nice one!
freco said:
Any possibility to use these on X10???
found here http://forum.xda-developers.com/showthread.php?t=696193
Click to expand...
Click to collapse
Yes, don't have the time now to edit them but will do when I get home and I'll add the above 3 to the first post too.
Zantoss said:
what should i do if there is read only?
Click to expand...
Click to collapse
Are you using rootexplorer?
Standard SE Bootscreen with a touch of black/white: (Green centre retained)
Standard SE Bootscreen in black and white:
XperiaX10iUser said:
...Yes, don't have the time now to edit them but will do when I get home and I'll add the above 3 to the first post too.
Click to expand...
Click to collapse
Thank you, thank you, thank you...
Who wants to port these to X10 (if possible)?
Boot Animations

[Mod][How-To] Change Sense 1.0 Lockscreen Sprint Banner

Hey gang. I know a lot of people know of JsChiSurf. You should. That man is one of the main reasons I do what I do today. Buy him some beers or fund his retirement
Anyways. He came up with a mod that can change the Sprint Banner in the Sense Lockscreen. The hack is pretty straightforward yet awesome. I based this mod off of his. Check it out here
His goal was to use a hex editor to modify the text, but I am taking a different approach. We have so many tools available now. Apktool, apk manager, and of course, Android Utility. This is for Sense 1.0 ota 4.54 Evo 4g.
This mod is easy to do.
Tools: Android-Utility, or apktool, Java
Download the attached files below: HtcLockScreen.apk and Testsign.jar
1. Have com.htc.resources.apk and framework-res.apk from your rom ready
2. Decode the apk like this if using apktool, run in command prompt or terminal:
Code:
apktool if framework-res.apk
apktool if com.htc.resources.apk
apktool d HtcLockScreen.apk out
3. Now, you should have a folder called "out"
4. Open the folder and look for res/layout/lock_screen_bar.xml
5. Open the xml in Notepad ++ or Gedit
6. Search for where it says "EVO Classic"
7. Change it to your desired text
8. Save and exit
9. Now, we compile the apk
Code:
apktool b out HtcLockScreen-new.apk
10. Now, we resign the apk.
Code:
Method A:
Open the original apk with 7-zip.
Take out the entire "META-INF" folder.
Open new apk with 7-zip.
Put in META-INF folder.
Method B: (only works on Evo Classic and other roms with signature verification off)
type in this command:
java -jar testsign.jar HtcLockScreen-new.apk HtcLockScreen-signed.apk
11. Download the sample Update.zip Found here, attached at bottom
12. Put the apk (renamed to HtcLockScreen.apk) inside the zip under system/app/
13. Flash and enjoy!
Sorry if this isn't noob-friendly enough. I tried to come up with a different way but this is all I got. The details are all there.
Please try it first.
But if you really can't get it, feel free to request a specific word or banner. I can upload them for you.
{
"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"
}
Once again, thanks to JsChiSurf for original mod. I took and modified for the latest 4.54
Sincerely,
Tommy Nguyen
Requests
Only changes the Banner Text. Lockbar will not be included.
All to be applied with ZipThemer
-EViL-KoNCEPTz- Banner
Sprint Banner
I'm guessing we can still use sprint apps, because this only changes the banner. Would I be correct?
bcarter2000 said:
I'm guessing we can still use sprint apps, because this only changes the banner. Would I be correct?
Click to expand...
Click to collapse
You sir are correct
Sent from my PC36100 using Tapatalk
The command:
apktool HtcLockScreen.apk out
Doesn't seem to work. I am using the most recent version of apktool on a Windows machine.
Whoops.
apktool d HtcLockScreen.apk out
Typo corrected.
all you need is a lovely signature.
Tommy you are a beast! You write these guides like you wrote the code or something. Do you know of a guide somewhere that breaks down smali code? That's where I need to be lol
Swyped from my Red Hot Razr phone running Tapatalk
i got it all working except building the new .apk
it builds but instead of an .apk its a folder...
edit: i think i might have found it.
mpitcher225 said:
Tommy you are a beast! You write these guides like you wrote the code or something. Do you know of a guide somewhere that breaks down smali code? That's where I need to be lol
Swyped from my Red Hot Razr phone running Tapatalk
Click to expand...
Click to collapse
Being that smali is a hack language there arent any guides...but you can read on java. It will help.
life_420 said:
i got it all working except building the new .apk
it builds but instead of an .apk its a folder...
edit: i think i might have found it.
Click to expand...
Click to collapse
Hope you find it!
Sent from my PC36100 using Tapatalk
just flashed and lockscreen came up with my personal banner, it worked...
screenshot in a minute
nice thanks button is hit.
That was way to easy... LOL
life_420 said:
just flashed and lockscreen came up with my personal banner, it worked...
screenshot in a minute
nice thanks button is hit.
That was way to easy... LOL
Click to expand...
Click to collapse
I thought so too when I posted the guide
Glad you got it! Looking good robert
Sent from my PC36100 using Tapatalk
tommytomatoe said:
Being that smali is a hack language there arent any guides...but you can read on java. It will help.
Hope you find it!
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
Wow I didn't know that lol. Thanks man
Swyped from my Red Hot Razr phone running Tapatalk

[THEME] ⇉⇉ TWRP Recovery Custom Themes ⇇⇇ (updated 21 Sept 2012)

[THEME] ⇉⇉ TWRP Recovery Custom Themes ⇇⇇ (updated 21 Sept 2012)
TWRP Recovery Custom Themes
These are based on work by agentc13 & rafiqzadah So credit goes to them for the bases used.
Hope you like what I've done so far.... there are plenty more to come.
HOW TO INSTALL:
On your sd card you will see a folder name TWRP.
Open it up and create a new folder called "theme".
Copy the zip file into the theme folder.
Rename the zip file ui.zip.
Reboot in to TWRP.
If you find any bugs let me know.
{
"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"
}
Please let me know what you think and if there's a style/design you would like to see.​
Rofl the effort is good. Fix the date on the thread.
Inflicted By Venom
Added a few more versions:
Dark Knight
Katy Perry
Iron Man​
Enjoy!
So how hard is it to make your own. I was thinking of having a quick look and try.
Phantom Pt. II said:
So how hard is it to make your own. I was thinking of having a quick look and try.
Click to expand...
Click to collapse
Really easy.
I used the green and aluminium versions from themes as a base.
Thanks again for them.
Your background image needs to be a 540x960 png image.
Open the zip with 7-zip (freeware)
Rename or delete the background.png image.
Drag and drop your new background.
Close 7-zip and drop the zip into TWRP/themes/
Reboot.
The buttons can all be done the same way.
You'll need to use Photoshop, CorelPaint or similar to maintain the transparency of some images.
I'm far from an expert in the .xml but it can easily be edited using notepad++ (also freeware).
The F1 skin looks amazing! Thanks!
Very beautiful, especially the girls.
I have some in my language but, with your permission cojere some to translate it into Spanish.
A hug, buddy.
JOSNARO said:
Very beautiful, especially the girls.
I have some in my language but, with your permission cojere some to translate it into Spanish.
A hug, buddy.
Click to expand...
Click to collapse
If you can provide accurate translation for the text I'd be happy to offer a Spanish version.
I could provide the needed text and script for translation.
If you want to do it yourself then even better.
sent from my HTC Viper One S
Edit***********
I've been through the files and pulled out the text for translation.
If someone Spanish/English speaking could look through the google translated Spanish and correct any errors,
at the same time abbreviate any sentences/phrases as they seem to overfill screen space on the phone.
It takes a bit of time but once done correctly its easy to amend any style to the Spanish version.
I've got a Venom Viper inspired theme ready. How do you guys do the screenshots for these themes? I only want to publish if i can have some pictures for this too...
Sneakyghost said:
I've got a Venom Viper inspired theme ready. How do you guys do the screenshots for these themes? I only want to publish if i can have some pictures for this too...
Click to expand...
Click to collapse
Don't they use the theme itself to make it look like a screen shot has you cant use screen shot in recovery mode. the image files are in ui zip files..
Sent from my HTC One S using xda premium
tr1gg3r84 said:
Don't they use the theme itself to make it look like a screen shot has you cant use screen shot in recovery mode. the image files are in ui zip files..
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
The screenshot can be done using ffmpeg and adb but i don't know the right command and when using that AIO tool which has that command built in, the screenshots come out all messed up, suppose its from the new JB kernel the recovery has. Or a wrong parameter for ffmpeg or so...
[EDIT]
Just realized this thread is only for themes ProfPeach did himself. It looked like a collection to me. Removed my link here. Sorry man didn't want to hijack your thread.
[EDIT 2]
Anyone interested in pulling screenshots from recovery using ADB?
Took me 2 days to figure this out with the help of some threads on XDA and the fabulous GIMP...
Get ffmpeg library and put it where your adb.exe is, then run this in command:
Code:
adb pull /dev/graphics/fb0
ffmpeg -vframes 1 -f rawvideo -pix_fmt rgb565 -s 544x960 -i fb0 fb0.png
Hi,
The flashing instructions for the recent TWRP 2.5.0.0 say that themes for older versions won't probably work... has someone tested if any of these themes work?
Thanks!
They will work but mess up the layout and even hide options.
The new Ui supports elements which the old did not and the new recovery had functions the old had not and due to that the layouts need to be different too.
mobile post
So, has someone released TWRP 2.5.0.0-enlabled themes? I cannot find any in the forum...
Thnx!
Then you didn't look right as I released my theme for 2.5 just about two days ago...
mobile post
Thanks, that's a pretty cool theme!
Are you taking requests? I've got one if you are.
Sent from my HTC One S using Tapatalk 2
Awesome m8!!!
Blue-ui very beautiful!

Quick Circle Themer

Quick Circle Themer
Quick Circle Themer is a Xposed Module which allows you to easily change the watchfaces of the LG G3 Quick Circle Case
Update: Now also supports G2 Quick Window (thx to matii_ziomek for testing)
Download
The download is available from Xposed Installer
Source at GitHub
Get some themes here or here
Theme creation
See Getting the original resources to get an Idea about the files to modify.
Once you've got your modified files, you need to package them for the app.
1. You need a clock.xml, here's an example:
Code:
<?xml version="1.0" encoding="utf-8"?>
<clock>
<!--Title of the clock-->
<title>Awesome clock</title>
<!--some identifier. Use something unique-->
<id>com.coolguy.awesome</id>
<!--Name of the Author-->
<author>CoolGuy42</author>
<!--Description of the clock-->
<description>Some description</description>
<!--[Optional] Will automatically switch to clock when it's activated.-->
<!--Value is the index of the clock-->
<activate>0</activate>
<!--Device for which the clock is. "G2" or "G3"-->
<!--If not present will default to G3-->
<device>G3</device>
<replaces>
<!--List all files, you want to replace-->
<file>b2_quickcircle_analog_style03_hour.png</file>
<file>b2_quickcircle_analog_style03_minute.png</file>
<file>b2_quickcircle_analog_style03_second.png</file>
<file>b2_quickcircle_analog_style03_bg.png</file>
</replaces>
</clock>
2. You should optionally provide a preview.png which will be shown in the watchface chooser
3. Now zip up all your files, in the example you would zip the following files:
Code:
clock.xml
preview.png
b2_quickcircle_analog_style03_hour.png
b2_quickcircle_analog_style03_minute.png
b2_quickcircle_analog_style03_second.png
b2_quickcircle_analog_style03_bg.png
Getting the original resources
Make sure your phone is rooted and your adb is working
LG G3
1. Get your LGAlarmClock.apk from your phone:
Code:
adb pull /system/priv-app/LGAlarmClock.apk LGAlarmClock.apk
2. Extract LGAlarmClock.apk
3. The original resource are in
Code:
LGAlarmClock/res/raw-xxxhdpi/
LG G2
1. Get your LGClockWidget.apk from your phone:
Code:
adb pull /system/priv-app/LGClockWidget.apk LGClockWidget.apk
2. Extract LGClockWidget.apk
3. The original resource are in
Code:
LGClockWidget/res/drawable-xxhdpi/
Acknowledgements
Excilys team for Android annotations
Jake Wharton for viewpagerindicator.
rovo89, Tungstwenty for Xposed Framework
Yoavst for rolexquickcircle
Kevin Slaton for the example watchface
matii_ziomek for testing the G2 version
Version 2 still errors. Doesn't recognize example as a zip.
Really excited about this! Let me know if I can help!
Sent from my VS985 4G
Try using a 3rd party filemanager (l'm using Root Explorer or Solid Explorer) to choose the zip, currently it doesn't work with Drive or Downloads.
BigBoot93 said:
Try using a 3rd party filemanager (l'm using Root Explorer or Solid Explorer) to choose the zip, currently it doesn't work with Drive or Downloads.
Click to expand...
Click to collapse
What file path?
Sent from my VS985 4G
Just select the Downloaded example.zip (should be in /storage/emulated/0/Downloads).
BigBoot93 said:
Just select the Downloaded example.zip (should be in /storage/emulated/0/Downloads).
Click to expand...
Click to collapse
I meant the destination path. [emoji39]
I froze the documents apk with TiBu and I was able to install with RootExplorer. Example looks great, but I can't wait to make my own!
Sent from my VS985 4G
I've uploaded an new version, which should fix the import
Can you make it for G2 too? Please ?
Wysłane z mojego LG-D802
As I don't have a G2 i would need more information, please contact me if you want support for G2 and maybe I can get it working.
This is awesome! I made one for my fiance and one for myself!
Is there a way to change the day/date display? I didn't see anything in the xml.
Sent from my VS985 4G
You can change the background:
The one for the third clock is called "b2_quickcircle_analog_style01_day_bg.png" and has a size of 152x130.
The one for the second clock is called "b2_quickcircle_analog_style03_day_bg.png" and has a size of 242x86.
Actually you can replace every resource of the clocks, just put the filename of the file you want to replace inside the xml and add the file to the zip.
I'm not sure if I'm allowed to post the original resources, so it's probably best if you extract your own files (see Getting the original resources in the first post).
If you want to change the text color/font/position, then it's not possible (at least for now).
Ahoi Datum - 551 by Alireza Afkar (Me)
{
"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"
}
pesiran said:
Ahoi Datum - 551 by Alireza Afkar (Me)
Click to expand...
Click to collapse
Great job, working on anymore? I hope so!
inf3rno1 said:
Great job, working on anymore? I hope so!
Click to expand...
Click to collapse
If I love a watch as much as this
Example theme edited for LG G2 Quick Window by me
example_G2.zip
I really, really hope this takes off. I used to make custom clock faces all the time, but have a new baby and no time to do it anymore.
Doesn't work for me... :-o
Hi!
I was very happy to find this app, but it doesn't work for me. It opens the .zip files correctly, but when I tap on Apply, nothing happens.
I tried to reboot the G3 but I can't see the select watch face in the circle. It shows the original one. There is no error message!
(Original G3 (855) Android with root...)
Please help me! I'd like to use one of those nice watches I found on the internet!! :crying: :good:
GangstaBoy
Do you have the module enabled in Xposed Settings?
Please send me your Xposed log, to get the logfile open Xposed installer and click on Logs.
BigBoot93 said:
Do you have the module enabled in Xposed Settings?
Please send me your Xposed log, to get the logfile open Xposed installer and click on Logs.
Click to expand...
Click to collapse
You're right! The QC Themer wasn't enabled... I set it on and restarted my device I tried to change the watch face and hooray! It works!
Thank you for the support! :good:
Hi Again!
I was so quick with my answer... So, I could set the Rolex to active and it works fine... I downloaded some other faces, but I can't switch to them... The Themer said (for example) the Tag is the active, but I see the Rolex... Tried with restart, just apply, reboot manually... I think the Rolex ate my phone...

Categories

Resources