Edit stock watchfaces - Samsung Galaxy Watch

Is there anyway to edit the stock watchfaces?
I'd like to edit the Fit Future watchface to add weather and battery, anyone have experience in this?

Interested too

Watchfaces are inside rootfs.img
Code:
/usr/apps/blablaforgotten
I will later replace the correct path...
Main problem is...
Samsung putt all Watchfaces together... it is allinonepackage... and spread some parts like pictures somewhere else...
Edit means you have to edit rootfs.img
Then you have to bypass few security thingies... because signed system.
In older Firmwarepackagesfrom SM-R500 ... I saw few Standalone Watch Faces in csc.img...
They can be installed ...
But these times seems over...
Best Regards

100 years later... :cyclops:
https://www.file-upload.net/download-14033628/smR830ASHF_internalFaces_v1.7z.html
Code:
/usr/apps/com.samsung.[B]watchface[/B]
Zips are from other paths...
Here as example what IMHO is WFace...
Taken from SM-R830 Firmware ASHF... extracted from rootfs.img
For my tiny brain tooo many pieces..
I spent not enough time to identify all parts for 1 WF...
Maybe somebody else can easily find... what he she need...
Best Regards

Related

Noterrific - note keeping/structuring app

Noteriffic 0.53
Copyright (C) 2004 Rudis Muiznieks
Noteriffic is a quick little app I wrote because I felt that the PPC was
lacking a nice, simple, free note keeping/structuring application that has a
desktop counterpart....
All credit goes to Rudis, but now we have WVGA-Screens, so :
Could anybody of those famous and brave developers
compile this VB-Project for >> WVGA << ?
(Its working fine with QVGA and VGA)
Thanks a lot
Creature/entity appeared in mirror,
LOL
kahe40, I wanted to change something in this app the other day so downloaded a trial version of visual studio from MS plus dotnet compact framework. It let me edit the Noterrific source code and compiled a new version fine. I'm sorry I don't have time right now to work out incorporating WVGA, but thought you might like to know what I found out.
ps. if anyone wants the new source/compilation I can post. I simply added the ability for the app to remember which node it is on and return there next time it opens (otherwise it always ended up opening way down the list which drives me mad).
thanks ddk2, please have nice holidays, maybe later we can see...
what do you think about a dark grey background with white text ?
dont know, maybe there are problems with icons and checkboxes ?
and second: in settings, there is: use smaller font for list/display
would you please change to: use bigger font (only one step)
kahe40, did a very quick patch for you, no longer have large/small font, just textboxes so you can set your font size.
Source attached. Find exe's in each project (pda/desktop) in subdir bin\Release.
This version has my mods as described above.
Before you use it, take a copy of your data file (ntn ext) as mine was cleared out somewhere during testing and had to restore. I don't think its a bug, just something from testing, but take backup just to be safe.
Also did a quick test of grey background. Doesn't look that good to me, icons didn't come out well etc. Also presents issues that unless hardcode to grey, then need to make user option to set colour and that's a whole lot of frigging around....be my guest
very nice, good job, thanks a lot my friend
kahe40, don't know if you are still watching this but I just discovered I made a cockup in the last piece of code. I misinterpreted the use of one variable and the resultant problem shows up next time you go to add a node (I haven't added one for quite a while).
This version has corrected that. Also, changed the way I had it remembering which node it was on between sessions. Now saves with the apps variables (a sep file) rather than in the note file itself. Plus side is its much faster closing the app. Another sideaffect is that when syncing the file between pda and desktop, they each have their own memory of the last used node.
Yes, I am guilty my friend,
I traded my TouchHD for an iPhone, dont want to be banned from
this forum, but - man, oh man - what a wonderful OS ...
So I use the old version as shopping-list with my KS20 (QVGA).
Will test your new version soon, thanks a lot.
hello there
I've found this app some weeks ago to keep track of my actions on my work
Like a time log
Is there some some other app (free/paid) that does the same job.
I've found this one for ipod...http://ax.itunes.apple.com/app/id371157360?mt=8
shame that there isn't none for wm

[Q] GUI-Mod for bada 2.0 - is it as simple?

