Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
My friend cracked his display, and needs his IMEI number. He can't use his phone at all, so he can't turn on USB debugging from the device. Also, it is not rooted.
He never made (or doesn't remember) a Google-account on his Oneplus X, so he can't check his IMEI from the dashboard by Google.
Is it still possible to take over his phone from the PC, and dial-up the IMEI number on screen? His display still works, but not the touchscreen.
Each device has a recovery or fastboot mode, which normally can be used with only hardware buttons. Most devices display the IMEI there.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
So after I'm done using adb on my Android device, do I just unplug the USB wire from the computer and restart my phone, or not?
There is no need to restart your phone.
Using ADB doesn't inherently change anything about your phone's configuration. Some test frameworks may do things like disable animations on the device, which you might have to reset manually in developer settings if the tests are interrupted partway through and it fails to restore the original settings. But generally, rebooting won't help.
You can simply unplug your phone when you're done using ADB.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I have an android device which is secured with a screen lock. But now I don't remember the password to unlock my phone.
By default, the USB mode is set to always ask and also the USB debugging is disabled.
I tried unlocking my phone using a third party software on pc but it requires the USB debugging to be turned on.
How can I turn on USB debugging in this scenario?
This is not possible precisely because of the security issues it would present if it was.
The only way to access your phone is by doing a factory reset through the recovery mode, but be aware this wipes all of your data.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I have a LG X Screen android 6.0.1 and I've been trying to boot into fastboot but I can't. I've already tried both keys combinations and abd commands and doesn't work. can anyone help me with it?
Fast boot Mode LG X screen K500N. In the first step the Power key for a short while to switch off your device. Then prepare a Micro USB cable connected to PC or laptop. In the next step start holding the Volume Down key for a few seconds.
Important part is u need to connect it t PC for the fast boot mode to work
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
I could enable developer mode in my Yureka(Cyanogenmode 11) phone. But also it is not asking permission to connect to my computer and my computer only showing ?????????? in devices list. What should I do now ?
Finally I got reason why eclipse showing my phone as unknown device.
My phones USB computer connection was Media device (MTP). I just unchecked media device connection. And now my device is listing properly in eclipse.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
In android, is it possible to limit the the number of the devices that are connected to the phone via tethering?
The limit by the OS is 10 , is there a way we can reduce this value through an app ??
Or is there a way to restrict the bandwidth of the tethered connections?
thanks in advance
No and no, respectively. A custom build of the OS, installed via a modded ROM, presumably can do this.
Yes, you can by using third party Apps like WiFi Tether for Root Users. This apps will allow you to select which devices can use your mobile-data connection.