Figure out what the favorites list is going to look like and how it will function. Have some pseudocode ready and be able to defend and explain it. FYI, we can save personal user preferences on their device through the Android API. Just write "save to system"/"read from system" if you would like to do anything like that.
Figure out what the favorites list is going to look like and how it will function. Have some pseudocode ready and be able to defend and explain it. FYI, we can save personal user preferences on their device through the Android API. Just write "save to system"/"read from system" if you would like to do anything like that.