|  | 
 
| Edited by gounthar at 2018-4-14 00:15 
 Hi,
 
 I finally managed to get my Orange Pi One Plus to work with the latest OrangePi_OnePlus_Android_7.0_en_gapps_v1.3.img.tar.gz.
 Now, I would like to connect it through adb; I found that the port is 7100 and not 5555 like my other devices, but... It stays offline.
 
 Most of the times (on other Android devices), I get a popup on the screen asking to approve or reject the computer trying to connect.Copy code$ adb connect 192.168.1.18:7100
connected to 192.168.1.18:7100
me@myPC ~
$ adb devices
List of devices attached
192.168.1.18:7100       offline
This time, I didn't get anything.
 What is the procedure to connect to the One Plus running Android so that I can get online and not offline?
 
 Should I try to connect it with USB first? Is there a pin to move somewhere on the card? How could I find the drivers so that Windows can see it as an Android device?
 
 Thanks.
 
 
 
 
 | 
 |