ADB (Android Debug Bridge) is the powerful data highway to your device.
It's usually used over USB (although you can use it over WiFi too).
The client (adb.exe) must be installed on your desktop. (Google "minimal ADB".)
The server (adbd, but you don't really have to know that) is already on your Boox, but must be enabled with "USB debugging" in Settings.
Generally apps are installed in the same place.
If you don't actually have a separate SD card on your device you don't have to worry about it.
|