Uh, did it just die? - LG G Watch

I noticed the screen was off while it was charging, when I went to pick it up it turned on. But I can't tell if it turned on all the way. I think the screen went off before it finished booting. The screen is now off, and I can't actually tell if it's on or not. Putting it back on the charger did nothing.
{
"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"
}

jamcar said:
I noticed the screen was off while it was charging, when I went to pick it up it turned on. But I can't tell if it turned on all the way. I think the screen went off before it finished booting. The screen is now off, and I can't actually tell if it's on or not. Putting it back on the charger did nothing.
Click to expand...
Click to collapse
Did you happen to take the OTA update prior to this happening?

jimbobtexas said:
Did you happen to take the OTA update prior to this happening?
Click to expand...
Click to collapse
I didn't, but does the watch self-update?

jamcar said:
I didn't, but does the watch self-update?
Click to expand...
Click to collapse
No - you'd see it. I can't seem to load the update, no matter what I try, and I get the same symptom. I have to get it back to a low-level boot and restore in order to recover the watch. I'm convinced that this firmware update does not work with my watch.

jimbobtexas said:
No - you'd see it. I can't seem to load the update, no matter what I try, and I get the same symptom. I have to get it back to a low-level boot and restore in order to recover the watch. I'm convinced that this firmware update does not work with my watch.
Click to expand...
Click to collapse
Are you using adb for the low-level boot? I don't think in going to have access to that because of the RSA encryption key that adb needs to work.

jamcar said:
Are you using adb for the low-level boot? I don't think in going to have access to that because of the RSA encryption key that adb needs to work.
Click to expand...
Click to collapse
Yeah, but I'm using this wonderful tool to accomplish that: http://forum.xda-developers.com/showpost.php?p=54250887&postcount=1
It should take care of you.
---------- Post added at 11:01 AM ---------- Previous post was at 10:59 AM ----------
jimbobtexas said:
Yeah, but I'm using this wonderful tool to accomplish that: http://forum.xda-developers.com/showpost.php?p=54250887&postcount=1
It should take care of you.
Click to expand...
Click to collapse
Another thing: is the screen rotating through a series of low-level light changes? You'll need to be in pretty dim lighting to tell. If so, that's a boot loop. If not, then it just may be croaked.

jimbobtexas said:
Yeah, but I'm using this wonderful tool to accomplish that: http://forum.xda-developers.com/showpost.php?p=54250887&postcount=1
It should take care of you.
---------- Post added at 11:01 AM ---------- Previous post was at 10:59 AM ----------
Another thing: is the screen rotating through a series of low-level light changes? You'll need to be in pretty dim lighting to tell. If so, that's a boot loop. If not, then it just may be croaked.
Click to expand...
Click to collapse
That program is unable to find it too, Windows device manager doesn't even see the hardware.

jamcar said:
That program is unable to find it too, Windows device manager doesn't even see the hardware.
Click to expand...
Click to collapse
Did you use the tool to install the ADB drivers? That's #1 on the menu.
If so, then you need to try the pin reset trick to get it to the bootloader. It's kinda tricky, because you have to catch it at the right time. I found that if you can manage to use a ballpoint pen to hold the rear reset pin down, then when the LG logo appears, you swipe from top left to lower right, you'll get to the bootloader. It's tricky, but doable. Once there, you should be able to run the recovery tool and get your watch functional again.

I did a reset and still cannot see any update... Now, my watch does not show any watch apps installed on my phone... Any way to fix this?

EnIXmA said:
I did a reset and still cannot see any update... Now, my watch does not show any watch apps installed on my phone... Any way to fix this?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=54628433&postcount=71

jamcar said:
I noticed the screen was off while it was charging, when I went to pick it up it turned on. But I can't tell if it turned on all the way. I think the screen went off before it finished booting. The screen is now off, and I can't actually tell if it's on or not. Putting it back on the charger did nothing.
Click to expand...
Click to collapse
same here. left it on on the charging cradle all night long, this morning found it off. tried to place it on the cradle again showed a full battery icon, took it back and screen is off. tried the reset button for 10 and 30 sec with no results. any ideas? didn't tried to connect it to my pc, but i guess it will no work, nor the recovery tool will, as the watch is totally off... :crying:

