Question Debug Over Wifi Option Missing from Developer Settings - Google Pixel Watch

I have been trying to enable ADB debugging over WiFi on my Pixel Watch, although the option to debug over WiFi seems to be missing from the developer settings on my device. I have tried connecting to two different networks, restarting my watch, and verifying that my watch is running the latest software, yet the result is the same. I have also tried enabling "wireless debugging" on its own. When I run adb connect <ip_address> or adb connect <ip_address:port>, the message "No connection could be made because the target machine actively refused it" always shows. I would appreciate any help that I could get with this issue, as I would like to run faces that I create with Watch Face Studio on my Pixel Watch, and I do not believe that I have any other way to do so.
{
"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"
}

I have now tried resetting the Pixel Watch, and the issue persists as described in the original post.

Probably you need to pair, follow the steps here, and you will be able to.
[TOOL] All-in-One tool for Windows. Wear OS Tools v9.0
All-in-One tool for Windows. Wear OS Tools v9.0 It's a tool for use with any Wear OS watch. I am releasing today an improved and optimized version with several new features. What does it do? It is an All-in-One tool for Windows that makes it...
forum.xda-developers.com

bernarbernuli said:
Probably you need to pair, follow the steps here, and you will be able to.
[TOOL] All-in-One tool for Windows. Wear OS Tools v9.0
All-in-One tool for Windows. Wear OS Tools v9.0 It's a tool for use with any Wear OS watch. I am releasing today an improved and optimized version with several new features. What does it do? It is an All-in-One tool for Windows that makes it...
forum.xda-developers.com
Click to expand...
Click to collapse
I assume that you are referring to the instructions given in the section "Clarification on the new pairing procedure in Pixel Watch," but please correct me if I am wrong. Once I obtain a pairing code, IP address, and port number, how do I enter this information on another device without first enabling debugging over WiFi? I am using a laptop running the latest version of Windows 11 and a Pixel 7 running the latest version of Android 13. Alternatively, is there another way that I can use the tool to pair my watch without having debugging over WiFi enabled?

Actually, I was able to connect my watch properly by running the tool, entering the IP address and port and following the instructions from there. Thank you for sharing!

Related

[Q] Ad-Hoc Network Detection

I recently purchased an AR Drone from Parrot, and am trying to connect it to my EVO (rooted, running MikFroyo 4.5). It seems that the EVO cannot recognize the ad-hoc network that the Drone broadcasts. Is there a ROM or kernel that I could use to allow it to detect an ad hoc wifi network?
I'd rather not apply an infrastructure patch to my brand new drone, instead just messing with the phone I mess with all the time. Any help is much appreciated. Thanks in advance!
Answered my own question
Well, I just answered my own question, and figured I'd share with everyone else. I just tested this at my local Brookstone store (I'm friends with the store manager) and was able to fly theirs as well as my own.
From what I've done, the process to make any ROM Ad-Hoc compatible is pretty simple, although you do need adb.
First step, go into a command window, and with your phone connected to your computer run "adb shell wpa_supplicant -v".
This will spit out some information regarding the wpa security measures in place on your particular ROM. What we are looking for is the set of numbers it shows.
{
"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"
}
See where it says 0.5.11? That's what we want. It could also show 0.6.xx. Either way, that determines which of these zip files you should flash onto your phone. After it is flashed, your phone will be able to recognize and connect to Ad-Hoc networks, they will be displayed in the WiFi setting menu as (*)NETWORK_NAME.
If you are showing a 0.5.xx number download the file "wpa_adhoc-signed.zip"
If you are showing a 0.6.xx number download the file "wpa6_adhoc-signed.zip"
Last second notes: This works on ALL phones and ALL ROMs, you do need to check the wpa_supplicant data on each phone and ROM, it is usually different per unique setup. Also, the app I used to fly the Parrot AR.Drone is free, it is called AR.Pro Lite and is on the Android Market for any phones that are already Ad-Hoc capable or enabled.
That should be it, go out and see the (more) complete world of WiFi, and enjoy your new toy if you so wish!
http://www.brookstone.com/ipod-acce...er.html?bkiid=electronics|mn_flash|652479p|s2
Ad-Hoc Network Detection
After Installation my WiFi did not working... :/
WIFI turninng on .... ERROR

LG-G3 - USB Debugging not working Windows 10

