Difference between revisions of "Mobile Apps 2023W Lecture 2"

From Soma-notes
Jump to navigation Jump to search
 
Line 1: Line 1:
For today we are getting Android Studio to run and starting the Jetpack Compose online courses from the online Android documentation.
For today we are getting Android Studio to run and starting the Jetpack Compose online courses from the online Android documentation.


==Jetpack Compose==
==Jetpack Compose==

Latest revision as of 16:26, 13 January 2023

For today we are getting Android Studio to run and starting the Jetpack Compose online courses from the online Android documentation.

Jetpack Compose

Note that downloaded code doesn't seem to run in our Android Studio, you'll need to enter relevant code manually into a new project. I suggest starting with the starter Compose project (not the one with Material3).