Task create a android app
This lab will get you started working with themes and styles inAndroid Studio. You may work individually or with a partner. Besure that both student names and IDs are present in the code.You may also apply styles to your scorekeeper. You will be addingstyles to your app. For this app, I suggest making it lookprofessional.
App uses in-line styles• All style attributes areapplied to Views
Individual styles are added to Views• Styles are added in themes/styles.xml andapplied directly to Views
App makes use of a single theme• Styles are added in themes/styles.xml andadded to the theme
Professional styling is used• multiple themes (night mode,version)• combines theme with individualor in-line styles• app looks professional
Task create a android app This lab will get you started working with themes and styles in Android Studio. You may work i
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am