
Welcome aboard to the our video site for sailors. We are being constantly blasted by scammers and pirates, so registration is invite only
contact@sailorsahoy.com with "Invite". No spam, no newsletters. Just a free account
Here's how to install Pix4d and Control+DJI on the Phantom 4 Pro+ built in screen
The DJI Phantom 4 Pro+ won't let you install any apps not approved by DJI on the built in monitor. Sadly this means you can't use ANY mapping apps which is a real negative of this device. I wasn't happy with that, and fortunately I'm fairly obsessive when it comes to making the drones work how I want them to, so after quite some time I finally figured out how to make it work! Hope this helps you :) *Note commands below updated to reflect the downloaded APK filenames so they differ slightly from what's in the video. ADB 1.4.3: https://www.dl.dropboxusercontent.com/s/7qr2x9y34kr6arj/adb-setup-1.4.3.zip?dl=0 Pix4D APK: https://mobile-pix4d-releases.pix4d.com/capture/android/latest/pix4dcapture.apk Control+DJI: https://mobile-pix4d-releases.pix4d.com/capture/android/latest/ctrl_dji.apk Commands to push the files to the device ---------------------------------------- adb push pix4dcapture.apk /data/local/tmp/com.pix4d.pix4dmapper adb push ctrl_dji.apk /data/local/tmp/com.pix4d.plugindji Commands to install the files after the reboot ---------------------------------------- adb shell pm install -t -r "/data/local/tmp/com.pix4d.plugindji adb shell pm install -t -r "/data/local/tmp/com.pix4d.pix4dmapper

