Mobile App Development

 

       

 

Wednesday, October 30th

 

Complete the Magic 8 Ball App - demonstrate your app and mods for teacher check.

Begin 3.11 Wrap Up Drills

App Development Cycle

Begin planning and designing your own app project. Use the following template to draw a sketch of what your app will look like.

Reminders

* Work in small incremental steps and test at each step
* Test each new component as you add it
* Get the basic app to work then work on refining and improving your app

 

Homework

Access your MIT App Inventor 2 account from home.
Access your Mobile Computer Science Principles and read Unit 1 - Welcome to Mobile CSP

What: Databases allow for the persistent storage of data

Why: Being able to store and retrieve data from a database is a required programming skill that can add value to your app.

How: Through the modification of the map app so that data can be stored permanently.