简体   繁体   English

如何在锁定的Android手机上的Android手机中打开USB调试

[英]How to turn ON USB Debugging in android phones on Locked Android Phones

Is there any way to turn ON USB Debugging on locked Android Phones if I have got physical access to someone's mobile but the mobile locked. 如果我可以物理访问某人的手机但该手机已锁定,则有什么方法可以在锁定的Android手机上打开USB调试。

Actually I want to install APK on Android Mobiles when I have physical access to mobiles (not my mobile) but locked. 实际上,当我可以物理访问手机(而非我的手机)但被锁定时,我想在Android手机上安装APK。 I have tried ADB Shell but that ADB shell also requires USB Debugging enabled. 我已经尝试过ADB Shell,但该ADB Shell也需要启用USB调试。

How can I enable usb debugging? 如何启用USB调试?

I guess you are a company admin who needs to do this for a few employees? 我想您是一位需要为几名员工执行此操作的公司管理员? In that case you should really use a centralised tool like: XenMobile, etc.... 在这种情况下,您实际上应该使用集中式工具,例如:XenMobile等。

There is no way to enable developer mode -> USB debugging remotely as far as I know, unless there is a Google guru around ... :) 据我所知,没有办法远程启用开发人员模式-> USB调试,除非周围有Google专家... :)

I think it is not possible. 我认为这是不可能的。 it's android security concern so, android os not allow user to transfer data in locked mobile phone. 这是android的安全问题,因此android os不允许用户在锁定的手机中传输数据。 Android needs to unlock mobile phone once for transfer any data between mobile phone and other device. Android需要一次解锁手机才能在手机和其他设备之间传输任何数据。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM