Making custom Applications for Android OS can be difficult unless you have a deep understanding of Java. MIT's App Inventor removes that barrier by providing an easy to use drag and drop style of coding to App development.
Most IoT projects need a user interface and while IFTTT and DO Buttons work well, sometimes you want something a bit more versatile.
This guide will take you through the steps to create a dedicated App for your IoT project using any of the Particle devices. We will focus on the simple Web Connected LED sketch from Particle, then point out the critical parts of the App Inventor code that will let you send and receive any information to and from the Particle device.
To get started with MIT App Inventor, go to the following link;
- Once there, click on the Create apps! button in the top right of the page.
- App Inventer uses your Google account for verification and will ask you to grant access to it. Don't worry, they wont sell off your information.
- Click the Start new project button and we are all set.
Text editor powered by tinymce.