U3Ch1L8_Project Designing an App Part 3

Purpose: Each student and a partner will develop their first lines of code for their App using the debugging skills from the previous lesson.

Activity: Begin Programming Your App. With a Partner. (Gradesheet)
(Pair Programming – 3 minute rotation between partners in the development of the App.)

Feedback:

Also…when the App is complete, write a code that creates a Button & a code that creates Text. One should successfully link the Home Page Screen to any other screen on your App. The text should state that you created it (see attached image).
Note #2: Adding a Button and Text will actually detract from the professional 'Look & Feel' of your App...but the point of having you program a Button and Text is to provide you with the experience of doing so.

You will not see the Button and Text that you created until you select “Run, but once you select "Run" you will see your Button and Text.

To the right is the code you can use to create the Button, Text and Link.
Note: you need to cutomize the link to match your App. in order for it to function correctly.