Does anyone know how to get the ZGPAX to talk to the android debug bridge? I am writing some code for it and have no idea why the code is failing when I load it to the watch (via URL). I am completely blind on this device.
Thanks,
Judd
Related
Hi, i need to send At Commands on my Galaxy S6.
The device on which to send commands is ttyS0 , but I get no response.
Has anyone had success?
You have any information about this?
Hi All,
I have been trying for hours (more than a week actually all in all) to sideload apps to my Lg Smart Watch Sport.
I have found more than one thread that speaks to how to achieve this and I have followed to a T as far as I know.
I have ADB and Fastboot installed and when I enter adb devices it shows my phone is connected.
Each time I follow the script after the adb connect localhost:4444 script I get the message 'no connection could be made because the target machine actively refused it (10061)'
I have debugging and bluetooth debugging on my Sport and phone has debugging as well.
I have tried the Android Wear APK Tools app as well and it just say error, cannot install.
I am using a MI Mix in case it matters.
Im not sure if the problem is my computer (Windows 10) or the Mi Mix but I have hit a dead end.
Anyone out there that can help I would sure appreciate it!
Best source is this: https://developer.android.com/training/wearables/apps/debugging.html
Edit: on the first connection with "adb devices" you should get a dialogue on your watch asking for authorization
ranf said:
Best source is this: https://developer.android.com/training/wearables/apps/debugging.html
Edit: on the first connection with "adb devices" you should get a dialogue on your watch asking for authorization
Click to expand...
Click to collapse
I have been trying for days to get this to work and that tutorial got me up and running.....I cant thank you enough.
make sure you open Command Prompt with Admin privileges.
Guys, i know this question has been asked numerous times here, even about this specific device but ive read dozens of threads and read dozens more of other sites and i can't find an answer to my problem..my problem is this....
I have a Moto E4 from Metro PCS. i want to root it and install a custom rom like i have done on dozens of other phones (thanks to the awesome people here at XDA.D
i get tuck right off the bat since i cant get the bootloader unlocked..i know its poible through this site. https://motorola-global-portal.custhelp.cowithin m/app/standalone/bootloader/unlock-your-device-b
The part that has me stumped (i know its something simple but i jut dont undertand where it says
On your desktop, open a command prompt or terminal, and go to the directory where you installed the Android SDK tools (or make sure fastboot is in your $PATH)
At the prompt, type
$ fastboot oem get_unlock_data
i just dont get it..I like to think im pretty proficient with computer and phones but not so much when it comes to terminal/command line stuff i guess... what does it mean to make sure fastboot is in my $PATH?
does it mean the fastboot.exe? or something else?
also the device for some reason doesn't seem to be recognized under ADB Device..when it is it says it's unauthorized.....and when i try to open up a terminal either in that location or if i navigate to that location within the prompt after i type $ fatstboot "with or without the "$"" it say's something like the command isnt recognized..sorry for this drawn out post, im just trying to give as much info as i can the 1st time around
my device i Metro PCs moto e4 on 7.1.1...model XT1765.
Thank you for just reading this let alone answering or helping me out with this problem..it is much appreciated,, im trying to get my girlfriend phone better and get her into the whole custom rom scene but im making myself look kind of foolish here that ive been able to root/twrp/rom every other phone ive had besides this one.
xandawg said:
Guys, i know this question has been asked numerous times here, even about this specific device but ive read dozens of threads and read dozens more of other sites and i can't find an answer to my problem..my problem is this....
I have a Moto E4 from Metro PCS. i want to root it and install a custom rom like i have done on dozens of other phones (thanks to the awesome people here at XDA.D
i get tuck right off the bat since i cant get the bootloader unlocked..i know its poible through this site. https://motorola-global-portal.custhelp.cowithin m/app/standalone/bootloader/unlock-your-device-b
The part that has me stumped (i know its something simple but i jut dont undertand where it says
On your desktop, open a command prompt or terminal, and go to the directory where you installed the Android SDK tools (or make sure fastboot is in your $PATH)
At the prompt, type
$ fastboot oem get_unlock_data
i just dont get it..I like to think im pretty proficient with computer and phones but not so much when it comes to terminal/command line stuff i guess... what does it mean to make sure fastboot is in my $PATH?
does it mean the fastboot.exe? or something else?
also the device for some reason doesn't seem to be recognized under ADB Device..when it is it says it's unauthorized.....and when i try to open up a terminal either in that location or if i navigate to that location within the prompt after i type $ fatstboot "with or without the "$"" it say's something like the command isnt recognized..sorry for this drawn out post, im just trying to give as much info as i can the 1st time around
my device i Metro PCs moto e4 on 7.1.1...model XT1765.
Thank you for just reading this let alone answering or helping me out with this problem..it is much appreciated,, im trying to get my girlfriend phone better and get her into the whole custom rom scene but im making myself look kind of foolish here that ive been able to root/twrp/rom every other phone ive had besides this one.
Click to expand...
Click to collapse
Your tethered device (phone) is not communicating with the host (PC). Install Motorola Device Manager on the host to insure you have the proper drivers. Might need to install Minimal Fastboot and ADB as well. Links below.
https://support.motorola.com/us/en/drivers
https://forum.xda-developers.com/showpost.php?p=42407269&postcount=1
Thank you for the rapid resonse..see I had that installed but I read somewhere on the site while downloading it that it could interfere with adb interface so I deleted it..I will reinstall and try again and post back..just wondering. Should I install adb/fastboot at the default location or should I install it in the android SDK folder..I read somewhere I need the android SDK to unlock the E4 bootloader. Is that true do u know?..have you done this process yourself?
xandawg said:
Thank you for the rapid resonse..see I had that installed but I read somewhere on the site while downloading it that it could interfere with adb interface so I deleted it..I will reinstall and try again and post back..just wondering. Should I install adb/fastboot at the default location or should I install it in the android SDK folder..I read somewhere I need the android SDK to unlock the E4 bootloader. Is that true do u know?..have you done this process yourself?
Click to expand...
Click to collapse
Every moto device I own is unlocked. No need to alter default locations. Don't believe everything you read from self-anointed experts.
Hello everyone! I'm looking some advice from the wise about bypassing the region restrictions for the Soli Radar (Motion Sense) in my Pixel 4. I am pretty new at running ADB (Android Debug Bridge) from my Windows PC. That said, I'm sure I overlooked something very simple. I can't get the commands to work at all. I followed the XDA YouTube video step by step on how to install and setup the SDK Platform tools on my PC. As well as how to prepare my device to receive commands from my PC. But it fails every time. I'm pretty sure that I'm just running the ADB incorrectly, but I don't know. I have only been able to find instructions on how to install and setup the SDK package. But no clear instructions on how exactly to utilize it. Again, I've never done this before. I am running the latest version on Android 10 on my phone and my PC is running Windows 10. And before running any commands, I verified that the device is in fact attached to the PC by running "adb devices" first. I wish there was an option to attach a screenshot of failure message I'm getting. But it says:
setprop: failed to set property 'pixel.oslo.allowed_override' to 'true'
I get this same failure when I run the alternative command line as well. And I have tried both command prompt and Power Shell and receive the same failure message. Anything advice that can be shot my way would be greatly appreciated. Thanks!
First check the windows 10 device manager to confirm that your device and computer are successfully connected.
Then try to replace with a new data cable, a USB 2.0 cable may be better.
Is the phone bootloader unlocked or have you rooted it yet? Honestly I am not sure if either of those are required for the changes, but I suspect they are. If you haven't rooted the phone yet, then I bet you don't have the correct privileges to make those kind of changes to the phone.
Hello,
I want to install the Messenger Lite apk on my watch. Developer options are enabled, I know it has to be with ADB over wifi, but can anyone post the exact command line we have to input in the Command prompt in order to be able to proceed? So far, it never worked for me.
Thanks.
Here you will find everything you need to know about your watch: https://forum.xda-developers.com/t/...il-missfit-skagen-xiaomi-oppo-suunto.4233055/