Related
Hello together
I found some very nice pocket weather icons in the internet. Now my question to you. Is it possible to use them in the HTC Home plugin? Is there a possibility to convert them easily to the needed format?
needed changes
.tga should be .png
file names - the numbers are not matching
Regards, TOmmy
Hello
88 views and no solution? Please help!!
Regards, Tommy
germanPDAuser said:
Hello together
I found some very nice pocket weather icons in the internet. Now my question to you. Is it possible to use them in the HTC Home plugin? Is there a possibility to convert them easily to the needed format?
needed changes
.tga should be .png
file names - the numbers are not matching
Regards, TOmmy
Click to expand...
Click to collapse
Have you tried google? I actually typed "convert tga to png" and found millions of them on google.. most are paid software. If you dont want to pay for them, some give you free trial and I bet you can use it.... if you search more, i am sure you will find some free ones too..
maybe you could put up the pics here, and i am sure, some of u would help
joseph.sapri said:
Have you tried google? I actually typed "convert tga to png" and found millions of them on google.. most are paid software. If you dont want to pay for them, some give you free trial and I bet you can use it.... if you search more, i am sure you will find some free ones too..
maybe you could put up the pics here, and i am sure, some of u would help
Click to expand...
Click to collapse
Hello
to convert the icons from one format to another is one thing, the easiest. But the most important is, which icon name matches the correct one in the home plugin.
For exsample name pocket weather is 1.tga, does it match with HH_WEATHER_01.png at the home plug in? Not that the forecast says rain and it shows son because I used the wrong icon name.
Regards, Tommy
I just bought an Apple Watch clone purely out of curiosity. It was £60 delivered and YouTube reviews seemed good enough, so I thought I'd give it a go.
Whilst it's perfectly usable, I feel like they could have done a much better job on the OS. Everything is fixed in terms of colours and styles (minus 2x UI options and a few rubbish clock faces) and generally it feels a bit 'basic' and rushed.
I've been searching for ages trying to find out if there's a way of somehow 'opening up' the OS (using an SDK?) and changing some simple things like colour codes, and then maybe learning more and tweaking watch faces etc. I'm new to that kind of thing but I do programming on other devices.
I can't find anything at all on MTK2502C development. There's a few bits on MediaTek's website, a couple of Russian forums with files that go to dead links, and that's about it.
Does anyone know of any options with devices like this? The chip is reasonably popular in Asian markets it seems, as I've seen it on Moto 360 clones and other Chinese watches - so I figured it would have some info somewhere?
Thanks
Yes man, I have worked on a rebranding (changing watchfaces according to the store profile)
So yes, I've made kind of development
Wow really? I expected no response to this at all!
I want to say "How do you do it" but I fear that's too much of a blanket question. Do you have any links/advice in getting started with this, even if it's just dipping in and changing colour codes etc? Any resources you can share would be really helpful.
Thanks
sav25 said:
Wow really? I expected no response to this at all!
I want to say "How do you do it" but I fear that's too much of a blanket question. Do you have any links/advice in getting started with this, even if it's just dipping in and changing colour codes etc? Any resources you can share would be really helpful.
Thanks
Click to expand...
Click to collapse
Calm down, man, I'm not a brain killer I have created a relative simple algorithm so that ANYONE having minimum interest to be able to create / insert any watch skin they want
First thing first, I have to make sure that your watch is compatible with the firmware project I have developed because I don't want brick out your item, your watch has a chinese brand or something?
Tell it loudly!
Golem_ said:
Calm down, man, I'm not a brain killer I have created a relative simple algorithm so that ANYONE having minimum interest to be able to create / insert any watch skin they want
First thing first, I have to make sure that your watch is compatible with the firmware project I have developed because I don't want brick out your item, your watch has a chinese brand or something?
Tell it loudly!
Click to expand...
Click to collapse
Cool sounds interesting.
My watch is from this listing which suggests it's made by Goophone (however I haven't seen it on Goophone's website):
http://www.dhgate.com/product/new-goophone-smart-watch-mtk2502c-1-54-inch/165103941.html
The watch is discussed here in this Russian forum, and it seems to also come under the name as IWO watch, MOWatch and GWatch:
http://4pda.ru/forum/index.php?showtopic=682981
On the watch itself it gives the Version number in the 'About' section which may or may not be useful:
W300GG_02C_WATCH_INT_UV_02_151121
There's also this link which...well I have no idea what he's saying or doing but it might make more sense to you:
https://www.youtube.com/watch?v=Qrks1jdoboU
Cheers
sav25 said:
Cool sounds interesting.
My watch is from this listing which suggests it's made by Goophone (however I haven't seen it on Goophone's website):
http://www.dhgate.com/product/new-goophone-smart-watch-mtk2502c-1-54-inch/165103941.html
The watch is discussed here in this Russian forum, and it seems to also come under the name as IWO watch, MOWatch and GWatch:
http://4pda.ru/forum/index.php?showtopic=682981
On the watch itself it gives the Version number in the 'About' section which may or may not be useful:
W300GG_02C_WATCH_INT_UV_02_151121
There's also this link which...well I have no idea what he's saying or doing but it might make more sense to you:
https://www.youtube.com/watch?v=Qrks1jdoboU
Cheers
Click to expand...
Click to collapse
The series "it may be" the most important detail yes you have exactly the watch we are talking about. First of all, for any case you have to do a firmware extraction from your own phone, just to avoid all kind of unwanted events (if you speak about index table of colors makes me believe you already got over "readback breaktrough")
So the project consists in a firmware matrix having instead watch faces some markers (markers for main watches as well as for preview ones), you get it, start a small app (Mtk Res) where, by loading ROM file you become able to insert instead markers 240x240 gifs for main skins and 150x150 gifs for preview, save, flash the resulted firmware and tada
check here the stuff - link -
feel free to ask for any kind of clarifications
Golem_ said:
The series "it may be" the most important detail yes you have exactly the watch we are talking about. First of all, for any case you have to do a firmware extraction from your own phone, just to avoid all kind of unwanted events (if you speak about index table of colors makes me believe you already got over "readback breaktrough")
So the project consists in a firmware matrix having instead watch faces some markers (markers for main watches as well as for preview ones), you get it, start a small app (Mtk Res) where, by loading ROM file you become able to insert instead markers 240x240 gifs for main skins and 150x150 gifs for preview, save, flash the resulted firmware and tada
check here the stuff - link
feel free to ask for any kind of clarifications
Click to expand...
Click to collapse
Not sure I totally understand but I'll have a play and let you know how I get on. Thanks very much :good:
Ok I got stuck pretty fast. I downloaded the files but I don't really know how to extract my current smartwatch software, or how to load new things in. Am I missing something?
I'm guessing there's some software I need? Do you know of any good tutorials on the web?
Thanks
sav25 said:
Ok I got stuck pretty fast. I downloaded the files but I don't really know how to extract my current smartwatch software, or how to load new things in. Am I missing something?
I'm guessing there's some software I need? Do you know of any good tutorials on the web?
Thanks
Click to expand...
Click to collapse
Ah, I'm sorry, reading the main post in thread I thought you already was playing with Flash Tool and so on
So, you have need of Flash Tool and drivers (attached), install drivers, TURN OFF your watch start flashtool under xpsp3 compatibility as administrator, go add scatter file (the one you find in firmware you got from me) after press memory test /(ONLY) ram test, press start and connect the phone, if the phone got connection will show a report of your NOR flash, whatever, good made the link, disconnect the phone, get here - http://forum.xda-developers.com/sma.../readback-extractor-mtk6260-firmware-t3289272 - and do first 5 steps (at third step instead 0x01000000 you have 0x00800000) and after come to me with the 8MB file, I can rebuild your firmware. Now from this moment you can do flashing, means press download (which means in fact flash) and connect the phone
OK I got as far as the RAM test but it sits at "0% waiting". I'm guessing it hasn't picked it up on the COM ports. Any ideas how to get around this?
sav25 said:
OK I got as far as the RAM test but it sits at "0% waiting". I'm guessing it hasn't picked it up on the COM ports. Any ideas how to get around this?
Click to expand...
Click to collapse
do not tell me you have W10!!! and don't forget, a reboot makes the job
Golem_ said:
do not tell me you have W10!!! and don't forget, a reboot makes the job
Click to expand...
Click to collapse
Yeah I'm on W10...is that a bad thing?
Do you mean I should reboot? (the PC or watch?)
sav25 said:
Yeah I'm on W10...is that a bad thing?
Do you mean I should reboot? (the PC or watch?)
Click to expand...
Click to collapse
Man, the watch has to be TURNED OFF, i hope you didn't forget it, maximum you get off battery and put it back. As about W10, I wasn't able to tame yet a flash tool make working in W10, maybe you know it better (switching off certificate check and all that stupid stuff), you don't have around an old good laptop with xp or w7?
Ah that explains it. I only have Windows 10. Let me look into disabling certificates. Thanks
sav25 said:
Ah that explains it. I only have Windows 10. Let me look into disabling certificates. Thanks
Click to expand...
Click to collapse
Hope that before anything you load a scatter (cfg) file
Golem_ said:
Hope that before anything you load a scatter (cfg) file
Click to expand...
Click to collapse
Ok so I managed to disable driver signature checks and run the RAM test, it worked! here's a screen shot. I'll now work on the next part.
I've got to the next step re the 5 steps on the link you shared, but the address that defaults in FlashTool is not what was expected:
Shall I just go ahead with these settings?
Ok I had a go anyway. I did one file without changing the setting, and the next file changing the second address field to 0x00800000.
I have attached a zip of both files. ROM_DZ is the first one (no address change) and ROM_DZ_2 is with 0x00800000 entered.
(I know my phone isn't a DZ model but wanted to follow instructions :laugh
What happens now?
Thanks
sav25 said:
Ok I had a go anyway. I did one file without changing the setting, and the next file changing the second address field to 0x00800000.
I have attached a zip of both files. ROM_DZ is the first one (no address change) and ROM_DZ_2 is with 0x00800000 entered.
(I know my phone isn't a DZ model but wanted to follow instructions :laugh
What happens now?
Thanks
Click to expand...
Click to collapse
You did very well man! now wait for me to confirm you have a solid ROM dump and to rebuild from it your original firmware. Then I will check if your firmware is primary compatible with the project and if everything is ok you can start change watch faces by your taste in the matrix file and flash it in your phone
So, everything is fine, here - link - you get your original firmware, extracted from the ROM dump you made, keep it somewhere in safe, if anything goes wrong in your flashing adventure you come back to this firmware and your watch will be like new
Now get back to the first files I gave you, the project firmware (hope you got them already) W300GG_02C_WATCH - MOD WF FULL, for the beginning flash it in your watch (choose scatter file from project firmware, press download and connect the phone), in this way you'll understand what's the catch, instead watch faces and preview watch faces you'll find markers. Now, that you understood the trick go back to computer, open Mtk_Res V1.3 ( here you find a brief tutorial about) and start to change the markers you find with watchfaces from mobile plus - full set new watch skins archive I've sent you initially, be attentive, 240x240 are for watchfaces and 150x150 are for preview ones. Once you think is ready save it as in tutorial and after flash it in your watch - and TADA! New watchfaces for your watch!
Before anything, do a copy of W300GG_02C_WATCH - MOD WF FULL firmware and keep it in safe, you'll have need for next time when you'll want another set of watchfaces on your phone!
Keep me informed about how things are going
i thought that they will upgrade the D5 but this one is not even looks like the D5.
http://en.001phone.cn/product-no-1-d6-smart-watch-122.html
https://www.youtube.com/watch?v=jr_yibcKoYs&feature=youtu.be
the straps look removable.
1gb ram and 8gb storage that is nice.
micro sd card slot - yes
i got used to round display but i said that if a new no.1 watch will come out i will consider it. it is just too many great watches :\
Looks very attractive. Will keep my eyes on it
soniasophie9697 said:
i thought that they will upgrade the D5 but this one is not even looks like the D5.
http://en.001phone.cn/product-no-1-d6-smart-watch-122.html
https://www.youtube.com/watch?v=jr_yibcKoYs&feature=youtu.be
the straps look removable.
1gb ram and 8gb storage that is nice.
micro sd card slot - yes
i got used to round display but i said that if a new no.1 watch will come out i will consider it. it is just too many great watches :\
Click to expand...
Click to collapse
Most of the companion watches have removable straps
cyrux75 said:
Most of the companion watches have removable straps
Click to expand...
Click to collapse
i have'nt noticed that it does'nt have 3g and gps:\ that is like the i3, not for me.
No1 D5 Smart Watch
Hi, can you please help me with my No1 D5. I have the standard watch faces the came with the watch. My question is: where can I get the download app or ask to download all the new watch faces e.g.: Rolex, Omega, Bulova Bulova etc: I have watched all Youtube No1 D5 Tutorials but none of them can tell you. Kind regards Rod. [email protected]
Superrod6 said:
Hi, can you please help me with my No1 D5. I have the standard watch faces the came with the watch. My question is: where can I get the download app or ask to download all the new watch faces e.g.: Rolex, Omega, Bulova Bulova etc: I have watched all Youtube No1 D5 Tutorials but none of them can tell you. Kind regards Rod. [email protected]
Click to expand...
Click to collapse
it is easy to do just go to : https://plus.google.com/u/0/communi...2/stream/19c30560-6623-434f-9e61-14edf6033b92
and also from here: http://forum.xda-developers.com/sma...es/clockskin-extracted-1-d5-firmware-t3295297
any qusetions you have you can ask there.
it seems that we have another watch which looks like the k8 (not the round)
http://www.aliexpress.com/item/Fino..._9&btsid=c70ec11b-dc5b-41df-9df6-c406a3682223
i think this watch has the capability to answer calls and messeges from the watch.
soniasophie9697 said:
it is easy to do just go to : https://plus.google.com/u/0/communi...2/stream/19c30560-6623-434f-9e61-14edf6033b92
and also from here: http://forum.xda-developers.com/sma...es/clockskin-extracted-1-d5-firmware-t3295297
any qusetions you have you can ask there.
Click to expand...
Click to collapse
Hi, I tried the first one and all I got was static watch faces. I am not that clever or am I doing something wrong. I downloaded the first watch faces and copied them to a folder called ClockSkins and the results were still pictures the I did the second and it was the same. Please help me through this frustrating thing. Rod.
---------- Post added at 12:08 PM ---------- Previous post was at 11:57 AM ----------
cyrux75 said:
Most of the companion watches have removable straps
Click to expand...
Click to collapse
Hi, can you please help me with my No1 D5. I have the standard watch faces the came with the watch. My question is: where can I get the download app or ask to download all the new watch faces e.g.: Rolex, Omega, Bulova Bulova etc: I have watched all Youtube No1 D5 Tutorials but none of them can tell you. Kind regards Rod Ps I do not want clockskins I just want clock faces.
from
Quote:
Originally Posted by soniasophie9697
it is easy to do just go to : https://plus.google.com/u/0/communit...1-14edf6033b92
and also from here: http://forum.xda-developers.com/smar...mware-t3295297
any qusetions you have you can ask there.
Hi, I tried the first one and all I got was static watch faces. I am not that clever or am I doing something wrong. I downloaded the first watch faces and copied them to a folder called ClockSkins and the results were still pictures the I did the second and it was the same. Please help me through this frustrating thing. Rod.
Superrod6 said:
Hi, I tried the first one and all I got was static watch faces. I am not that clever or am I doing something wrong. I downloaded the first watch faces and copied them to a folder called ClockSkins and the results were still pictures the I did the second and it was the same. Please help me through this frustrating thing. Rod.
Click to expand...
Click to collapse
you copy the zip to your pc and extract it and you create a clockskin folder on your watch and you copy only folders from the zip that have inside them only items and not more folders. zip - folder - items.
you copy the folder that has the items to the clockskin folder that you created on the watch.
if: zip - folder - folders - items -- than you copy the folders.
Hi, thanks for the email but I have the old first ones. I would like the Rolex, Omega ones which are the new 100+ones. Rod.
Superrod6 said:
Hi, thanks for the email but I have the old first ones. I would like the Rolex, Omega ones which are the new 100+ones. Rod.
Click to expand...
Click to collapse
look through the links i gave you and you'll find what you're looking for.
soniasophie9697 said:
you copy the zip to your pc and extract it and you create a clockskin folder on your watch and you copy only folders from the zip that have inside them only items and not more folders. zip - folder - items.
you copy the folder that has the items to the clockskin folder that you created on the watch.
if: zip - folder - folders - items -- than you copy the folders.
Click to expand...
Click to collapse
Hi, where are the zip files . Rod
Superrod6 said:
Hi, where are the zip files . Rod
Click to expand...
Click to collapse
https://plus.google.com/u/0/communi...2/stream/19c30560-6623-434f-9e61-14edf6033b92
every zip files are here just download them to your computer and follow the steps i've written.
Broken Clock Skins
There are differences between the ClockEngine on round and square watches. I've posted this to the Square G+ community for discussion and resolution to help with overall watch face design:
https://plus.google.com/+SmartWatchTicks/posts/XLzy3C9CSVd
Your assistance would be appreciated.
Thanks
newbie
I'm a newbie here, coming over from android wear watches, and trying to learn about these full-android watches. I'm looking at the No. 1 D6 because of the screen real estate, but I'm not sure if there are any sites with watches designed for square android watches? Can anyone steer me to places to look for quality square watches? Also, will most round watch faces run on square watches? I know that some of the images that are named with a dot in front of the name won't show up, but I mean in general?
Display flickering
Hi ! I bought D6 in june 2016. I was using it for a while. One day I wanted to charged switched off watch, but it wasn´t responding. I ignored it, left if on my table... When I tried to charge it again after 2 weeks it works. BUT display sometimes flickers - slowly, then faster and faster and then screen goes black for a second or two without turning off. So the watch is active, but you can´t see anything... It is annoying. I found out that it happens more often when brightness of display is low. Pushing the power button helps, but not all the time - sometimes you just need to wait untill it comes back to normal or restart smartwatch.
I also tried this: Go to Developer options >> Drawing Section or Rendering Section >> Find "Turn off hardware overlays" or "disable hardware overlays" >> This will force the smartwatch to always use GPU for screen adjustments - no more flickering.
---it helped, but still there is f****** FLICKERING sometimes.
So I checked also "Force use of GPU for 2d drawing"
STILL FLICKERS... like damaged neon light...
I thought that it may be battery problem but It says that battery is loaded...
Do any of you know what the problem is ? PLEASE HELP. I dont have money to sent it back to China or wherever they want me to... Thanks.
Connect to pc,download the latest firmware re-flash it.http://en.001phone.cn/download-50.html
Display flickering
I did wireless update... it says now "my system is currently up to date". But when display brightness is low, flickering occurs anyways.
Smith 001 means that you flash the firmware completely new. If you downloaded you find inside flashtool and how to do it. Thats not the same as OTA.
Gesendet von meinem SM-N920C mit Tapatalk
rockabilly said:
Smith 001 means that you flash the firmware completely new. If you downloaded you find inside flashtool and how to do it. Thats not the same as OTA.
Gesendet von meinem SM-N920C mit Tapatalk
Click to expand...
Click to collapse
rockabilly fine... I did it today and it did not help at all. I mean, you can get used to this... but why would you ?
There is still flickering, mostly when brightness is low... but I want it low ! - battery last longer.... Thank you for advices... other ideas ?
Just got it...
how do you upload more watch faces can't see how, plus how do you add more apps nothing appears in "My Applications" i have the app Fundo Wear
anybody else got one of these, plus i wont to turn off the earphones don't wont to make calls on my watch just want to use it for notifications.
Thanks
Same questions
mlittleds9 said:
Just got it...
how do you upload more watch faces can't see how, plus how do you add more apps nothing appears in "My Applications" i have the app Fundo Wear
anybody else got one of these, plus i wont to turn off the earphones don't wont to make calls on my watch just want to use it for notifications.
Thanks
Click to expand...
Click to collapse
+1 - I have been having the same issues - As you have posted this a couple of days ago, have you now found a solution for any of your questions?
murray0 said:
+1 - I have been having the same issues - As you have posted this a couple of days ago, have you now found a solution for any of your questions?
Click to expand...
Click to collapse
no not yet still looking... i am using the watch but i do turn off the bluethooth when i want to make a call as the watch is a bit tonie but the speaker is good...
still looking for some better watch faces and how to install vxp applications... and what are VXP applications lol
I've got the K88H too.
Since it's not possible to extract firmware with USB cable and Readback Extractor app, i thought about use the Mediatek SmartDevice app to do it.
But i'd like to find an Android Developer to make modifications.
I had look in the app with APK_OneClick ( http://forum.xda-developers.com/showthread.php?t=873466 ) by browsing Java Code of APK.
There is a "fota" directory where firmware update is managed. Maybe it will be possible to add lines of code to make a copy of firmware in appmanager file on phone when application check update on server ?
And add possibility to update firmware by checking in this directory if there is a newer version.
If someone can do this, it will be a good alternative to update this smartwatch (and others using the Mediatek SmartDevice too).
guenfood said:
I've got the K88H too.
Since it's not possible to extract firmware with USB cable and Readback Extractor app, i thought about use the Mediatek SmartDevice app to do it.
But i'd like to find an Android Developer to make modifications.
I had look in the app with APK_OneClick ( http://forum.xda-developers.com/showthread.php?t=873466 ) by browsing Java Code of APK.
There is a "fota" directory where firmware update is managed. Maybe it will be possible to add lines of code to make a copy of firmware in appmanager file on phone when application check update on server ?
And add possibility to update firmware by checking in this directory if there is a newer version.
If someone can do this, it will be a good alternative to update this smartwatch (and others using the Mediatek SmartDevice too).
Click to expand...
Click to collapse
Mediatek Smartdrive will not install on my phone i keep getting error -505...
any ideas which Watch Faces i can try....
Thanks
mlittleds9 said:
Mediatek Smartdrive will not install on my phone i keep getting error -505...
any ideas which Watch Faces i can try....
Thanks
Click to expand...
Click to collapse
If you have another app like Fundo wear, uninstall it.
It's not possible to have 2 app on your phone. That give an error 505 when you try to install it
guenfood said:
If you have another app like Fundo wear, uninstall it.
It's not possible to have 2 app on your phone. That give an error 505 when you try to install it
Click to expand...
Click to collapse
Thanks for that, Mediatek now works all i need now is some new watch faces
I wish that mediatek smartdevice will update with more watch faces vxp. There are only 4 available
zafrix8 said:
I wish that mediatek smartdevice will update with more watch faces vxp. There are only 4 available
Click to expand...
Click to collapse
me too, i hope they do... or i hope somebody release there own watch faces
mlittleds9 said:
me too, i hope they do... or i hope somebody release there own watch faces
Click to expand...
Click to collapse
I have found a way to create our own vxp watch face. But now my watch is brick (stupid mistake, uninstall watch face while using them). I'm planning to create a thread for details tutorial, but since my watch is brick now, I cant. I'm waiting to buy a new one. Just head over to my profile and look at my posts, there is a thread where I'm commenting. there is a guy that teach me how to create the vxp watch face.
zafrix8 said:
I have found a way to create our own vxp watch face. But now my watch is brick (stupid mistake, uninstall watch face while using them). I'm planning to create a thread for details tutorial, but since my watch is brick now, I cant. I'm waiting to buy a new one. Just head over to my profile and look at my posts, there is a thread where I'm commenting. there is a guy that teach me how to create the vxp watch face.
Click to expand...
Click to collapse
Some news about create ur own whatch face? I have a X10 smartwatch and still looking for new faces. Thanks.
zafrix8 said:
I have found a way to create our own vxp watch face. But now my watch is brick (stupid mistake, uninstall watch face while using them). I'm planning to create a thread for details tutorial, but since my watch is brick now, I cant. I'm waiting to buy a new one. Just head over to my profile and look at my posts, there is a thread where I'm commenting. there is a guy that teach me how to create the vxp watch face.
Click to expand...
Click to collapse
cool thanks, i will have a look... the K88h is a good watch, need to get a better watch strap..
Mark
tag heuer k88h
Here is the last photo of my working k88h with a tag heuer .vxp watch face that I create. But the images resource for the watch face is created by fellow xda member (sorry forgot name) in the No.1 D5 watchfaces thread. I just converted into vxp.
I'm sorry that I unable to start a thread with details tutorial on how to do this since my watch is dead. Maybe after I buy a new watch.
The tutorial is in this thread, tutorial by zcj.
WARNING: DO NOT UNINSTALL A VXP WATCH FACE WHILE YOU ARE USING/DISPLAY THEM. IT WILL BRICK YOUR WATCH. I learned this the hard way and since K88H cannot be flash using flashtool (suspect that manufacture block it), my watch is dead.
Below I attach the .vxp.
{
"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"
}
zafrix8 said:
Here is the last photo of my working k88h with a tag heuer .vxp watch face that I create. But the images resource for the watch face is created by fellow xda member (sorry forgot name) in the No.1 D5 watchfaces thread. I just converted into vxp.
I'm sorry that I unable to start a thread with details tutorial on how to do this since my watch is dead. Maybe after I buy a new watch.
The tutorial is in this thread, tutorial by zcj.
WARNING: DO NOT UNINSTALL A VXP WATCH FACE WHILE YOU ARE USING/DISPLAY THEM. IT WILL BRICK YOUR WATCH. I learned this the hard way and since K88H cannot be flash using flashtool (suspect that manufacture block it), my watch is dead.
Below I attach the .vxp.
Click to expand...
Click to collapse
like it, good design
mlittleds9 said:
like it, good design
Click to expand...
Click to collapse
how do you upload the vxp? which directory do you add it to on your phone...
I have tried my sdcard directory and the download directory but Mediatek will not pick it up... where do i put the files?
thanks Mark
mlittleds9 said:
how do you upload the vxp? which directory do you add it to on your phone...
I have tried my sdcard directory and the download directory but Mediatek will not pick it up... where do i put the files?
thanks Mark
Click to expand...
Click to collapse
Im not sure, but i think u can conect the smartwatch on PC and than put it inside the storage of the smartwatch, so u can acess the vpk from the watch.
mlittleds9 said:
how do you upload the vxp? which directory do you add it to on your phone...
I have tried my sdcard directory and the download directory but Mediatek will not pick it up... where do i put the files?
thanks Mark
Click to expand...
Click to collapse
I use Mediatek Smart Device app on my phone.I think it same like Fundo Smart Wear. After install,
just put the .vxp, .xml, and tagicon.png files into /appmanager/ folder in your sd card.
After that launch the mediatek smart device app, go into "My Application", and the watch face should show up. Just tap on " install".
zafrix8 said:
I use Mediatek Smart Device app on my phone.I think it same like Fundo Smart Wear. After install,
just put the .vxp, .xml, and tagicon.png files into /appmanager/ folder in your sd card.
After that launch the mediatek smart device app, go into "My Application", and the watch face should show up. Just tap on " install".
Click to expand...
Click to collapse
yep that works, but the watch face does not work... it says it has installed onto the watch but when you try to change your watch face its not there, can't see the new one.. restarted the device but still no watch face so i am not sure whats wrong there..
I can see all the others i have installed but this one does not appear to work. Thanks anyway
Mark
mlittleds9 said:
yep that works, but the watch face does not work... it says it has installed onto the watch but when you try to change your watch face its not there, can't see the new one.. restarted the device but still no watch face so i am not sure whats wrong there..
I can see all the others i have installed but this one does not appear to work. Thanks anyway
Mark
Click to expand...
Click to collapse
owh man. It's working for my before. Not sure why it not working for you. Sorry I can't test it again since my watch is dead.
zafrix8 said:
owh man. It's working for my before. Not sure why it not working for you. Sorry I can't test it again since my watch is dead.
Click to expand...
Click to collapse
Thats ok what watch are you going for next?
Hello everyone
I have recently purchased this Imilab KW66 smartwatch, which almost seems to be a copy of the Haylou Solar LS-05. Both Imilab and Haylou are sub-brands of Xiaomi, and they have the same parts and look, act, feel the same. The only difference is that the Imilab connects with an app called GloryFit instead of Haylou Fit.
GloryFit allows us to change watchfaces, but only the ones available in the app. A custom mode is available but it's very limited. There is a screenshot of the Dials page in the attachments
I wanted to know if it was possible to modify the GloryFit app or use other watch faces with this watch. I have tried to install apps from other manufacturers that use this Realtek RTL8762C chip, but had no luck. I have also tried the Fundo way of making an appmanager folder but that did not work either.
Thank you!
I have the same issue.
Can anyone please help us with this.
Hi. I have also purchased this watch recently, I am interested in using a compatible app for additional watchfaces.
hi, can you please share the .bin file of the dials?
it usually located in /sdcard/Android/data/com.topstep.fitcloudpro/files/download
gstkmr said:
hi, can you please share the .bin file of the dials?
it usually located in /sdcard/Android/data/com.topstep.fitcloudpro/files/download
Click to expand...
Click to collapse
There is no such as file on my device.
I'm looking for solution too
blagoy.urumov said:
There is no such as file on my device.
I'm looking for solution too
Click to expand...
Click to collapse
This is what I have found instead
blagoy.urumov said:
This is what I have found instead
Click to expand...
Click to collapse
have u try FitCloud Pro or ORunning app?
gstkmr said:
have u try FitCloud Pro or ORunning app?
Click to expand...
Click to collapse
FitCloud Pro doesn't show the device & ORunning doesn't connect.
Thanks,
blagoy.urumov said:
FitCloud Pro doesn't show the device & ORunning doesn't connect.
Thanks,
Click to expand...
Click to collapse
In fact I somehow made ORunning works with the watch, I'm testing it and will let you know the outcome
Attached screenshot
blagoy.urumov said:
Attached screenshot
Click to expand...
Click to collapse
ORunning nothing works so far, looking forward to hear some feedback from other users
blagoy.urumov said:
ORunning nothing works so far, looking forward to hear some feedback from other users
Click to expand...
Click to collapse
I see, there's no watchface option, sorry I have no clue then
gstkmr said:
I see, there's no watchface option, sorry I have no clue then
Click to expand...
Click to collapse
Thanks for trying
blagoy.urumov said:
Thanks for trying
Click to expand...
Click to collapse
anyway I got this url when trying to download the dial from the fitcloudpro/orunning and using http sniffer
this is one of the watch face / dial .bin file:
http://fitcloud.hetangsmart.com/public/getfile/b95cbf47.bin
if anyone know how to retrieve the entire list of .bin files in that path maybe can share it here, thanks
gstkmr said:
hi, can you please share the .bin file of the dials?
it usually located in /sdcard/Android/data/com.topstep.fitcloudpro/files/download
Click to expand...
Click to collapse
Hello. I am sharing my bin files found in gloryfit app, in case they are useful.
Thank you everyone for your input regarding this watch.
spyrakos81 said:
Hello. I am sharing my bin files found in gloryfit app, in case they are useful.
Thank you everyone for your input regarding this watch.
Click to expand...
Click to collapse
thanks but i guess it's nit compatible with my watch
but anyway, attached are the watch face / dials from my DT96 and LF26
my method to change my dial are as follows:
1). bind your watch with FitCloudPro / Orunning
2). go to watch face / dial settings
3). download and sync any dial (just 1 dial only(
4). use your file explorer and copy one of the .bin attached, paste it onto /sdcard/Android/data/com.topstep.fitcloudpro/files/download or /sdcard/Android/data/com.oplayer.osportplus/files/download
5). rename the pasted .bin file exactly like the one exist in the folder
6). sync again the dial that you previously synced
gstkmr said:
thanks but i guess it's nit compatible with my watch
but anyway, attached are the watch face / dials from my DT96 and LF26
my method to change my dial are as follows:
1). bind your watch with FitCloudPro / Orunning
2). go to watch face / dial settings
3). download and sync any dial (just 1 dial only(
4). use your file explorer and copy one of the .bin attached, paste it onto /sdcard/Android/data/com.topstep.fitcloudpro/files/download or /sdcard/Android/data/com.oplayer.osportplus/files/download
5). rename the pasted .bin file exactly like the one exist in the folder
6). sync again the dial that you previously synced
Click to expand...
Click to collapse
Hello
Sorry, I had not noticed this topic had gotten any traction, hence the delay in reply. I am trying out the watchfaces now. Even if they don't work, thank you!
EDIT: Unfortunately, they fail the verification of the GloryFit app. I will try the other two apps and see if they work.
A very hot topic because there are many other watch faces that cannot be implemented. Perhaps because it is a fairly new watch because it was only updated two days ago and I received the Polish language. And one more thing, is it possible to enlarge the font in some way?
Hello everyone,
I have spent some time in the past few days looking for app's that would work with the IMILAB K66 (W10) watch and so far I have managed the watch to connect and work with GloryFit & Haylou Fit only.
What I was looking for is an app from watches that carry the same SoC RTL8762C and it looks like there are tons of watches caring the same chip, but so far I haven't managed to find app that will work or it's nice to use.
What can I say about Gloryfit & HaylouFit?
1. They are fine and they have the most basic futures that most fitness app have.
2. GloryFit is better than HaylouFit.
3. I would like to see GloryFit sync with Google Fit or Mi Fit.
4. I would like to see more options available like more watch faces, fonts & etc.
5. I would like to see improvements in accuracy of sleep time.
6. Weather doesn't display on the watch and it shows in the app.
I have sent email to IMILAB team with some of my suggestions and they have responded that they will take in consideration my suggestions.
My feedback about the device on scale from 1 to 5 is below:
Build quality - 4.
Display size and quality - 4.
Battery life - 4.
Firmware and software support - 2
Value for money - 5
Overall - 4.
Taking into consideration that the device is new and the app using to synchronise with my phone phone it is still under development I'm pretty much sure that in future we will see a lot more from the manufacturer.
Regards,
Tefit app also works