Need help with Smartwatch Lemfo DT78 - Other SmartWatches

Hi. I have got a smarwatch called Lemfo dt78 or DT No.1 DT78. I need the firmware or anything would help me to modify it to add languages or new skin fasces please. Thanks

Watch faces could be changed through wearfit app 2.0. is there any one who can modify the app and add watch faces.

DT78 Reverse Engineering
I was able to decode the BLE packets sent to and from the watch and connect it to an ESP32 board
I have the firmware but I don't know how to edit
Sorry, I'm a new user so i can't post links
github.com/fbiego/dt78

Are there any substitution sync applications instead of wearfit or wearfit2.0 for DT78 ?
Discover inside: https://fccid.io/2ASHI-DT78/Internal-Photos/09-DT78-IntPho-4522995
Battery Info:
{
"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"
}
The wearfit2.0 app is too bad...and lack of a lot of basic notifications

DT78 App
coolpixs4 said:
Are there any substitution sync applications instead of wearfit or wearfit2.0 for DT78 ?
The wearfit2.0 app is too bad...and lack of a lot of basic notifications
Click to expand...
Click to collapse
I made an alternative app for android
available on my github
github.com/fbiego/DT78-App-Android

Fbiego said:
I made an alternative app for android
available on my github
github.com/fbiego/DT78-App-Android
Click to expand...
Click to collapse
Cool, thank you for your app...I like it.
I will try and give you feeb back. Hope it will available soon on play store, and it will defeat the wearfit and wearfit2.0 to be the best app for DT78/DT92.
However, it seems very difficult to auto establish the connection and reconnecting...after disconnected
EDIT:
So kool...Download DT78-App-Android v1.8
I like the simple look UI of your app, light weight but powerfull
However, it seems that the connection did not stable
Let's me use it for few days and feed back again.

V.1.8 connection unstable, please check...

Dear Fbiego, SAVE MY WATCH...please
Can you make a video to guide us how to update firmware of DT78 by OTA?
My watch's firmware version is v6.06. Which version of your watch?
I saw on youtube some watches have firmware version v8.02
Thanks!
EDIT:
Unluckily,
The version v8.05 is not compatible with my watch. Now, the screen is shifted upward and inversed screen. Anyone can help me, please?
I need v6.06 to back to the original. Huhuhu...

coolpixs4 said:
EDIT:
Unluckily,
The version v8.05 is not compatible with my watch. Now, the screen is shifted upward and inversed screen. Anyone can help me, please?
I need v6.06 to back to the original. Huhuhu...
Click to expand...
Click to collapse
I don't know how the firmware can be reverted. I got the firmware v8.05 in a zip file which also included 2 more .bin files
C23_804_capacitive_hynitron_cst816s_update.bin
C23_test_20200402_1819.bin
Not sure if these are firmware files

Which version is showed on your watch before and after ? Did you OTA without any troubles? And where do you got the firmware?
Thanks
In product specifications description advertisements it is said that OTA is supported but now they refuse to support.

It is fully death after flash this file C23_test_20200402_1819.bin
No longer turn it on
I'm looking for the solution of JTag jump

I got the firmware from russian forum 4pda.ru, I have not updated my firmware using the files as it requires an iPhone.
I currently have v8.02 on the watch

Already bought another, ...
I recommend that DO NOT OTA update firmware for this watch since it has nothing changes except that the version number code: v6.05, v6.06, v6.09, v8.02, v8.04, v8.05 ....even v12.01
All the Chinese smart band's firmware is not interchangeable ... even in the same model code.

Dear Fbiego,
Can you add this function to next update of DT78-App ?. It auto re-connect BLE device if the connection is broken (Wearfit2.0 can do this-for example if we move the watch far from the phone- the connection break, however then if the watch moves back again close to the phone the connection will auto re-connect)
https://stackoverflow.com/questions/34425662/android-auto-reconnect-ble-devices
https://stackoverflow.com/questions/44446587/automatic-connecting-to-a-ble-device-android
What this does is if our device is disconnected it will keep on trying to connect to it until a connection is established.
Code:
else if (newState == BluetoothProfile.STATE_DISCONNECTED) {
intentAction = ACTION_DISCONNECTED;
DeviceActivity.runOnUI(() -> {
sharedPreferences = PreferenceManager.getDefaultSharedPreferences(getApplicationContext());
String name_dev_1 = sharedPreferences.getString("Dev_1", null) ;
connectToDevice(name_dev_1);
disconnectGattServer();
});
}
}