I purchased an LG-G3. Performed an OTA update to latest: 47A. I connected to my Windows 10 box, enabled debugging, worked fine.
I downgraded using TOT method to 10B. The device is now running 4.4. Reconnected device to Windows 10 box, enabled USB debugging, does not work.
The device only shows up in device manage as a portable device
I have tried the sticky on this forum, unfortunately it does not apply as I do not have any of the items listed to remove
I have uninstalled all LG Driver/LG Verizon Driver/Google driver etc.
I have used USBDeview to remove anything named LG/ADB/Google
I have rebooted my machine, double checked the USB list with USBDeview
I have enabled/disabled/revoked USB Debugging, switched between MTP/PTP, rebooted phone
I feel like every time I google the problem a different way, I end up back at the Google USB driver download page or the LG Verizon driver download page
I would appreciate a fresh set of brains, I have a feeling I am now tunnel visioned and won't ever get out, please help ;0 I never get that prompt on the phone to allow the computer access to the phone, is that permission still on the PC is some fashion and needs to be revoked?
{
"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"
}
I ran a system update and the phone downloaded ~200mb file, applied and rebooted. Looks like that was 35B bootstack and now the phone does enable USB Debugging. Unfortunately if I take the phone back to stock USB Debugging still does not work
I also connected the fresh stock phone to another Windows 10 machine with the LG G3 Verizon Drivers installed and could not get USB Debugging to enable...
Cmd as admin, cd *adb path* , adb devices and an authorization should appear on your phone, usually works with me.
myclarity said:
Cmd as admin, cd *adb path* , adb devices and an authorization should appear on your phone, usually works with me.
Click to expand...
Click to collapse
Appreciate the suggestion, tried that and adb devices command just reports no devices connected and no prompt on the phone
mhum said:
Appreciate the suggestion, tried that and adb devices command just reports no devices connected and no prompt on the phone
Click to expand...
Click to collapse
The cmd part as admin is very important, dunno why but it wouldn't recognize my phone unless cmd was started like that.

A numpties guide to rebranding

