Tip – Using Projects | Checkpoint
As we develop our app code, we occassionally make changes that do not work. Sometimes our programming breaks a working app! When that occurs, we wish we had saved an copy of the file so that we can return to the original code before we messed it up.
There are several ways to save a copy:
- save a backup to your computer’s hard drive,
- use the Projects | Save project as … option to save the project into a newly named project file,
- use the Projects | Checkpoint method.
Continue reading Use Projects | Checkpoint to save a “Snap shot” of your App Inventor project






