Recent content by Erel

  1. E

    B4A - Programming tool for Android now supports the DJI SDK

    Yes, it is not difficult to start with B4A. Start with the beginner's guide: B4A Documentation
  2. E

    B4A - Programming tool for Android now supports the DJI SDK

    It is important to understand that this is an example mainly for developers. It is not 100% polished. If you like to try it then start by installing the APK on your Android device. You need to allow installation from other sources. Run the app and connect the USB cable to the controller. Due to...
  3. E

    B4A - Programming tool for Android now supports the DJI SDK

    APK is available here: B4A Library - DJI Drones | B4X Community - Android, iOS, desktop, server and IoT programming tools The app includes a MJPEG server. You can access it with a browser to see the camera feed (about 10 fps).
  4. E

    B4A - Programming tool for Android now supports the DJI SDK

    B4A is a rapid application development tool for Android applications. We have added support for the DJI SDK. Example of a simple app (200 lines of code):