Mobile Apps 2023W Tutorial 2: Difference between revisions

From Soma-notes
Created page with "==Tasks== For this tutorial you should port RemotePicViewer from [https://homeostasis.scs.carleton.ca/wiki/index.php/Mobile_App_Dev_2022W:_Tutorial_4 Tutorial 4 of COMP 1601] to Android & Jetpack Compose. Note that you'll want to start with a local image resource, then try to integrate a remote image loading library. See the recent lectures for relevant code."
 
(No difference)

Latest revision as of 19:08, 25 January 2023

Tasks

For this tutorial you should port RemotePicViewer from Tutorial 4 of COMP 1601 to Android & Jetpack Compose. Note that you'll want to start with a local image resource, then try to integrate a remote image loading library. See the recent lectures for relevant code.