Auto re-connect has been there, the reconnection is not immediate as it depends on the phone's scanning interval.
Please note that it may not work if Bluetooth is turned off intentionally or when the app stops due to error 133

Good to know that it's there. cheers

Fbiego said:
github.com/fbiego/DT78-App-Android
Click to expand...
Click to collapse
Great app, uses a lot less power compared to wearfit
Is there a way to send watchfaces to the watch?
And maybe add watchfaces?
Thanks

RobDC said:
Great app, uses a lot less power compared to wearfit
Is there a way to send watchfaces to the watch?
And maybe add watchfaces?
Thanks
Click to expand...
Click to collapse
Watch faces are hardcode in the firmware, recently there aren't have the solution to add more watch-face to DT78 (except the three additional option can be changed thru the sync-app)
These three watch-faces also cann't be modified thru the sync-app. Default it is available in the firmware, but not showed-up on the watch; It is only activated by calling the active code thru the sync-app

I dumped data from the SPI flash chip and found watch faces but the format is unknown.
Using RGB8, I get discolored images. 0xFF (white) gives bluish color on the watch
Check Github for more info

DT78 Smart Watch External Photos 08_DT78 ExtPho SHENZHEN XINKEYING DIGITALLIMITED
Smart Watch 08_DT78 ExtPho details for FCC ID 2ASHI-DT78 made by SHENZHEN XINKEYING DIGITAL CO.,LIMITED. Document Includes External Photos 08_DT78 ExtPho
fccid.io
FCC ID 2ASHI-DT78
fcc.report

Related

[APP]Open That URL!

{
"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"
}
Hello everyone, I'm pleased to present my new app (available for free on Google Play Store): Open That URL!
OTU is a client-alike application to speed up file shared with the great app Fast File Transfer but in what way? Actually by downloading the file for you! In this first release, it opens the browser, but I plan on just launching download intent (I'm working on it right while I'm writing) so that, together with the above mentioned software, you can share your files easily and really fast.
This software is intended for those devices that are not equipped with NFC Chips, but it's compatible with every Android from FroYo 2.2 and above.
On the next post you'll find changelog and features, while here below you can find the download link.
Please, tell me what you think about it and what feature you would like to see in future releases.
​
Version 1.4 -> 1.5 - 14 march 2013
New shortcut icon
Bugfix for double download issue
Version 1.3 - 06 march 2013
New tablet layouts, everything at your fingertips!
Version 1.2 - 04 march 2013
Fixed italian translation
Version 1.1 - 03 march 2013
Added the possibility of downloading directly without opening browser
Added default Google backup for settings
New icons in "about" window and ActionBar
Added the possibility of canceling a download (only from direct download) from the main app
Features
DashClock compatibility
Shortcut available
Opens default browser just when you ask it!
Free - donations available but not for unlocking features, they are ALL available!
Needs Fast File Transfer
Localized in english and italian
No AD at all!
Holo themed
First of all THANKS for working to add features for FFT, And no offending.
The main success of FFT is other end device does not need to install FFT to download files, just opening browser and entering IP address every time is a little headache, present the FFT developer is working on those to make it easy for transfer.
So if you could also think regarding that, it would be nice.
What I say is to think on how to assist FFT to easily receive files on other end device without installing the app.
My opinion is just other end device just need a password to receive file that show in sending device, just like bluetooth pairing
Thanks..
Looks cool, I'll keep an eye on this!
Sent from my very expensive paperweight!
sekhar13515 said:
First of all THANKS for working to add features for FFT, And no offending.
The main success of FFT is other end device does not need to install FFT to download files, just opening browser and entering IP address every time is a little headache, present the FFT developer is working on those to make it easy for transfer.
So if you could also think regarding that, it would be nice.
What I say is to think on how to assist FFT to easily receive files on other end device without installing the app.
My opinion is just other end device just need a password to receive file that show in sending device, just like bluetooth pairing
Thanks..
Click to expand...
Click to collapse
Hello mate,
no offense at all What I thought when developing this little help is the fact that I wanted something to launch directly from my lockscreen and that's all I too think FFT is a great app, and I'm pretty convinced that if my application is useless for most of people (those with NFC for instance), they will at least know FFT and keep it, so I think it's not that bad to have some more visiblity
Anyway, my app does not add any feature to Fast File Transfer, I'm just downloading from a fixed location, no less and no more
I hope nobody gets disappointed by my answer, and if, in any way I offended you, I apologize, since I wasn't meant to be rude
Thanks for commenting, if you all think my app needs any other feature, let me know
Tip: I'm thinking bout a widget (for those who use WidgetLocker) and a Tablet layout
Thanks,
Tiwiz