Related

What triggered safe mode?

I can find plenty of info on how to force it into safe mode...or how to force it out of safe mode, but I'm looking to do neither.
I rebooted my phone today (because gmail wasn't syncing) and it started back up, to my surprise, in safe mode. It's weird b/c besides the sync everything was peachy.
I'd just like to know if there's any way to poll the rationale for it? Any log file I can cat? Any ADB command I can run? I'd just like to know what triggered it...this isn't a daily occurrence so it's not like I can just turn log-cat on and reboot. So I want to look at it now, while it's in safe mode.
Any help/tips are appreciated. All I can find in Google is how to get it in and out of safe mode.. NOTHING regarding diagnosis...
CM7...forgot which kernel. - JT's nightly #11 IIRC...I can get that info once I find his nightly kernel build page again, lmao.
Weird. Mine did yesterday too.
Haha, probably just a coincidence.
Either way, I'm REALLY surprised there's no info on this subject...
I mean either a flag set before shut-down or a status code on boot should stick it into safe mode...it shouldn't be hard to poll why. Something like that should definitely be either pollable from ADB, or in a log file some place. Seeing the lack of activity in this thread I decided it was probably a moot issue and rebooted into recovery, cleared cache and dalvik cache, restarted, it booted normally..
Though I'd still like to know for next time. Not only is this useful for people who actually give a ****, but it's useful to developers so they know of potential problems/bugs that exist inside ROM's. I'd be extremely surprised if there was **absolutely** no way to get it.
Syndacate said:
Haha, probably just a coincidence.
Either way, I'm REALLY surprised there's no info on this subject...
I mean either a flag set before shut-down or a status code on boot should stick it into safe mode...it shouldn't be hard to poll why. Something like that should definitely be either pollable from ADB, or in a log file some place. Seeing the lack of activity in this thread I decided it was probably a moot issue and rebooted into recovery, cleared cache and dalvik cache, restarted, it booted normally..
Though I'd still like to know for next time. Not only is this useful for people who actually give a ****, but it's useful to developers so they know of potential problems/bugs that exist inside ROM's. I'd be extremely surprised if there was **absolutely** no way to get it.
Click to expand...
Click to collapse
Safe mode is triggered by holding down the home key during a reboot. Your welcome.
Sent from my SCH-I500 using XDA App
dr_w said:
Safe mode is triggered by holding down the home key during a reboot. Your welcome.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
syndacate said:
I can find plenty of info on how to force it into safe mode...or how to force it out of safe mode, but I'm looking to do neither.
Click to expand...
Click to collapse
syndacate said:
All I can find in Google is how to get it in and out of safe mode..
{
"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"
}
NOTHING regarding diagnosis...
Click to expand...
Click to collapse
I feel like you're being an ass just for the sake of being an ass...maybe I got you all wrong, and it's just the way your post comes off...but if you are..there's no reason to be like that....you don't gain anything from it...
:-\

Can't push "install" soft-key buttons to install app

This happens occasionally with Amazon apps, when I try to install an update. It's also just happened again when I bought the Humble Bundle of apps, and it won't install when I try to push the install button once I open the .apk. Anyone know a work-around or have experienced this as well?
I will restart and post my findings.
For those who don't know what the Humble Bundle is, it's a bundle of four, great games, that YOU choose the price for. Read this article to learn a little more about it: Pay what you want for this Android Bundle
I couldn't install after reboot either...
{
"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"
}
So, that install button won't work for any .apk...
Turn off screen filter.. it blocks the install button for some reason.
This is not a glitch with phone or whatever.. its the screen filter app..disable it and hit install and it will work
antispiral said:
Turn off screen filter.. it blocks the install button for some reason.
This is not a glitch with phone or whatever.. its the screen filter app..disable it and hit install and it will work
Click to expand...
Click to collapse
yeah it is screen filter..i had this problem before..i though it was the rom until i came across a post with someone similar and was told it was screen filter..idk why...not a biggie anyway
not to hijack this thread or anything but what is screen filter?
werdna87 said:
not to hijack this thread or anything but what is screen filter?
Click to expand...
Click to collapse
It's an app that just makes the screen more dim than even Android can. You can set a default dimming level too.
That's is a stupid, stupid bug too, but at least I know why and it's now documented here. Thanks all.
Has anyone had this problem more recently?
I've been experiencing it on CM 10.1 ROMs, and only a complete wipe and reflash seems to fix the problem.
It would seem that SOMEWHERE, I need to wipe some kind of data out, but I don't know what. I'm having this exact situation right this second. Can't hit 'next' or can't hit 'install'.
4/11+ CM 10.1.
I don't see that 'Screen Filter' application. Nothing in apps called that. Does it have a different name?
Thank You
antispiral said:
Turn off screen filter.. it blocks the install button for some reason.
This is not a glitch with phone or whatever.. its the screen filter app..disable it and hit install and it will work
Click to expand...
Click to collapse
Thank you very much, had the same problem
pkopalek said:
Has anyone had this problem more recently?
I've been experiencing it on CM 10.1 ROMs, and only a complete wipe and reflash seems to fix the problem.
It would seem that SOMEWHERE, I need to wipe some kind of data out, but I don't know what. I'm having this exact situation right this second. Can't hit 'next' or can't hit 'install'.
4/11+ CM 10.1.
I don't see that 'Screen Filter' application. Nothing in apps called that. Does it have a different name?
Click to expand...
Click to collapse
Any persistant overlay may prevent usage of the "install" or "next" button when installing an app from the SD card, whether it's screen filter or HALO. Chat heads, Ninja SMS, floating battery stats, etc are all possible culprits.
This is a safety built into android to prevent an app from popping up an overlay over the required permissions list and showing a "safe" list of required permissions on top of the real list of persmissions that allow it to read your texts, pick your wallet, and root around in your underwear drawer.
antispiral said:
Turn off screen filter.. it blocks the install button for some reason.
This is not a glitch with phone or whatever.. its the screen filter app..disable it and hit install and it will work
Click to expand...
Click to collapse
thank you very much :good:
My Saviours!
I would just like to give a hearty THANK YOU for this thread.
I have been bashing my head against the desk trying to figure out WHY the hell I could not press the install button.
I have Twilight installed that dims your screen based on time of day. I followed the directions of turning it off, and look at that, it worked.
So what have I learned today?
There is ALWAYS an asnwer for something to not work as normal. It is a matter of asking the right question to find that answer.

[PROBLEM]Strange problems with my GS2 XWLS8 ...

I am experiencing various problems that seem quite strange.
When I plug my charger into my phone, nothing happens.
Usually I'd get the charging tone instantly, but it can take upto 5mins until registering the charge now. Its also the same with USB connection to pc/laptop/console.
Whats worse is that when I remove it from charge/usb , the galaxy still displays the charging icon or 'connected as media device' stays in my notification bar?
Only until I reboot it goes back to normal but most of the time I can't even get to boot animation because it just shows the charging screen!
I charge my phone every night to 100%. If I turn my phone off, then back on, it'll either show me the charging boot screen symbol - or when I do manage to boot up successfully my battery drops MASSIVELY. It was 49% earlier, I rebooted and I had 8% left!
Im worried that my connecter may be damaged also as I dropped my phone whilst on charge and bent the charge port (not the phone port)... but there is another issue which isnt related to my battery which is my brightness/display problem.
If I let my phone screen turn off itself it turns off but then comes back on and stays on until i lock it manually using power?
If I cannot get this problem sorted do you think a wipe and re-flash would rid me of these annoyances?
Thanks!
sent from the unknown
Hey,
it listen like a battery probably, but u can first check if it's system related when u do a factory reset (BACKUP before).
If this won't help, try to change battery (maybe a friend have same phone).
CHEERS
Sent from my GT-I9100 with RootBox
Thanks man. I fully charged my battery last night and took it off charge, woke up and it was on 55%!
sent from the unknown
match_stick said:
Thanks man. I fully charged my battery last night and took it off charge, woke up and it was on 55%!
sent from the unknown
Click to expand...
Click to collapse
kindly provide details on ROM/kernel etc in order for other members to help you out.
First you need to see what is eating you battery. though you have other issues. You can try reflashing the firmware with fullwip/factory reset.
1. install cpu spy and see whether the device is going to deep sleep properly. if not try the following. enable aeroplane mode, power-off, power-on, disable aeroplane mode.
2. you can install BBS and GSam battery monitor to see which application is consuming more battery
3. dont install new apps, monitor the device after flashing & installing above mentioned apps.
kmaq said:
kindly provide details on ROM/kernel etc in order for other members to help you out.
First you need to see what is eating you battery. though you have other issues. You can try reflashing the firmware with fullwip/factory reset.
1. install cpu spy and see whether the device is going to deep sleep properly. if not try the following. enable aeroplane mode, power-off, power-on, disable aeroplane mode.
2. you can install BBS and GSam battery monitor to see which application is consuming more battery
3. dont install new apps, monitor the device after flashing & installing above mentioned apps.
Click to expand...
Click to collapse
Completely Stock firmware and kernel. (xwls8- spain.). No root.
I flashed again but still have the problem. Ive just installed NeatRom 4.1 to see if a rom change would help but still the same.
Just an example of what im dealing with ↓
{
"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 sudden changes in the graph show when I reboot my phone.
One thing i haven't tried is a full wipe, which is what I intend to do now.
I will report back to post a report.
Thanks for the help. Much appreciated
sent from the unknown
match_stick said:
Completely Stock firmware and kernel. (xwls8- spain.). No root.
I flashed again but still have the problem. Ive just installed NeatRom 4.1 to see if a rom change would help but still the same.
Just an example of what im dealing with ↓
View attachment 1711987
The sudden changes in the graph show when I reboot my phone.
One thing i haven't tried is a full wipe, which is what I intend to do now.
I will report back to post a report.
Thanks for the help. Much appreciated
sent from the unknown
Click to expand...
Click to collapse
That's crazy, looks like a cliff next to a colorful forest!
Flasb new JB ROMs, media scanner is likely to go away.
Sent from the little guy

Working on a few apps

{
"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"
}

			
				
Second is obviously a file manager correct? Not sure what the 1st is lol. Will these work on both Gear Live and G Watch?
Joe0113 said:
Second is obviously a file manager correct? Not sure what the 1st is lol. Will these work on both Gear Live and G Watch?
Click to expand...
Click to collapse
Hmmm should work on gear but idk I don't have a gear.
D-FUSE said:
Hmmm should work on gear but idk I don't have a gear.
Click to expand...
Click to collapse
I don't see why they wouldn't...it is the same Android Wear isn't it? (aside from a few extra apps here and there)
Working on a app uninstaller too. I know this isn't supposed to be a standalone device and this stuff will probably only be in the rom I am working on. It's all new to be but I'm enjoying messing with it. ?
I think wear does need an uninstaller. Some wear apps dont show in the launcher of your phone, only in the apps list on play (where they can get buried easily) or worse on the apps tab on the phones settings menu.
As it stands if you have a problem with your phone you cant do anything with a Wear device. So if that app is malware, or otherwise borks your phone and/or watch, tough.
ChrisM75 said:
I think wear does need an uninstaller. Some wear apps dont show in the launcher of your phone, only in the apps list on play (where they can get buried easily) or worse on the apps tab on the phones settings menu.
As it stands if you have a problem with your phone you cant do anything with a Wear device. So if that app is malware, or otherwise borks your phone and/or watch, tough.
Click to expand...
Click to collapse
Yeah and the apps I'm building on going on the watch not phone so if u want to remove them you'll need to know adb or use uninstaller
Viewpager on android wear
Viewpager Android Wear: http://youtu.be/afi3BRrwCeY
I'm not sure if you're taking requests/ideas, but I know myself and several others would like to disable the gesture wake feature. How hard would that be to implement?
trainplane3 said:
I'm not sure if you're taking requests/ideas, but I know myself and several others would like to disable the gesture wake feature. How hard would that be to implement?
Click to expand...
Click to collapse
Like when you move you arm and it wakes up?
D-FUSE said:
Like when you move you arm and it wakes up?
Click to expand...
Click to collapse
Exactly! I have not driven with it at night but I imagine it would be annoying since every time i look at it, it's always on.
trainplane3 said:
Exactly! I have not driven with it at night but I imagine it would be annoying since every time i look at it, it's always on.
Click to expand...
Click to collapse
I'll see but idk
Yes! It will be great a "night" mode. I sleep with the watch, and I want that:
- the screen must be off
- it must change to on (but dimmed) with a touch, double touch or something similar, but not with the movement of my arm
- it must be easy to activate/deactivate this "night" mode
It will be a very useful utility!
And now I'm playing
Screen shot
How'd you theme the background and take a screenie?!
Joe0113 said:
How'd you theme the background and take a screenie?!
Click to expand...
Click to collapse
Screen shot adb and I'm building a rom
D-FUSE said:
Screen shot adb and I'm building a rom
Click to expand...
Click to collapse
Damn, just for the G-Watch?!
Joe0113 said:
Damn, just for the G-Watch?!
Click to expand...
Click to collapse
Why the sad face?

Remap Assistant Button

Real shame that dev support or really much users for this phone is so slim. It's such a good phone.
Anyway, I think it's another real shame that it's extremely difficult for me to find a way to remap this dedicated Assistant button on this phone. There's so many other ways in which to summon GA that I don't need that button to do it. I can be used for so much else.
Samsung folks have that awesome dev to remap their Bixby button. I wish someone could do the same here. There's clearly no root method for the LG V60 so there has to be another way to do this. Something that doesn't involve the skills of an Android developer.
roaduardo said:
Real shame that dev support or really much users for this phone is so slim. It's such a good phone.
Anyway, I think it's another real shame that it's extremely difficult for me to find a way to remap this dedicated Assistant button on this phone. There's so many other ways in which to summon GA that I don't need that button to do it. I can be used for so much else.
Samsung folks have that awesome dev to remap their Bixby button. I wish someone could do the same here. There's clearly no root method for the LG V60 so there has to be another way to do this. Something that doesn't involve the skills of an Android developer.
Click to expand...
Click to collapse
There is an app to do that, I used Button Mapper Pro: https://play.google.com/store/apps/details?id=flar2.homebutton
russnash said:
There is an app to do that, I used Button Mapper Pro: https://play.google.com/store/apps/details?id=flar2.homebutton
Click to expand...
Click to collapse
I tried using that one but I could never get it to work. I downloaded that program the app asked me to download. Phone connected to the PC but the program kept telling me the phone wasn't connected. Had USB Debugging on. Dunno what the issue was.
I just have mine turned off. A waste of space if you ask me.
roaduardo said:
I tried using that one but I could never get it to work. I downloaded that program the app asked me to download. Phone connected to the PC but the program kept telling me the phone wasn't connected. Had USB Debugging on. Dunno what the issue was.
Click to expand...
Click to collapse
I installed this and got it working great. You might want to check to that when your phone is connected to your PC that you have the USB debugging set to "USB charging" and that you authorize the connection on your phone when running the app on the PC.
hwsenter said:
I installed this and got it working great. You might want to check to that when your phone is connected to your PC that you have the USB debugging set to "USB charging" and that you authorize the connection on your phone when running the app on the PC.
Click to expand...
Click to collapse
You son of a *****! I love you! Hahahaha! That was the mistake I made, the debugging set to charging. I had it set to file transfer. UGH! Small mistakes. So annoying. Thanks! Now this extra button isn't useless anymore. Yeah, I have to use that program to unlock the features after every reboot but I rarely reboot anyway.
{
"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"
}
Thank you - it worked on my phone!
This was a great find - thank you! I was able to get it to work and remap the Google Assistant button but did need to install the LG drivers (available from LG's website):good:
Works great! I remapped it to Wide Mode for LG through actions from Nova launcher. Perfect!
Verstuurd vanaf mijn LM-G850 met Tapatalk
I've paid for the pro version, did the PC thing successfully but it doesn't work at all. It is enabled in the accessibility menu. Anyone know what I'm doing wrong?
roaduardo said:
You son of a *****! I love you! Hahahaha! That was the mistake I made, the debugging set to charging. I had it set to file transfer. UGH! Small mistakes. So annoying. Thanks! Now this extra button isn't useless anymore. Yeah, I have to use that program to unlock the features after every reboot but I rarely reboot anyway.
Click to expand...
Click to collapse
AWESOME ! , i was so close to giving up my search them found this conversation Cheers!

Categories

Resources