That’s it. I designed a themed watch that mainly serves the weather. ‘Weather Girl’ will change according to local weather changes. Yes, you will see that her hairstyle is different, with 10 different weather=10 hairstyles. I think it’s very interesting.
But I don’t know how to implement my idea in WFS. I can find weather and temperature interfaces, but I can’t expand to design their internal details and achieve my idea.
If anyone understands my idea and knows how to implement it, please let me know. Thank you sosososososososo much.
Hi. It’s not possible to obtain Weather Data with WFS at the moment. Maybe it won’t be possible ever. For watch face like this, it it’s necessary use Android Studio and build watch face app manually.
Weather watch faces were possible with GWD (Tizen - Galaxy Store) where it was possible to add your own OpenWeathermap API key.
Edit: Maybe, there is one way. Set up custom complication - long text (Text + Title layout). For title you will want to use bitmap fonts and add images for words like ‘Sunny’, ‘Cloudy’ etc. This could work with apps like Google Weather, Samsung Weather or SimpleWeather.
2 Likes
long text (Text + Title layout). For title you will want to use bitmap fonts and add images for words like ‘Sunny’, ‘Cloudy’ etc. This could work with apps like Google Weather, Samsung Weather or SimpleWeather.
wow,thank you so much, I will try your method to see, thank you again for your feedback.
I also want to make watch face change according to weather similar but unfortunately watch face studio doesn’t support like galaxy watch studio.
If you use a long text complication, when choosing weather, it will only appear in the format of:
Icon , Temp and location.
It doesn’t show type weather , so you won’t be able to use bitmap instead :3
Hi. It depends on the weather complication. Did you try apps like Google Weather or SimpleWeather?
Hello. I just tried it with default Samsung weather.
And I think if it is possible, then finding the correct Keyword to apply Bitmap is also a matter of concern.
keyword?just like [HR]?,If it’s this, then there’s no more. I’ve searched several times and there’s no keyword about the weather that can change.
Do you mean to download Google Weather to your phone? Choose Google Weather from your watch again? Can’t you operate any of Google Weather’s operations through WFS? Not to mention the need to select 10 weather types to correspond to 10 images, I think I need more detailed operational steps.
As words like Sunny, Fog… you need to figure out exactly how the weather app displays Type weather before you can change it with Bitmap.
That’s how I do it on TizenOS with GWD
As for WFS, I tried it with Samsung weather & SImple weather but it didn’t work.
1 Like
Sure enough, WFS is unable to achieve this weather girl theme. Perhaps I need to use other methods to achieve it. Anyway, thank you, Anakara Kool. GWS currently does not open new designer works, and I do not have the permission to upload works. I can only give up the TizenOS store
1 Like
As @AnakaraKool wrote, it is possible, but you need to figure our all weather description words for complication coming from Google Weather app (‘Sunny’ , ‘Rain’, ‘Cloudy’… etc)
WFS does not have build in weather feature right now.
Google Weather app,ok I searched, is this yellow app?
1 Like