X3 Android Smartwatch, beautiful than gear s2

X3 Android Smartwatch, Round Screen 1.44 inch, support wifi, sim card google play smartwatch
Product Overview
Model X3
Product modeling Android Smartwatch
System Android 4.4
Cpu MTK6572
Resolution 360 * 360 , 16 Million color
RAM 512MB
ROM 4GB
Wifi Support
Google Play Support
Features
Make calls Support
See text messages Support
Contacts Support
Heart Rate Support
Pedometer Support
Bluetooth BT2.1 + BLE4.0
Browser Support
Barometer Support
Voice Search Support
Alarm Support
Remote camera Support
Weather Support
Health Data Synchronization Support
Change Clock Face Support
Instill App
Support
Hardware
Speaker Support
Waterproof IP65
Battery capacity 450mAH
Vibration motor Support
Antenna Support
Side buttons Support
SIM card Support Micro SIM
Network 2G: GSM 850/900/1800/1900MHz; WCDMA 850/2100
Chargers Support
USB Support
G-SENSOR Support
The more important is, it had gear s2 design!
{
"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"
}
Same thing as the K9, which is a K8 Mini/D5 but with 2 buttons instead of one.
Lokifish Marz said:
Same thing as the K9, which is a K8 Mini/D5 but with 2 buttons instead of one.
Click to expand...
Click to collapse
More important is that, it had gear s2 design
very good looking watch has anyone brought 1 yet?
I have two of them, silver and black. Can't get tmobile to work, only ATT. I thought they were on the same bands?
Is it possible the attached the companion app for this watch or the qr code?? The heartrate Monitor app for this watch. Seems more complex (as seen on aliexpress)
Got 1.Try to flash new watch skin but not working
hkgbenlo said:
Got 1.Try to flash new watch skin but not working
Click to expand...
Click to collapse
Did you get this watch or the the new one from No. 1 a G3 ?
I recently purchased this watch and am really pleased with it.
It has good build quality and unlike the No.1 D5 it has two buttons on the right side, one for the power and the other for the back button as well as the swipe down to go back.
I have also flashed the No1. D5 on it as it is the same specs.
If you have messed it up just download the rom from the No1 D5 site and flash it with that one.
http://en.001phone.cn/download-39.html
I had also backed up the old rom in case.
the only difference I found with the flashing instructions was that when you plugged in the watch to the computer when it was off, you had to just click the power button and it flashed with no problems.
Looks a very easy to custom rom watch.
Also I have found the manufacturers site if that helps too.
http://www.finowatch.com/index.php
2234jones said:
I recently purchased this watch and am really pleased with it.
It has good build quality and unlike the No.1 D5 it has two buttons on the right side, one for the power and the other for the back button as well as the swipe down to go back.
I have also flashed the No1. D5 on it as it is the same specs.
If you have messed it up just download the rom from the No1 D5 site and flash it with that one.
http://en.001phone.cn/download-39.html
I had also backed up the old rom in case.
the only difference I found with the flashing instructions was that when you plugged in the watch to the computer when it was off, you had to just click the power button and it flashed with no problems.
Looks a very easy to custom rom watch.
Also I have found the manufacturers site if that helps too.
http://www.finowatch.com/index.php
Click to expand...
Click to collapse
Yep - everything about this watch is here already http://forum.xda-developers.com/smartwatch/other-smartwatches/k9-3g-da-house-t3313103
charger for the x3: http://www.aliexpress.com/store/product/Charger-for-X3-smart-watch/1961560_32619423805.html
Where to get the health data sync support ?
And sync to where? Possible to sync to iPhone?
Yes, it sync both with iphone and android phone
Sent from my GT-P6800 using xda premium
ttam2007 said:
Yes, it sync both with iphone and android phone
Sent from my GT-P6800 using xda premium
Click to expand...
Click to collapse
i'm really a noob on andriod os....need all the help i can get . I muddeld with the X3 watch and found the "auto rotate screen" settings. I turned it on but now cant find where it is in order to turn it off. And i cant find any app to sync the health data over to iphone. Please advice
hey all, the developer of the M2D Sender and Reciever fixed some bugs with the app and is going to keep working on it to improve it
https://plus.google.com/u/0/communi...2/stream/ff4a6f3f-baa6-479f-abc6-3e7e4bcc84c0
hi
how to upgrade softwer whether someone knows

