Tag: android

Cannot install MTP Device and cannot find wpdmtp.inf

On Windows versions N and KN there is no Media Feature Pack. MTP and PTP dirvers (wpdmtp.inf) is included in this pack.

Without it you cant send files to and from the Android phone.

Media Feature Pack for N and KN versions of Windows 10 (choose your language)
https://www.microsoft.com/en-us/software-download/mediafeaturepack
or
https://www.microsoft.com/en-US/download/details.aspx?id=48231

Unrecognized device in PTP mode:
USB\VID_2717&PID_FF18&REV_0223&MI_00
USB\VID_2717&PID_FF18&MI_00

Unrecognized device in MTP mode:
USB\VID_2717&PID_FF48&REV_0223&MI_00
USB\VID_2717&PID_FF48&MI_00

Entware and pyLoad on Android 7.1 TV Box

Description:
Entware is repository full of apps for embeded linux like android on tv box. I have prepared installation script to install it from scratch because android is different. You have to rebuild folders in root on every reboot. Root partition is rebuilt on every boot from the image. I will use /data partition to store files (path /data/opt) and mount –bind on /opt.

Continue reading