Hello
I'm doing a project similar to this one https://metabubble.net/android/how-to-a ... spberry_PI, in which I install the adb in raspberry pi to be able to read info from a phone. For the development I have used my raspi3 and everything works fine there. But when I put the card with all the code to the raspi zero 1.0 doesn't work.
To connect the telephone to raspi zero I have used an adapter usb OTG and connected to this the cable that works raspi3
Can you run adb on a raspi zero to control a phone?
Could the error be caused by the OTG cable?
Should I use any other cable?
Can raspi zero usb function as a host, like raspi3?
Could you suggest a solution?
thanks!