Welcome to Nigel’s app tutorial site. I’ll be providing you with comfortable paced easy to follow mobile application application development tutorials on how to create mobile applications. Currently we are focusing on android applications tutorials which range from basic in the form of the wife ...
In our previous tutorialImporting and Activating DJI SDK in Android Studio Project, you have learned how to import the Android SDK Maven Dependency and activate your application. If you haven't read that previously, please take a look at it and implement the related features. Once you've done...
In our previous tutorialImporting and Activating DJI SDK in Android Studio Project, you have learned how to import the Android SDK Maven Dependency and activate your application. If you haven't read that previously, please take a look at it and implement the related features. Once you've done...
How do I: Use Push Notifications in a Windows Phone 7 Application? How Do I: Save Images to the Pictures Hub and Retrieve them back from the Hub in a Windows Phone 7 Application? How do I to install and configure Team Foundation Server 2010 Basic on Windows 7 MSDN Architecture Brownfield...
Mobile Application Framework enables you to create an application that can house different types of content that runs on mobile devices powered by Apple iOS platforms or Android devices. This section of the tutorial walks you through configuring your environment so that you can develop and test MAF...
LightCut is a video editing application recommended by DJI. It provides intuitive shooting and editing functions for DJI users, including AI-based one-tap editing, diverse exclusive video templates, inspirational creative tutorials, and many other resources for you to edit and generate videos effortles...
As the name suggests, mobile app notifications are triggered when an application is installed on the users’ mobile phones. Most apps make use of these notifications to communicate and engage with their users. When optimized in the right style and frequency, mobile app push notifications can also...
7 Modifying Your Code to Connect to a Local Database File on Mobile 7.1 Specifying the Location of the SQLite Database on the Mobile Device 8 Running Your Application on the Simulator or on the Mobile Device 9 See AlsoThis tutorial describes the basic steps to use SQLi...
For further detail on how to integrate the DJI Android SDK into your Android Studio project, please check theIntegrate SDK into Applicationtutorial. Running the SDK Sample Code Developers canrun the sample applicationto immediately run code and see how the DJI Mobile SDK can be used. ...
Create a new ASP.NET Core Web Application in Visual Studio. Choose the Web API template. Name the projectTodoAPI. The app should respond to all requests made over HTTPS to port 5001. Note Run the app directly, rather than behind IIS Express. IIS Express ignores non-local requests by defau...