William23668 8 Posted December 16, 2022 Hi I use Delphi 11.2 and I am trying to conenct it to my android device honor 8x . I followed all the steps https://docwiki.embarcadero.com/RADStudio/Sydney/en/Running_Your_Android_Application_on_an_Android_Device https://docwiki.embarcadero.com/RADStudio/Sydney/en/Configuring_Your_System_to_Detect_Your_Android_Device https://docwiki.embarcadero.com/RADStudio/Sydney/en/Installing_the_USB_Driver_for_Your_Android_Device but I got dizzy and I am unable to find device usb driver I tried google usb driver did not work http://developer.android.com/sdk/win-usb.html OEM driver also I dont know where to find https://developer.android.com/studio/run/oem-usb https://consumer.huawei.com/en/support/ the phone is visible in device manager \extras folder in your installed <SDK> directory, only contain folder called intel. What I am missing ? Share this post Link to post
programmerdelphi2k 237 Posted December 16, 2022 (edited) in your smartphone you need: in MSWindows it's so easy detect it! no needs drivers extras! connect your USB cable o smartphone<=>pc on smartphone, activate the "Developer" in "System -> About..." 7x click on "Serial number." after this, you'll have "Developer option in System options)" now, open it and active your USB debug option now, you can see it on RAD IDE! https://docwiki.embarcadero.com/RADStudio/Sydney/en/Enabling_USB_Debugging_on_an_Android_Device Edited December 16, 2022 by programmerdelphi2k Share this post Link to post
William23668 8 Posted December 16, 2022 I already did all that still device not appear as target platform Share this post Link to post
William23668 8 Posted December 16, 2022 (edited) I select USB as transfer files from the phone is that right ? Edited December 16, 2022 by William23668 Share this post Link to post
William23668 8 Posted December 16, 2022 found the problem it was the firewall !! Share this post Link to post