MIT App Inventor

Instead of Android Studio, I decided to use MIT App Inventor 2 which is a web based, open source application that is maintained by MIT(Massachusetts Institute of Technology) and is used for developing simple Android Aplications.

 I liked and preferred it to Android studio because of its simplicity. Anyone can use it, even those who have very little coding experience can easily understand it and within no time be able to develop their own android applications.

For those who are just beginning the programmer journey in Android, you can start with App Inventor for it to aid you in understanding basic concepts on Android App development then later start using Android Studio as it is actually the recommended and official IDE for Android Development.

This is part of the code from the app (LoadBlue Control) I will be using for our Weighing Scale project.
MIT App Inventor is a great way to start learning how to build applications for Android. Once you get a good hold of how to create apps and how these apps work, we can switch to the Android Studio to create much much more cooler apps.

For this project, I will be using App inventor to create a simple Android Application. Since all the Functionalities I require for this project are provided for in App inventor, I thought it would be a good time to introduce us to it.

Feel free to use either App inventor or Android Studio.

To use MIT App Inventor, visit  MIT App Inventor


As always, you can either email me or leave comments below if you get stuck. I will be sharing my code later but you are free to start building your apps.



Comments

Popular posts from this blog

Tech ventures: The Bluetooth module(HC-05 zs-040)

The LoadCell Project