The gear live is getting the update now. The G Watch should be any time soon. Anyone getting the update yet?
Moto360 got it too, we will get it soon imo
still nothing... is this LG's normal approach to hardware?
Slow updates?
senectus said:
still nothing... is this LG's normal approach to hardware?
Slow updates?
Click to expand...
Click to collapse
Got it this morning. Am looking around if anyone else has it cuz I swear, it added some extra watchfaces (I know it's not 3rd party added cuz as far as I can see the cards are in their small/hidden size).
TjPhysicist said:
Got it this morning. Am looking around if anyone else has it cuz I swear, it added some extra watchfaces (I know it's not 3rd party added cuz as far as I can see the cards are in their small/hidden size).
Click to expand...
Click to collapse
Still dont have it here
TjPhysicist said:
Got it this morning. Am looking around if anyone else has it cuz I swear, it added some extra watchfaces (I know it's not 3rd party added cuz as far as I can see the cards are in their small/hidden size).
Click to expand...
Click to collapse
Still not here in the UK.
I'm wondeRing if it is available, whether a watch reset might force it to download. This worked on the previous update.
Sent from my LG-D855 using XDA Free mobile app
Nothing here yet. FYI Google push out the updates for the current wear devices, not the OEM. Somewhat disappointed that the G Watch wasnt first, its the device Google use for reference, its basically the Nexus Watch.
No update here in the Netherlands yet
Build number?
Does anyone have a build number and/or an image to sideload with adb?
coolvibe said:
Does anyone have a build number and/or an image to sideload with adb?
Click to expand...
Click to collapse
The build number should be KGW42N, can anyone confirm?
I have the prompt to update my g watch but I have to flash back to stock first... Is it worth me doing that?
Nothing in Italy yet.
mgarcia2682 said:
I have the prompt to update my g watch but I have to flash back to stock first... Is it worth me doing that?
Click to expand...
Click to collapse
I had the prompt too, but TWRP messed up the update. Yes, do go back to stock if you're on Gohma. Also, if you have TWRP, reflash the stock recovery too.
http://www.androidpolice.com/2014/0...id-wear-4-4-w-1-build-kgw42n-heres-whats-new/
If anyone has luck side-loading on a stock, rooted, unlocked watch, I'd sure like to know the procedure. Seems that when I go into ADB sideload on my watch, my computer can't see the device anymore.
Here's the direct link to the ZIP:
http://android.clients.google.com/p....signed-sprat-KGW42N-from-KMV78Y.61b73c4f.zip
294
jimbobtexas said:
If anyone has luck side-loading on a stock, rooted, unlocked watch, I'd sure like to know the procedure. Seems that when I go into ADB sideload on my watch, my computer can't see the device anymore.
Here's the direct link to the ZIP:
(post count too low, can't post links yet)
Click to expand...
Click to collapse
That image link is not correct, it's for the gear live (sprat) and not for the G-watch (platinum). I'm working on a trick to fool the recovery, but it might entail rooting your watch.
---------- Post added at 05:55 PM ---------- Previous post was at 05:47 PM ----------
coolvibe said:
That image link is not correct, it's for the gear live (sprat) and not for the G-watch (platinum). I'm working on a trick to fool the recovery, but it might entail rooting your watch.
Click to expand...
Click to collapse
I think I have something. It does require rooting your watch (which should be easy enough if your bootloader is unlocked)
adb push <OTA file> /sdcard
adb shell
su
mv /sdcard/<OTA file> /cache
echo "boot-recovery"> /cache/recovery/command
echo "--update-package=/cache/<OTA file" >> /cache/recovery/command
echo "--wipe-cache" >> /cache/recovery/command
echo "reboot" >> /cache/recovery/command
reboot recovery
That should do it. No adb sideload needed.
coolvibe said:
That image link is not correct, it's for the gear live (sprat) and not for the G-watch (platinum). I'm working on a trick to fool the recovery, but it might entail rooting your watch.
---------- Post added at 05:55 PM ---------- Previous post was at 05:47 PM ----------
I think I have something. It does require rooting your watch (which should be easy enough if your bootloader is unlocked)
adb push <OTA file> /sdcard
adb shell
su
mv /sdcard/<OTA file> /cache
echo "boot-recovery"> /cache/recovery/command
echo "--update-package=/cache/<OTA file" >> /cache/recovery/command
echo "--wipe-cache" >> /cache/recovery/command
echo "reboot" >> /cache/recovery/command
reboot recovery
That should do it. No adb sideload needed.
Click to expand...
Click to collapse
Ah, crap - sorry for the misdirection there.
jimbobtexas said:
Ah, crap - sorry for the misdirection there.
Click to expand...
Click to collapse
No problem, mate. I spotted it in time
If someone comes up with the actual OTA package, my above procedure might very well work.
I got the OTA this morning. Build number is different than the other watches:
{
"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"
}
KGW42Q is build number for sure. There is some screenshots on 4pda with new watchfaces and buildnumber
7dk said:
KGW42Q is build number for sure. There is some screenshots on 4pda with new watchfaces and buildnumber
Click to expand...
Click to collapse
But for some reason the G Watch is Build KGW42Q but the Gear Live is KGQ42N.
Sent from my Nexus 5 using XDA Premium HD app
Related
Hi everybody at XDA this is another one of my fun and hopefully informative video threads
I make this to help out the noobs that are trying to get started in android hacking and modding
Hope this helps some of you.
VIDEOS
LG G Watch Full Review & My Thoughts on Android Wear
How to Root the LG G Watch and unlock the bootloader
How to Boot to Bootloader mode on the LG G Watch
My Top 6 Android Wear Apps for your Watch
LG G Watch Unbrick, Unlock, Restore, & Root Utility
LG G Watch TWRP Recovery Install
How to Enter Download Mode on the LG G Watch for Firmware Restore
LG G Watch Gohma Rom Install Preview 12
More videos to come soon
All My LG G Watch files can be found HERE
How To Install Windows Drivers
1. You can use the Universal Adb Drivers
How To Enable ADB Debugging
1. Tap the time for Google Search to show up and scroll down to Settings then About
2. Tap Build Number 7 times to enable Developer Options
3. Go back to Settings and tap on Developer Options and enable ADB debugging
How To Unlock Bootloader
1. Enable ADB Debugging (see above)
1. Download the Fastboot and adb package and extract the zip file
2. Open a command prompt where you extracted the zip file
3. Run "adb reboot-bootloader" (you may need to allow connections in the prompt on your phone)
4. Once the watch reboots to the bootloader, run "fastboot oem unlock"
5. Choose yes and it will unlock the bootloader as well as factory reset the watch, so go re-sync with your phone
Another solid review thanks!
Thanks more videos coming soon
{
"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"
}
If you want a watch face like this one keep watching to learn how to make your own.
added another video
mine continues to say device not found i have installed all everything and i have adb debugging enabled. any tricks i cant get any prompt on my phone to allow
shawnten said:
mine continues to say device not found i have installed all everything and i have adb debugging enabled. any tricks i cant get any prompt on my phone to allow
Click to expand...
Click to collapse
I am having the same problem
---------- Post added at 02:22 PM ---------- Previous post was at 01:42 PM ----------
I got it. I had to do it on Ubuntu and su for adb to find my device
well that sucks cause I dont have ubuntu
shawnten said:
well that sucks cause I dont have ubuntu
Click to expand...
Click to collapse
U have Windows 8?
D-FUSE said:
U have Windows 8?
Click to expand...
Click to collapse
yes and i just rooted my lg g3 so i know adb is working
shawnten said:
yes and i just rooted my lg g3 so i know adb is working
Click to expand...
Click to collapse
I would suggest maybe trying it on Windows 7 if you can but I had to use Ubuntu and su to get it work if you want to install ubuntu I could help u
when i go in and look at the drivers there is a yellow ! and it says drivers not installed but i have installed them 2 times now
Till someone can come up with an answer, try booting a live ubuntu install, or run ubuntu from a USB stick. Just spent an hour messing about with my windows 8.1 box, got nowhere. (it sees my phones fine). With ubuntu, I installed android studio and was up and running in 15 min.
tshoulihane said:
Till someone can come up with an answer, try booting a live ubuntu install, or run ubuntu from a USB stick. Just spent an hour messing about with my windows 8.1 box, got nowhere. (it sees my phones fine). With ubuntu, I installed android studio and was up and running in 15 min.
Click to expand...
Click to collapse
The answer is it isn't gonna work on win 8 or 8.1 bc they suck. I would suggest y'all get familiar with Linux if you want to mess with these devices. Your life will be so much easier
shawnten said:
when i go in and look at the drivers there is a yellow ! and it says drivers not installed but i have installed them 2 times now
Click to expand...
Click to collapse
i have windows 7 but i think you can do the same on 8 Just right click on my computer and then manager then device manager and find your device listed then click on it and update the devices. that should work you can manually install the devices there to just find a google adb driver and install it.
Another video added to OP
Added twrp recovery video to OP
Tomsgt said:
Added twrp recovery video to OP
Click to expand...
Click to collapse
Dude you're a beast. Btw I found a method to fix the drivers for ppl in windows 8.
http://stackoverflow.com/questions/24583354/adb-doesnt-recognize-samsung-gear-live-or-lg-g-watch
Is there any app or something that I can use so my phone stays hemlock when is connected to my watch one I leave the phone behind it locks it and backwards
?
---------- Post added at 02:14 AM ---------- Previous post was at 02:05 AM ----------
I got it is called wearlock
rbreban said:
Is there any app or something that I can use so my phone stays hemlock when is connected to my watch one I leave the phone behind it locks it and backwards
?
---------- Post added at 02:14 AM ---------- Previous post was at 02:05 AM ----------
I got it is called wearlock
Click to expand...
Click to collapse
glad you found it and also i just added another video to the OP
I've never done one of these before so I'll give it my best shot. It assumes you know how to get ADB working on your watch.
Go here for adb help.
**This only works on bootloader unlocked, rooted devices. The tool at the link above can help you achieve this requirement.** -thanks 7dk
Download Link: Here
MD5 Checksum: AC0F2B4AA2C1B5199789F2770CDA5B06
Directions:
0) YOU MUST BE ON ANDROID WEAR VERSION 4.4W2 (BUILD KNX01Q) IN ORDER TO FLASH THIS OTA
1) Install ADB and successfully connect to your watch over ADB.
2) Rename the install ZIP to 'update.zip' if not already done so.
3) Move the ZIP to your ADB directory.
4) Open a command prompt in your ADB directory and follow these commands:
adb push update.zip /sdcard/update.zip
adb shell
su
cp /sdcard/update.zip /cache/update.zip
echo 'boot-recovery ' > /cache/recovery/command
echo '--update_package=/cache/update.zip' >> /cache/recovery/command
reboot recovery
Your watch should now reboot and begin updating.
Thanks to reddit users z0mbiexx and TjPhysicist for getting the link and install working.
Thank You sir.
crazyeats said:
Thank You sir.
Click to expand...
Click to collapse
No problem. Let me know if it works for you.
works only on rooted device, so bootloader must be unlocked, and watch must be pre-rooted.
Works with out any problem! thnx! :good:
I keep getting /system/bin/sh: su: not found
127:[email protected]:/ $
I assume I need the device rooted?
EDIT: post above me clarifies that
jackie_jagger said:
I keep getting /system/bin/sh: su: not found
127:[email protected]:/ $
I assume I need the device rooted?
EDIT: post above me clarifies that
Click to expand...
Click to collapse
Thanks for letting me know! I updated the post to include this requirement.
cmdoptesc47 said:
Thanks for letting me know! I updated the post to include this requirement.
Click to expand...
Click to collapse
Nah mate, thank YOU for all the effort for this post. My watch just completed flashing the update and now I'm on the bootscreen waiting for boot. Shouldn't be long now.
EDIT: Android is upgrading screen. <3
cmdoptesc47 said:
No problem. Let me know if it works for you.
Click to expand...
Click to collapse
Worked great sir! I was unlocked and rooted. I did have to flash stock recovery before I could continue of course. Great stuff. Much appreciated!
KGW42Q --> LWX48P
My G Watch is going in fastboot mode but is stuck at <waiting for device> when trying to unlock bootloader. Any help ?
Hi, I´m in Gohma 1.2 rom, can I upgrade from this Rom directly?
Thanks in advance for you effort.
Ashutos1997 said:
My G Watch is going in fastboot mode but is stuck at <waiting for device> when trying to unlock bootloader. Any help ?
Click to expand...
Click to collapse
It sounds like your computer isn't recognizing your watch as an ADB device when it's in fastboot mode. Usually just monkey around in device manager when this happens, but I'm not great at fixing this issue. I'd look through the comments in that thread for more help.
juansur66 said:
Hi, I´m in Gohma 1.2 rom, can I upgrade from this Rom directly?
Thanks in advance for you effort.
Click to expand...
Click to collapse
I used the tool in the post to restore to stock before I updated just to be safe. It might work without a restore, but I've never tried it before. I'd probably recommend a restore, but you're welcome to give it a shot.
Nice
cmdoptesc47 said:
It sounds like your computer isn't recognizing your watch as an ADB device when it's in fastboot mode. Usually just monkey around in device manager when this happens, but I'm not great at fixing this issue. I'd look through the comments in that thread for more help.
Click to expand...
Click to collapse
The device gets recognized in adb devices but not in fastboot.
cmdoptesc47 said:
I used the tool in the post to restore to stock before I updated just to be safe. It might work without a restore, but I've never tried it before. I'd probably recommend a restore, but you're welcome to give it a shot.
Click to expand...
Click to collapse
Thanks for quick reply, I will wait cause I´m little nob.
juansur66 said:
Thanks for quick reply, I will wait cause I´m little nob.
Click to expand...
Click to collapse
I just used the tool and chose option 6 (I think. The the one that says restore)
Ashutos1997 said:
My G Watch is going in fastboot mode but is stuck at <waiting for device> when trying to unlock bootloader. Any help ?
Click to expand...
Click to collapse
If you are using Linux try switching to root user, if Windows right click cmd and run as administrator
good job
very good!!!!!
{
"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"
}
Paulo_Diablo said:
If you are using Linux try switching to root user, if Windows right click cmd and run as administrator
Click to expand...
Click to collapse
Still same prob
Hi, I have the L21 model on B130 and got a notification today that B140 is available. I am rooted and am not sure if it's safe for me to take the update while being rooted.
Can someone advise me please? Thanks for your help.
if you want to apply official updates you must have the recovery stock
maybe you should follow this guide and use the latest update (B151) .. much better
http://forum.xda-developers.com/honor-5x/how-to/guide-flashing-stock-roms-l24-l21-l22-t3358478
or
http://forum.xda-developers.com/honor-5x/development/methods-to-stock-rom-flashing-custom-t3358468
Thank you so much, it's just that I read that B151 is only available for L24?
Unroot & remove any edits in /system then flash stock recovery to install the update
Sent from my HUAWEI KII-L21 using Tapatalk
faisalsiddiqui said:
Thank you so much, it's just that I read that B151 is only available for L24?
Click to expand...
Click to collapse
but you can install it on your device: Read "[Guide]Flashing stock ROMs of L24 on L21/L22"
http://forum.xda-developers.com/honor-5x/how-to/guide-flashing-stock-roms-l24-l21-l22-t3358478
I also got the update... Should i update right away?? It says to factory reset after flashing for optimal results... Is it necessary???
Sent from my KIW-L21 using Tapatalk
Thanks a lot everyone for pitching in and helping us noobs!
Arobase40 said:
You only know what is good for you.
If you don't notice any specific issues after the update, then you may probably not need to factory reset.
If you do then better backup everything first.
PS : I guess you are both from UK ?
Click to expand...
Click to collapse
I already updated and don't feel the need to reset... I didn't notice new things.. But the os feels a lil snappier. ..
Also i don't about him... But I'm from Pakistan...
Sent from my KIW-L21 using Tapatalk
Faheemarif252 said:
I already updated and don't feel the need to reset... I didn't notice new things.. But the os feels a lil snappier. ..
Also i don't about him... But I'm from Pakistan...
Sent from my KIW-L21 using Tapatalk
Click to expand...
Click to collapse
it would be great if you could upload the OTA.zip or capture the OTA URL
@Arobase40 if you get prompted for the update do a logcat and capture the update URL
Code:
adb logcat -c - to clear the log and then
adb logcat -d > logcat.txt - to dump the log to your harddrive
you should see some kind of http://update.hicloud.com:8180 address in the log that leads to the update.zip file
Arobase40 said:
Well, if you own a KIW-L21 maybe Huawei/Honor is considering you're from UK... Just an assumption...
Anyway, even though you received the B140 notification is a good news we're still pretty late compared to the US...
Click to expand...
Click to collapse
We sure are... I think we'll also receive the MM update later than the l24 variant....
Sent from my KIW-L21 using Tapatalk
---------- Post added at 07:42 PM ---------- Previous post was at 07:41 PM ----------
clsA said:
it would be great if you could upload the OTA.zip or capture the OTA URL
Click to expand...
Click to collapse
I would love to do so if you tell me how to...
Sent from my KIW-L21 using Tapatalk
I live in france have the l21 but haven't recieved an notiication of update i am on b130 and unlocked bootloader and root what can i do ?
haha thanks !
Arobase40 said:
heah heah heah seems like I got luckier than I thought as just after I "downgraded" to completely stock to test the new Xposed Framework I got the update notification !!![emoji23]
I tried to logcat as you said but I'm stuck at the adb instruction :
130|[email protected]:/sdcard $ adb logcat -c
* daemon not running. starting it now on port 5038 *
* daemon started successfully *
- waiting for device -
^C
130|[email protected]:/sdcard $ adb logcat -d > logcat.txt
- waiting for device -
Don't understand why but I'm in a adb shell... ^^
Click to expand...
Click to collapse
Exit the shell just do it from command
Clear the log
Check for update start the download
Take the logcat
Find the url
Sent from my KIW-L24 using Tapatalk
Arobase40 said:
Sorry for the wrong expectation and the false hope but seems like this was not the update I expected...
The download and update was very quick and the version is still B130... :crying:
Click to expand...
Click to collapse
10-4 still good practice
Sent from my KIW-L24 using Tapatalk
Arobase40 said:
???
Click to expand...
Click to collapse
Lol its good to practice doing a logcat and looking through it
Sent from my KIW-L24 using Tapatalk
Arobase40 said:
Okayyy, but what 10-4 means ???
I'm actually watching at the log even though I'm sure I won't find any reference to the update or what it this one is...
Click to expand...
Click to collapse
http://www.urbandictionary.com/define.php?term=Ten+Four
Sent from my KIW-L24 using Tapatalk
Ota link should be here
/data/data/com.huawei.android.hwouc/shared_prefs/
I don't remember the file
Sent from my HUAWEI KII-L21 using Tapatalk
i have L21 variant and i received B140 update, unfortunately whenever i try to install it i end up with the same error "software install failed" even though i uninstalled xposed and restored the original build.prob
anyways i tried to look into the OTA link in the directory provided by AL_IRAQI and this is what i found
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G79/g0/v45539/f1/[email protected]#
i'm not quite sure but i think this is the OTA update
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G79/g0/v45539/f1/full/update.zip
after missing around with update.zip file i can confirm its the ONE :highfive:
{
"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"
}
Arobase40 said:
HELP !!!!
I finally received the B140 notification with size 177MB...
I guess the reason I didn't received before was because I pulled my sim card off using only wifi... As soon as I put my sim card back I got the notification... lol
I did the logcat but could find the correct link for the update...
My phone is actually not rooted.
PS : Never mind, I got it and I'll try to upload it somewhere but I have a small data plan left... ^^
Click to expand...
Click to collapse
like I said before it takes practice to grab the logcat at the right time
when you get the update notification plug the phone into your pc
clear the log and then just before you click the update grab the logcat
the link is the actual update button you click it and it starts the download
after that the url is gone
i recieved the notiication but i am rooted and have unlocked bootloader can i do the update ?
---------- Post added at 10:29 AM ---------- Previous post was at 10:02 AM ----------
tried to update but no work i unrooted but i want to remove twrp
Hi guys i made this post to compile all the latest factory images of the lg g watch into one place
Here are the files for anyone who wants them
6.0.1
MEC23G
BOOTLOADER(thanks @ab123321 for this) MD5:8b5b362ad22195d3569d99d604abf390
BOOT
SYSTEM
RECOVERY(thanks to @EpicLPer for this)
MWD48B
BOOT
SYSTEM
RECOVERY
M1D63H
BOOT
RECOVERY
SYSTEM
M1D65N
ALL
I will upload more once I find them and they come out
I flashed the recovery, and it doesn't look like TWRP at all... Well thanks anyways, cause I managed to flash MWD48B without issues.
Watch had issues, and flashed a new download. Now it does look like TWRP and fails completely...
Restored to LDZ22D, and patched 3 OTA's... It worked! Unfortunately, I do not feel like rooting it again to extract boot.img or recovery.img...
Do not use: http://forum.xda-developers.com/g-watch/development/tool-lg-g-watch-return-to-stock-t3158349
Instead use: http://forum.xda-developers.com/g-watch/development/script-lg-g-watch-tool-t2820863
Then adb sideload from recovery: http://forum.xda-developers.com/g-watch/general/download-5-1-1-lca43-ldz22d-update-t3185130
Then: http://forum.xda-developers.com/g-watch/general/6-0-1-ota-link-t3316734
Now reboot fully before sideloading this from recovery: http://forum.xda-developers.com/g-watch/general/download-android-wear-update-mec23g-to-t3401997
And voila! Recommend wiping cache and data (factory reset), which you can do in stock recovery.
i flashed manually and updated, thanks.
Lets hope those images work
Is it M1D63H as OP says or rather M1D63G? (I have the latter on my watch)
adlx.xda said:
Is it M1D63H as OP says or rather M1D63G? (I have the latter on my watch)
Click to expand...
Click to collapse
Um i have never heard of this build for the g watch you sure you have that letter correct? Can you send a screenshot if so?
Xmaster24 said:
Um i have never heard of this build for the g watch you sure you have that letter correct? Can you send a screenshot if so?
Click to expand...
Click to collapse
{
"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"
}
Funny thing is Im certain there was no OTA I accepted to download and install. You know, like if it was pushed somehow like the Google play services updates or something like that... I would remember as in my watch OTA are somewhat traumatic, my watch usually don't do them well, and always shutdowns itself before ending the first reboot after the OTA...
Ah, also, it says I'm fully up to date, no updates available. I'm in Spain, but that shouldn't matter.
adlx.xda said:
Funny thing is Im certain there was no OTA I accepted to download and install. You know, like if it was pushed somehow like the Google play services updates or something like that... I would remember as in my watch OTA are somewhat traumatic, my watch usually don't do them well, and always shutdowns itself before ending the first reboot after the OTA...
Ah, also, it says I'm fully up to date, no updates available. I'm in Spain, but that shouldn't matter.
Click to expand...
Click to collapse
you have lg g watch R the rounded one, we have lg g watch, square one
Hola, hace muchas versiones de android que no te veo, lol!
Jaocagomez said:
you have lg g watch R the rounded one, we have lg g watch, square one
Hola, hace muchas versiones de android que no te veo, lol!
Click to expand...
Click to collapse
Damn! You're right! Wrong forum LOL hahaha
True, long time man!
When I saw the name I wasn't even sure it was you
DORYZ11c bootloader (MWD48B-M1D63H builds):
ab123321 said:
DORYZ11c bootloader (MWD48B-M1D63H builds):
Click to expand...
Click to collapse
Thanks, have you tested to see if these work or not? Also last bootloader update was from MEC23G No?
Xmaster24 said:
Thanks, have you tested to see if these work or not? Also last bootloader update was from MEC23G No?
Click to expand...
Click to collapse
I've just dumped bootloader chain from my watch. And, maybe you are right with MEC23G...
I dont understand the version - which is latest
hanschke said:
I dont understand the version - which is latest
Click to expand...
Click to collapse
It's chronological, oldest to newest, like every other XDA thread :good:
So I flashed the boot and system mec23g files and now the display on my watch isn't coming on help please
---------- Post added at 03:03 AM ---------- Previous post was at 02:53 AM ----------
Nvm it booted by me holding the reset button for two minutes
Here is my Drive folder for everyone that wants the M1D65N images:
https://drive.google.com/open?id=0B6-Tz_7kDyxsbnJlV2NkZ0lCanM
The zip contains all the images and you can also download them seperately
GtrCraft said:
Here is my Drive folder for everyone that wants the M1D65N images:
https://drive.google.com/open?id=0B6-Tz_7kDyxsbnJlV2NkZ0lCanM
The zip contains all the images and you can also download them seperately
Click to expand...
Click to collapse
Thank you man!
Better Topic with working links: https://forum.xda-developers.com/t/...003-fastboot-twrp-zip-factory-images.3405311/
madejackson said:
Better Topic with working links: https://forum.xda-developers.com/t/...003-fastboot-twrp-zip-factory-images.3405311/
Click to expand...
Click to collapse
That thread you are linking is for the LG G watch R w110 (lenok), this thread here is for LG G watch w100 (dory) images. Even tho the similarities of the hardware you can't and you shouldn't use those images on the G watch W100 (otherwise you will bootloop).
According to some sources, the update came out.
There are april security patches, daydream and improvments.
I have B03 and I don't have any update via fota.
Any news, SD update source?
https://www.z-union.eu/thread/853-axon-7-firmware-1-3b04-daydream/?postID=4450#post4450
https://www.android-hilfe.de/forum/...3281/a2017-g-oreo-8-0-ota.893361-page-24.html
great
we are hope for a new SLIM ROM from @raystef66 and we need the fingerprint for @Didgeridoohan Magisk Module :good:
{
"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"
}
WTF, april the 1st....
---------- Post added at 10:46 PM ---------- Previous post was at 10:36 PM ----------
So if someone happens to get an OTA, how do you capture it on a non rooted, stock phone?
RobboW said:
WTF, april the 1st....
---------- Post added at 10:46 PM ---------- Previous post was at 10:36 PM ----------
So if someone happens to get an OTA, how do you capture it on a non rooted, stock phone?
Click to expand...
Click to collapse
you can logcat the download link
I do not have nothing.. still waiting.. on B03
Does it support gcam natively???
rzarectha said:
you can logcat the download link
Click to expand...
Click to collapse
I see that you are from Romania. I am going to speak in english, because this is a english speaking board.
If you are on Digi.Mobil network can you tell me if you can enable VoLte on this network with this update, when you install it on your device?
Right now i am on Android 7.1.1 B10 and its ok for me. I tried android 8 and i didnt like it, but i would switch only if VoLte will work with Digi.Mobil
Tnx in advance:good:
dumyro said:
I see that you are from Romania. I am going to speak in english, because this is a english speaking board.
If you are on Digi.Mobil network can you tell me if you can enable VoLte on this network with this update, when you install it on your device?
Right now i am on Android 7.1.1 B10 and its ok for me. I tried android 8 and i didnt like it, but i would switch only if VoLte will work with Digi.Mobil
Tnx in advance:good:
Click to expand...
Click to collapse
Sure thing!
I am on digi so I can confirm this for you but I'm waiting for the update.
So far nobody has a download link to it
I'm still wondering if it's a hoax. That picture showed 1st of April as the date.
RobboW said:
I'm still wondering if it's a hoax. That picture showed 1st of April as the date.
Click to expand...
Click to collapse
That's the date for the April security patch. B03 is 1st of November.
It is a bit weird though that nobody got the file in 3 days, I'll give you that.
rzarectha said:
That's the date for the April security patch. B03 is 1st of November.
It is a bit weird though that nobody got the file in 3 days, I'll give you that.
Click to expand...
Click to collapse
Some of us went back to B02 to obtain and logcat it but till now no sign of life of the B04. Previous ones, I grabbed within a few minutes....so a bit weird this one doesn't show up...
Keep you updated when it does.
Why do you have to go back to B02?
RobboW said:
Why do you have to go back to B02?
Click to expand...
Click to collapse
The update is being rolled out for the German rom first, that's the 02.
03 is Russian
https://www.facebook.com/groups/1760229210896622/
svsavic said:
https://www.facebook.com/groups/1760229210896622/
Click to expand...
Click to collapse
Nice to show it to us but just adb logcat it and share the file
so : adb logcat > B04.txt
run and press the download - in your adb folder you can grab the B04.txt where you can find the link
raystef66 said:
Nice to show it to us but just adb logcat it and share the file
so : adb logcat > B04.txt
run and press the download - in your adb folder you can grab the B04.txt where you can find the link
Click to expand...
Click to collapse
@svsavic can also extract the zip by downloading it only but not installing it.
I don't remember the location tho where it gets downloaded to. I think it's either in root directory or inside /cache/fota
FYI, I have checked every single entry for Axon 7(OPEN MARKET) from https://www.ztedevices.com/en/support for all contries and the update is not present on that website.
I'm letting you know to save you from wasting a lot of time (I did it at work )
PS:
I have also tried editing this link to kind of guess the new update location:
https://dleu.ztems.com/zxmdmp/downl...ZTE A2017G/191686/P996A04V1.3.0B13_MR2_SD.zip
no success but maybe someone can explore "brute forcing" the link
hey everything together here you have the official b04 as download:
https://drive.google.com/file/d/10fsM2GKlbG-ZSd7d2HXQCPqO3McBNief/view?usp=drivesdk
Hello, how do you install this kind file ? With ADB ? Thanks
Envoyé de mon ZTE A2017G en utilisant Tapatalk