To Lecture Notes

IT 372 -- May 13, 2026

Review Exercises

  1. How do you set the font size for the JPC Text and Textfield elements?

JetPack Compose Examples

Practice Problems

  1. Look at Views Example. Here are the source code files:
          activity_main.xml  MainActivity.java  theraven.txt
    Create a new raw folder in the res/values folder, then copy the raven.txt file to that folder.

More About the Any Class

Data Classes

Android Platform