Found a folder "WebApp" somwhere in bada FW...
This folder seems to contain elements of the GUI...
My idea...
Exchange the images with others... self made...
These Pics are there as real images... No IMG, No QMG... Real image format...
Has anybody tested this modification?
If this should work, this could be the next step forward for bada custom ROMs...
As I know, WebApp is the folder that contain Dolphin browser files. It is used when an web based application is launched. Maybe you should look here for user interface costimization.
http://forum.xda-developers.com/showthread.php?t=1276254&page=2
http://forum.xda-developers.com/showthread.php?t=904555
Thanx.
I never understood for what WebApp is used...
In few tests I have removed this app, without any differences...
Now if I read it is used in combination with Dolfin Browser... so it is little bit more clear...
Maybe someone can post Screenshot... As we can see few Pics...
Maybe then function is better to identify...
Best Regards
adfree said:
Thanx.
I never understood for what WebApp is used...
In few tests I have removed this app, without any differences...
Now if I read it is used in combination with Dolfin Browser... so it is little bit more clear...
Maybe someone can post Screenshot... As we can see few Pics...
Maybe then function is better to identify...
Best Regards
Click to expand...
Click to collapse
I think, it is not only for Dolfin...
Simply wath the images of this folder...
Osp\System\RO\WebApp\images
As secretwhite said
These PNGs are for web app....check out SDK for a web app Sample
Web apps are like native apps in look but based on the web kit
Please do more research like this because it good for brain training
GUI tweaks are more than that...harder than that
I replaced a main menu icon in 10 minutes using hex editior but you have to have enough skills to use hex editior....I was just like you and learned from xda members
Best Regards
Well...
I also learned a lot from xda...
Well...
I think, it is a sense for perfection...
But basically the reference for the system should lead to these (or similar) graphics...
The question is, if they are also located at other places in system...
Okay...
How to check...
Maybe please example for livetest
Is WebAppLoader.exe now an relict or demo and can be removed?
Or ist it active and can be start from handset?
How?
Thanx.
Best Regards

Extract images from .face files

