问题描述
为什么我不能在RAD STUDIO 10 Seattle upd 1的SAMSUNG GALAXY S7 EDGE(ANDROID 6.0.1)上调试应用程序?
Why I can't debug my application on SAMSUNG GALAXY S7 EDGE (ANDROID 6.0.1) in RAD STUDIO 10 Seattle upd 1?
在调试时,设备上的应用程序启动,但是RAD STUDIO(Delphi)中的调试器立即关闭-我无法检查变量,设置断点等。
When I debug, the application on the device starts, but the debugger in RAD STUDIO (Delphi) immediately shuts off - I can't check the variable, set break points, etc.
甚至可以通过IP进行调试,但结果是相同的。
I tried to debug even over IP, but the result is the same.
在所有其他设备上,调试都可以。
On all other devices, debugging is OK.
有人建议我如何解决此问题?
Someone advise me how to solve this problem?
PS:我已启用USB调试模式
PS: I have enabled USB Debugging Mode
谢谢
推荐答案
您可以通过转到-> -> in RAD Studio, and add -autolaunch
to the list of parameters.
显然Embarcadero还提供了HotFix,但我还没有尝试过。
HotFix位于 ,但仅适用于会员;需要注册。
Apparently Embarcadero also a HotFix available, but I haven't tried it yet.
The HotFix is here, but is only available to members; registration is required.
这篇关于无法在SAMSUNG GALAXY S7 EDGE上调试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!