Mobile App Development using MIT APP Inventor Platform
This repository contains hands-on tutorials for building mobile apps using the MIT App Inventor platform. MIT App Inventor allows you to build fully functional apps for Android devices without extensive coding experience.
Each tutorial is presented in a separate file and you will learn app development concepts and best practices along the way.
For tips on designing intuitive user interfaces for optimal app experiences, see the user interface and user experience section.
Tutorials
Build a simple one screen app that can hide/show an image and change a button text when tapped. This covers basic interactivity and logic.
The app is a multi-screen SOS app with a home screen, map to show your location, and siren sound effect for emergencies.
Last updated
Was this helpful?