DZ09 Smartwatches MTK6261

Hello guys, i have bought this smartwatch yesterday that branded by Maxxout with mediatek 6261. Different a bit with mediatek 6260a. There is no themes, radio, calculator and there is have facebook, browser and twitter but cant access even i have putted the sim card. My question is, is this have any firmware that i can flash so that i can improve the function? The design was very elegance same like Galaxy Gear 2. I really need to use this smartwatch badly. Anyone who knows about this, please help me (
(sorry for my broken english)
If you bought this watch:
http://www.ecubestore.com/products/Maxxout-DZ09-Touch-Screen-Sim-Card-Smart-Watch-Phone/5
unfortunately that model has nothing to do with Android Wear and possibly even with Android itself, it only shows on the screen some icons similar to Android.
Exactly. I bought from this seller. This model has much problem. This is just wasted my money. The descriptions told that this is mtk6260a but when received the parcel, there is totally the fake one with the same material and design. Dissappointed
Unfortuantly Mediatek (mtk) refuse to release their souce code, so chances for custom roms are slim to none.
Try searching for some apks and sideload them if they are not available via the play store.
But seriously a single core 533Mhz CPU, it's gonna run like a three legged dog.
Problems with getting past dz09 smartwatch sos screen
I can't get past the screen where is says "input phone password" and at the bottom it has sos button . however, even when I press it with my SIM card and micro in it won't call and Idk the password. I woke up to the screen like this and I had been using it for almost a couple weeks.
Any roms for mtk6261?
jamil_khan72 said:
Any roms for mtk6261?
Click to expand...
Click to collapse
jamil_khan72 said:
Any roms for mtk6261?
Click to expand...
Click to collapse
https://drive.google.com/drive/folders/0B_hRh3DjuBoeNl9tM3ZRc0pDeTQ
Polis4 said:
https://drive.google.com/drive/folders/0B_hRh3DjuBoeNl9tM3ZRc0pDeTQ
Click to expand...
Click to collapse
Not even one of it is the factory default firmware for my DZ09. Its all crap.
Try this one.
://drive.google.com/drive/folders/0B8gP_joDg2g5QUdodExYS0RHU1k?usp=sharing
dont forget to add the
h t t p s at the begining.
Anyone know how to flash a better OS on it or at least make it functionable?
What the heck?
I bought this and the ad said it was something else... see the ad here on wish....
h t t p s://w w w .wish.com/c/58bc30e6643c967ad9c82c1e
I am of course requesting a refund, but since that takes a bit, I am curious about if there was anything that can be done with this device.... It has what looks like a wifi antenna behind the battery, but no options to connect in the settings, I do have some working knowledge of android devices( I have broken a few and had to fix, lol) but the OS on this is def not android, I looked it up and found it is most likely NeucleusOS or something like that.... My question is if someone has a cheap chinese knock-off that has android, can someone tell me how to change the drivers on this and build a new ROM/OS to replace what is in this?
I will bet that I will need to post this in a different forum or start a new one , plus post some pics and specs, and will do so..
Will anyone help me mod the heck out of this thing to see if we can do something with a $11 smartwatch that wasn't what was advertised?
Need a DZ09 MTK 6261 firmware that isn't crop????
Thanks everyone
{
"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"
}
Hola amigos, tengo este problema de imagen, me ayudan???
I have the same problem here.
I have the negative colours after an update. I was wondering if I can sort of copy the software from my brother's watch which is the same like mine but he didn't updated his one. Can I?
I found this dz09 on dealextreme... Look the specs and shyte... Is this real? Cuz till now i totally trust deal extreme!
No, it's fake
Dylan Hameleers said:
I found this dz09 on dealextreme... Look the specs and shyte... Is this real? Cuz till now i totally trust deal extreme!
Click to expand...
Click to collapse
Mtk6261 can't support official nucleus is, much less android. The description is fake. You are better off buying a QW09, it's a Chinese smartwatch that runs android funOS
This watch is Bluetooth 3.0. All functions support android 4.3 and up smart phones. But for iphone, not it just support answer & call, phone book, music play, camera, clock, pedometer, phone anti-lost alert. """"""""""""""""""""""""""""Still not support SMS""""""""""""""""""""""""""""""""""""""""""" , "Radio", remote camera control, sleep monitoring, etc.
what that means , i cannot recive message on my dz09 ? (i am planing to buy this and pplease answear my question ..)thank u

PACEfied Amazfit | Huami/Xiaomi AmazFit PACE - GPS Problem

Hi friends.
I flashed the PACEfied ROM in my Amazfit watch chinese version (versions 1.2.11c and after 1.2.13) but in the same versions I can't track GPS activities.
The message "AGPS has expired, gps searching will be slow Please connect the Amazfit watch app to update it" shows when i select Run ou Walk options, for example.
I select the button check and the watch starts search for GPS (believe in me, i tried in open spaces and haven't sucess).
Anyone knows what's happening?
The watch is currently with the PACEfied 1.2.11c and the Amazfit Watch app in smartphone is the chinese version 1.3.2.
{
"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"
}
Anyone?
I got this message today and opened a help desk ticket for it. You ever get an answer?
I have the same problem some solution?
Any of u guys managed to solve this?
willyferreira_ said:
Hi friends.
I flashed the PACEfied ROM in my Amazfit watch chinese version (versions 1.2.11c and after 1.2.13) but in the same versions I can't track GPS activities.
The message "AGPS has expired, gps searching will be slow Please connect the Amazfit watch app to update it" shows when i select Run ou Walk options, for example.
I select the button check and the watch starts search for GPS (believe in me, i tried in open spaces and haven't sucess).
Anyone knows what's happening?
The watch is currently with the PACEfied 1.2.11c and the Amazfit Watch app in smartphone is the chinese version 1.3.2.
Click to expand...
Click to collapse
So, do you solve ur problem? i also have faced this problem same as u...
Same issue here, still no answer ?
Same issue here
You've got this problem since a long time ? Didn't try to use activities since Amazfit 2.0, so i tried to return on previous apk but still AGPS issue anyway
Same issue here. I tried Factory Reset with latest Pacefied and Stockfied...
Same issue here? Does anyone have an idea how to sync AGPS data without the Amazfit App?
User Gerii found out that the data is derived from: https://api-watch-us.huami.com/apps/com.huami.watch/fileTypes/AGPSZIP/files?days=7
Unfortunately a token is needed
---------- Post added at 12:52 AM ---------- Previous post was at 12:46 AM ----------
Just found this one, which might help building the appropriate token?!
https://github.com/huamitech/rest-api/wiki
Hi same problem with official US 1.3.5 firmware.
The issue began with the update of the amazfit watch android App.
Same problem here, I have the international version with official 1.3.5 firmware.
New android app doesn't seem to send the AGPS data to phone. When it's syncing (health data, sports data, etc..) you can briefly see moment where it says "AGPS" but it's way too short to actually be sending anything.
Maybe I'll look for older version - should work fine.
EDIT: App version "Amazfit Watch 1.7.4.2" seems to work fine.
AGPS sync missing
MasterBata said:
Same problem here, I have the international version with official 1.3.5 firmware.
New android app doesn't seem to send the AGPS data to phone. When it's syncing (health data, sports data, etc..) you can briefly see moment where it says "AGPS" but it's way too short to actually be sending anything.
Maybe I'll look for older version - should work fine.
EDIT: App version "Amazfit Watch 1.7.4.2" seems to work fine.
Click to expand...
Click to collapse
Same problem AGPS missing with Amazfit 2.0.1
I hope next version will solve the problem
Hi. Same issue here. I 've had the same message over and over. Even when GPSworks (half the time I need it), it places me in parts of the country I have never been. Sometimes I also get GPS track with blanks and a GPS route that shows as if I have been zigzaging all tims and keps jumping from one side of the river I have been following to another side!

MTK2502D Series Feature Smartwatch

I recently ordered a "MTK2502D" based Smartwatch with Heart rate reader and Pedometer.
as i havent read much about 2502D series, i a mnot sure if it is just a rebranded/names 6261 or it is a real 2502 one.
will post ROM later here. DO you guys think it will be possible to use VXP files on that watch? - or has anyone allready tried such a watch?
Item is still on the way, so i could not verify Memory / all the other stuff on it.
Website mentioned 32/32 MB, but on the other hand clearly states it as MTK2502D. not sure if this another marketing trick.
Display should be 240x240, mentioned as IPS, Watch has no SD card support though, but it also states it has BT 4.0 (MTK6261D has only BT3.x )
Link: https://goo.gl/Q3wqPt
Rom DUMP MTK2502D Readback Extractor help needed
Hey Golem_ , great work on the tools.
I recently ordered a feature watch (MTK2502D) which supports blood pressure, pedometer and BT connectivity to Smartphone.
It is advertised as MTK 2502D, and seems to feature 4mb/32MB only.
MTK Smartdevice recognizes the watch from android, and i was able to add a SINGLE watchface via "My applications" .
I did a rom dump as first Action, and it was only possible to do that with the 4MB setting.
Anyway, i am not able to create a flashable rom with readback extractor MTK 2.4 .
I hope u have the possibility to split the Dump into something i could flash in case of (brick) emergency.
i want to try if i can add vxp files to the phone, but it does not even have the possibility to let it register as flashdrive to PC.
So here is the rom dump (i guess the dump itself is okay, but it might need some fix for having a flashable file afterwards):
so, its a true 2502, only with less ram (4/32mb) i managed to change watchface with a vxp file allready, odd thing is, only the digital ones work, the ones with a second , minute hour hand only show the background with a non moving set (or not even showing) of hands.
{
"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"
}
vs
I've same kind of chipset in my cheap smartwatch, a Kingwear GV68. (their are many different smartwatches with this mediatek MTK2502D chipset).
I use the smartphone app: Mediatek Smartdevice to add apps on smartwatch. (bug in yahoo weather is, it doesn't find city)
The advised app: Fundowear support installation of apps. but it doesn't have it preloaded in the internal storage "appmanager" directory., and it's constantly using gps if you approve it. Good thing of fundowear is: it shows the messages (words) in sms, whatsapp and so on.
Weird is, that you can install only one of those apps on your smartphone, because if you install a second one on your smartphone you get a error that it conflicts with a already installed app.
Hello guys
I have lefo gw33 smart watch with MTK 2502D and after i open the box i found macro USB cable in the box and i dont found any micro USB port in the smart watch or the charger i think it into the watch any one know about that guys i need connect the smart watch with PC to dump the memory i cant load a new watch face i faced this massage ( not enough space to install app )

Categories

Resources