Guys is there any way to extract the image elements from the watch face files, weather it is a .watch or a .face file. I think it would be great to be able to do this as I it opens up further tinkering with the images.
giotecno said:
Guys is there any way to extract the image elements from the watch face files, weather it is a .watch or a .face file. I think it would be great to be able to do this as I it opens up further tinkering with the images.
Click to expand...
Click to collapse
You have to find the correct folder inside your facer folder for the face you want to edit. Inside that folder there is an images folder. The names are completely random so I usually just transfer the whole folder to my computer. Change the name of each image to add a .png extension and they should display and edit like any other image file.
pjsockett said:
You have to find the correct folder inside your facer folder for the face you want to edit. Inside that folder there is an images folder. The names are completely random so I usually just transfer the whole folder to my computer. Change the name of each image to add a .png extension and they should display and edit like any other image file.
Click to expand...
Click to collapse
Just to add regarding the image names:
You can open watchface.json and the Edit page of the watchface on the Facer app for your reference. In the json the different elements of the watchface are separated by braces {} and identified by the tag "id". What you'll need to do is the count the element in the Facer app, and find the id tag in the json of the corresponding number. The "hash" tag will have the image name. Hope that's easy to understand.
However, this is probably only useful if you're searching for a particular image in a file with many images.
giotecno said:
Guys is there any way to extract the image elements from the watch face files, weather it is a .watch or a .face file. I think it would be great to be able to do this as I it opens up further tinkering with the images.
Click to expand...
Click to collapse
Just change the .face or .watch file name to .zip and run any extractor program on it.
Yeah its just a zip
The question is, is there a way to transfer .face or .watch files to ur watch without using Facer or WatchMaker?
Well, what exactly are you asking?
.face files are Facer files, created by and for use with Facer.
.watch files are WatchMaker files, created by and for use with WatchMaker. WatchMaker (for now) can also import .face files, although I suspect the new major update coming for Facer will stop this.
So, considering that those files are made for those programs, why would you want them on your watch if not through those programs? Or I'm maybe missing the point of your question here.
Also, I thought I had posted this but maybe I dream about it (that sounds weird). You can open, edit, view the preview image, sort, organize, and then export Facer and WatchMaker files on your PC using the little program I created recently. Link is on my signature.
Max_Pain said:
Well, what exactly are you asking?
.face files are Facer files, created by and for use with Facer.
.watch files are WatchMaker files, created by and for use with WatchMaker. WatchMaker (for now) can also import .face files, although I suspect the new major update coming for Facer will stop this.
So, considering that those files are made for those programs, why would you want them on your watch if not through those programs? Or I'm maybe missing the point of your question here.
Also, I thought I had posted this but maybe I dream about it (that sounds weird). You can open, edit, view the preview image, sort, organize, and then export Facer and WatchMaker files on your PC using the little program I created recently. Link is on my signature.
Click to expand...
Click to collapse
The reason I would want them on my watch but not through those apps is because the main purpose of those 2 apps is to create your own watch faces. But I don't want to create my own watch faces because I'm not good at it, I want to use watch faces that have been created and shared by other users. So why would I want to spend money on those 2 apps if I'm not going to use them to create watch faces? If someone creates a watch face and shares it publicly, I should be able to use it without having to pay for it. That's the whole point.
Your program can only display faces on the PC, I'm looking for a way to actually transfer them to my watch. Facer and WatchMaker should at least allow you to use other people's design and only charge you if you use the app to create your own design. Public/shared designs should be free for anyone to use...
mschumacher69 said:
The reason I would want them on my watch but not through those apps is because the main purpose of those 2 apps is to create your own watch faces. But I don't want to create my own watch faces because I'm not good at it, I want to use watch faces that have been created and shared by other users. So why would I want to spend money on those 2 apps if I'm not going to use them to create watch faces? If someone creates a watch face and shares it publicly, I should be able to use it without having to pay for it. That's the whole point.
Click to expand...
Click to collapse
So that's the problem. You're confused. Facer and WatchMaker work perfectly fine if you don't pay the ridiculously small one time $1 premium. You're just limited to the free faces they give you. The one time $1 payment allows you to USE custom faces and also to make them.
You think those of us making the faces and then handing them out for free should pay the $1, but you the end user consuming the same faces shouldn't? It's $1, once, for something that makes your $250+ accessory immensely better. Pay the $1.
Nobody is going to get around that, and if they do, I'm sure the Facer and WatchMaker guys will have something to say about it. They work very hard to make these apps for us, you should support them.
Max_Pain said:
So that's the problem. You're confused. Facer and WatchMaker work perfectly fine if you don't pay the ridiculously small one time $1 premium. You're just limited to the free faces they give you. The one time $1 payment allows you to USE custom faces and also to make them.
You think those of us making the faces and then handing them out for free should pay the $1, but you the end user consuming the same faces shouldn't? It's $1, once, for something that makes your $250+ accessory immensely better. Pay the $1.
Nobody is going to get around that, and if they do, I'm sure the Facer and WatchMaker guys will have something to say about it. They work very hard to make these apps for us, you should support them.
Click to expand...
Click to collapse
Who's to say that I haven't paid the $1? But that's not the point, it's not about how ridiculously small the $1 is and whether I should pay it or not, it's just that I believe this "freemium" business model is being abused... We are getting to a point where there's nothing u can do with those "smart" devices anymore unless u pay, and keep paying $1 after 1$ then you end up spending more than what you paid for the damn device...
I just believe that if someone creates something and they decide to share it with someone else for free, this someone else shouldn't have to pay to be able to use it. Like say I have premium and I created a watch face and I would like to share it with my brother or friend, they shouldn't have to pay to be able to use it, that's all... Those of you making the faces end up paying for premium, spend your time designing watch faces and in the end the app developer ends up collecting all the money and you don't get anything out of it, that's not fair...
I believe the app should allow you to use custom faces without premium, premium should only be to create them. This way, those who are creating the faces can choose to distribute them for free or actually sell them and the income would be distributed fairly between the app developer and the face creators...
But it's not a freemium system. Those make you pay as you go, for more and more. This is a $1 investment. Once. Freemium would be pay for every 10 faces you install or something. Would it make you happier if it was $1 to get the apps in the first place? They have no obligation to make it be free, you do understand that, right?
If you want to make a face and distribute it to your friends for free, then 1) make your own program that will accept similarly created faces (and don't charge people to use it!) or create your own face as an APK and distribute that.
Point is, you're seeing the faces as independent from the programs. They're not.
My group and I provide free custom content for a game. We don't even accept donations, we don't have ads, we don't have any revenue. It's all expenses. Do you think our users should be complaining that they have to buy a Xbox/PS3/Wii and a game, and the game peripherals, because our content is free? Should they complain that Microsoft/Sony/Nintendo and the game publisher is charging them to be able to use my free custom content?
Max_Pain said:
Max_Pain said:
If you want to make a face and distribute it to your friends for free, then 1) make your own program that will accept similarly created faces (and don't charge people to use it!) or create your own face as an APK and distribute that.
Click to expand...
Click to collapse
That was my question all along, how can I import custom watch faces into the watch without having to go through Facer or WatchMaker? You're saying it can be created as an apk, how can I do that?
Max_Pain said:
Point is, you're seeing the faces as independent from the programs. They're not.
Click to expand...
Click to collapse
You're right, I was under the impression that .face and .watch are the standard format for android wear watch faces because it is possible to import .face files into WatchMaker and I thought .watch files could be imported to Facer as well, so I thought they were the standard format for watch faces...
Max_Pain said:
My group and I provide free custom content for a game. We don't even accept donations, we don't have ads, we don't have any revenue. It's all expenses. Do you think our users should be complaining that they have to buy a Xbox/PS3/Wii and a game, and the game peripherals, because our content is free? Should they complain that Microsoft/Sony/Nintendo and the game publisher is charging them to be able to use my free custom content?
Click to expand...
Click to collapse
The difference is that game consoles are a piece of hardware, it's different with software. Let's say you're a graphic designer and you designed a Logo using Photoshop (which you paid for) and then you want to give this Logo to your friend or sell it to a customer, your friend or customer wouldn't have to buy Photoshop to be able to use it, same with all other software like AutoCAD, PDF, etc... they all provide free viewers for their file formats, you would only have to purchase the pro/premium software if you want to create/edit content.
Click to expand...
Click to collapse
mschumacher69 said:
You're right, I was under the impression that .face and .watch are the standard format for android wear watch faces because it is possible to import .face files into WatchMaker and I thought .watch files could be imported to Facer as well, so I thought they were the standard format for watch faces...
Click to expand...
Click to collapse
The Moto360 is an Android device. All apps, watch faces, etc you see on it are Android apps, which are in APK format. So .watch and .face are formats created by the creators of WatchMaker and Facer respectively to work with their software. WatchMaker decided to (without permission) import Facer files. Facer guy is not happy.
If you want to make your own and distribute, you need to know how to create Android apps. You need Eclipse, you need knowledge of Java programming for Android, and you need to understand Android Wear.
Or pay the $1 and have your friend pay the $1 admission price and use WatchMaker or Facer without having to do all that hard work yourself.
I think we've covered all the points, so I'm going to stop with this. If by now you're not convinced why these app developers deserve your $1 (and your friend's $1), I won't try to convince you anymore.
Does anyone know if you can still import .face (facer) files into watchmaker? there's a few facer watch faces i really like but i prefer the setup options watchmaker offers. I've been racking my brain on how to go about this. Where are the actual files stored? on my phone somewhere? on the watch? I'm using a gear sport tizen 4.0 if that makes a difference. I can't find any .face files from facer to change them over to watchmaker format. If this is even possible. Any help is appreciated!