This is simply a collection of information with some blanks filled in to allow those not as well versed in huawei/ADB as myself to rebrand. After 4 days of agony with Funkyhuawei and very little info i managed to resolve the issue myself. Primarilly, rebranding from pie on their toolkit would not work and i did not feel comfortable rebranding the more involved ways explained on here here.
You will need a membership to FH and credits. Also to have selected the same version eg 8.0.0.159 for the TARGET region. for me, i was c782 but rebranding to c432 so selected clt-l09c432 8.0.0.159
It is written with the intention of using FHRebrandTool2, as this one allows you to remain as CLT-L09 if that is your model, not force a switch to L29 even without dual sim
First, obviously, if you cant/havent unlcked FRP and bootloader, stop reading now. You're process is finished lol
Second, remove all security pins and fingerprints (developer options>require to be unlocked>off)
If you are on pie, use this incredibly simple automated script setup from @Androlark thank you my friend for this as you saved me here https://r.tapatalk.com/shareLink?ur...share_tid=3841687&share_fid=3793&share_type=t this is necessary as rebrandtool does not operate correctly with android 9 but fh instructions and even FH help are unclear on
For the correct software, download your latest android 8 version from Firmware Finder, taking note of the changelog, the flashing requires older update version with THREE folders, the giveaway is the changelog says "this will rollback your device to emui8" (dont rollback using Hisuite, as it itself advises not to if device unlocked. When selecting download in FF you may be presented with a list of many folders, most with the same name, simply click one of each name (update, public and cltxxxxxhw) transfer these to your phone after checking "check availability by imei" and doublechecking you have selected the correct region (C782,c432 etc)
Before flashing, to save panic, READ "AFTER FLASH INSTRUCTIONS" in flashy folder of extracted flashtool downloaded from above.
Follow post and flash.bat instructions and its all automated.
Factory Reset as advised when complete
Wahey you're back on old faithful Oreo and still device unlocked
Now startup device, complete basic setup to access menu, ensure adb AND allow adb during charge mode are on (this helps stop adb turning back off at restart in some cases) ensure to forget any wifi connection you used during setup
Back to fastboot (device off, hold power down,connect cable to computer) once loaded run FHRebrandTool2 again, being careful if you use manual entry to assign new model and region
Once complete and you restart you will keep getting connect usb to continue rebrand dont panic, hold power until shutdown then hold volume down and connect usb to computer again, you will get Erecovery. Select Install latest package and use the FunkyHuawei instruction from here, EG change DNS on router or use a computer as a hotspot to install new region software and wait.........wait.........wait.........funkyhuaweis carrier pidgeons are a bit slow
Rebranded and update back to pie and enjoy the precious security updates
Proof is in the pudding [emoji16] currently waiting on hisuite downloading my first update to 161
{
"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"
}
Sent from my CLT-L09 using Tapatalk

[HELP] Moto G5 Plus XT1686 boot up failure

My 3 year old Moto G5 Plus running android 8 suddenly restarted two days ago and went into Start up failure. It no longer shows My product or IMEI number. It just shows potter 000000000000000 32GB P3B
Bootloader logs read " Start up failure. Your device didn't start up successfully. Use the Software Repair Assistant on computer to repair your device. Connect your device to your computer to get the Software Repair Assistant" written in red.
I have my IMEI and product numbers saved on my pc in a notepad file, but the LMSA software does not recognise my device to even try to rescue it. I want to retrieve files from my phone before attempting a factory reset.
On using the LMSA, it says "lmsa doesn't match appropriate firmware. you can try to select a firmware manually" but then it has no option to select anything manually. I have my phone previously registered on the software on my PC.
I have not rooted my phone, nor used anything other than stock android. My bootloader is locked. I cannot remember if I had Developer options selected or not, most probably not.
On trying to go to recovery mode it says the same message " Start up failure. Your device didn't start up successfully. Use the Software Repair Assistant on computer to repair your device. Connect your device to your computer to get the Software Repair Assistant"
When I connect the phone to the computer, it recognises it (I hear a notification sound) and under Devices it shows under Unrecognised as "Fastboot potter s"
I've never flashed my phone but would it be possible to recover the files in the internal storage of the phone by installing TWRP (in a non rooted, bootloader locked phone) without data loss?
How does it work?
Please help! I really need to recover my photos and notepad notes. Is there any way? Any software?
Please help! Please!
i have the same issue.
can someone help with that .
sharing screenshots of the same.
{
"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"
}
i have the same issue too. ( xt1683)
I'm not responsible for what you do to your device.
Have you seen this post? https://forum.xda-developers.com/t/...d-as-qhsusb_bulk.3636457/page-9#post-76035108. Also read post # 223 about trying this on a Windows 10 machine.
Good luck.
roundaway said:
I'm not responsible for what you do to your device.
Have you seen this post? https://forum.xda-developers.com/t/...d-as-qhsusb_bulk.3636457/page-9#post-76035108. Also read post # 223 about trying this on a Windows 10 machine.
Good luck.
Click to expand...
Click to collapse
I tried this method and didn't work for me. but the device loads bootloader (not on blanck mode)

Huawei P20 FRP Lock Removal

Hello XDA,
Hoping someone here can help me. Not sure if it was relevant, but something must be but I was installing an APP on my P20 that helps to verify you to access Canada Gov't websites. Yada yada and now my phone has a password on it. At some point I was given Google Codes, but those do not unlock my phone now. I tried updating the phone from wifi and safe mode however it still comes up with the password screen below. The SIM card is now in my new phone (S20 - done with Huawei) and the old phone is in Airplane mode. When I drag up from the bottom you can see that menu at the bottom that mentions "Enable Magazine unlock" but doesn't do anything except calculator and flashlight.
Yes I can access recovery menu and the option to Factory Reset is certainly there and I know how to use it. The thing is I have over 3000 photos (most of them of our Cats) on there and I cannot and will not lose them. Been hacking this thing for a few days now and even though the P20 does not have an SD CARD slot, I was able to insert a USB stick in the USB-C slot with a bunch of useful hack .APKs but I cannot seem to be able to use them. In the EMUI menu I can select Update from USB but it just hangs at 5%.
I don't mind any kind of solution but it has to keep my data. Would installing Cyanogenmod delete my data? Anyone encountered this before? Also - obviously my phone has not been rooted and trying to connect to the PC via USB does recognize the phone, but Visual Studio, the Huawei software and ADB and everything else does not recognize it enough to communicate with it, perhaps because of the password.
Any help is greatly appreciated.
DJ Lem
{
"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"
}
Have you try to make a backup onto your pc or does it not see the device? I know there’s Back up Option under recovery mode at more than one place but not so sure if it would include all of your data.
The only way to disable a password on a huawei is thro factory-reset along with the password setup proses.
You said something about google codes. Can’t it by chance be from your find my phone, that the device is secured from find my phone platform

Categories

Resources