When connected over the same wifi or using a USB cable, the phone is not visible in the Project > Target menu.
Over wifi
- dmengine is launched
- from the PC I can :
*ping the phone (192.168.1.3)
*browse http://192.168.1.3:8001/upnp and see what seems to be a valid XML
*browse http://192.168.1.3:8001/ to display the profiler
Forcing a target IP add the device in the target list.
But when I build, the app on the phone block (the waiting animation is not moving anymore) and in the Discovery log display :
[http://192.168.1.3:8001/upnp] timed out getting XML description: Read timed out
Using USB
- dmengine is launched
- from the PC I can :
*ping the phone (192.168.1.3)
*copy / delete files from Windows to Android
*browse http://192.168.1.3:8001/upnp and http://192.168.1.3:8001/
I also try to disable Wan miniport(IP) as suggested in this post.
Does any one have the same issue ?
Defold version (REQUIRED):
- Version 1.2.176
Platforms (REQUIRED):
- Platforms: Android
- OS: Windows 10
- Device: Huawei P30 / Android 10
Thanks