Easy way to get really cool animations on Watchmaker

Ok first of all im not good in english, do'nt:silly: blame me
Since i got the moto 360 i was looking for any watchface with cool animations. There was difficult to find what i was looking for. But, I found watchmaker and i got really good looking watchfaces on face repo. I read some of the Lua Watchmaker wiki and try to aply animations. No luck. But i asked a few times in Google+ community and i got the understanding. Now i will try to post what i think is one of the most beautiful and simple animation i've had on my mind since smartwatches appeared on the market. I would recommend you to do this in a copy of your watch face because if you are not too experienced you can modify a misunderstood value and you have to download the entire watch face again.
EDIT: Corrected error on "on_display_bright()"
Instructions:
1 - Find a watchface you can edit, go to the script and write this code because it makes the magic:
Code:
tweens.rotate_sec=1
tweens.rotate_min=1
tweens.rotate_hour=1
function on_display_bright()
wm_schedule {action='tween', tween='rotate_sec', from=0, to=1, duration=1.5, easing=inOutCirc}
wm_schedule {action='tween', tween='rotate_min', from=0, to=1, duration=1.3, easing=inOutCirc}
wm_schedule {action='tween', tween='rotate_hour', from=0, to=1, duration=1, easing=inOutCirc}
end
(*You can change all the values of duration and easing, but you will find more easing functions on the Watchmaker Lua Wiki
2 - Now you have to find the 3 gauge layers and edit the "Rotation" parameter. In most of cases you will find:
{drs} on seconds
{drm} on minutes
{drh} on hours
(*this can vary in many cases like {drss} simulating automatic watches but the important thing is the layer (parenthesis in a parenthesis (i really like {drss}))) -> ok pls staph!
you have to change "Rotation" parameters in each layer to this:
on seconds
Code:
tweens.rotate_sec*{drs}
on minutes
Code:
tweens.rotate_min*{drm}
on hours
Code:
tweens.rotate_hour*{drh}
3 - Send to the watch.
I recommend to set the "Display" parameter of this 3 layers to Bright only if you don't use it in ambient mode. The main reason is unless you do it, if you wake up the watch a lag occurs between last position of gauges before slept and the animation, and it looks weird. You can try it.
I hope you enjoy it, because it is easy to implement it to your watches and I think it's really cool.
Tell me if it works for you and if you like it. Post any variation of this code if you want to share it.
I can't post any watches due to commercial or non-commercial terms of use so i just post a video.
I can' post links because i'm new here but you can copy and paste in your browser and it works.
Regards
EDIT: here's a video of one of the examples:
dropbox.com/s/if7qa0z9mcv3sf8/VID_20150602_021553.mp4?dl=0
I'm getting an error on the script...also getting an error on the rotation values. I just copy/paste them in there...didn't free write them at all. you sure the code is correct? I know nothing about scripting so I can't find whats wrong.
it says 5: '(expected near'_display_bright' as the error code
any thoughts? running the beta app
There was a mistake on "function"
Hi, sorry about it, there was a mistake on the next lines:
A space between "on" and "_display". It should be written "on_diaplay". thats all
function on _display_bright()
function on_display_bright()
You know green is the correct way forget the red marked line because is the error, everything seems to be correct now.
moracabanas said:
Hi, sorry about it, there was a mistake on the next lines:
A space between "on" and "_display". It should be written "on_diaplay". thats all
function on _display_bright()
function on_display_bright()
You know green is the correct way forget the red marked line because is the error, everything seems to be correct now.
Click to expand...
Click to collapse
that did it...looks fantastic!

Active 2 LDU watch faces

Hello all! I've looked around and couldn't find a answer. Im looking to find out how I can add new watch faces on a live demo unit. I don't want to root and flash a room, but looking for like the location where faces are stored. The galaxy wear app doesn't let me download or install new faces. Any help would be great!
Thanks in advance!
Can anyone help!?
You have already given your answer!
My wife has a active 2 watch she bought from Costco. When I try to connect my watch to her phone adder downloading new watch faces, it tries to hard reset. Is there a folder that's they download to? Maybe I can copy her folder and move it to my phone.?
sdb install blablanameofWatchfaceblabla.wgt.or.tpk
With Tool SDB...
This is 1 way to install without "magicOrModification"...
IMHO you forgot you need files to install...
A
You can make your own WatchFaces...
B
Your Wife hack... her Phone and/or Watch.
To copy WF for you...
C
Few files inside Internet...
I am NOT joking...
I know what LDU is...
If you need some exercise... you could try the BP ECG LDU DEMO Version:
Galaxy Watch Features - ECG / BP
I feel that the features ecg and blood pressure are a big scam .. because we are waiting them since few months ago and we didn't see or read any anoucement a release date for those features from samsung
forum.xda-developers.com
Only as hint...
Best Regards

Categories

Resources