Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Matthew Waters
Apps19
Commits
07df72bc
Commit
07df72bc
authored
Jul 10, 2019
by
Christopher League
Browse files
More objectives in README
parent
bbd11755
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.org
View file @
07df72bc
...
...
@@ -44,8 +44,31 @@ Code and instructions for the 2019 LIU Apps Summer Honors Institute
* Binary, hex, & colors
** Learning objectives
- Convert between binary and decimal, and between binary and
hexadecimal.
- Understand additive color model where red-green-blue can be combined
to convey other hues.
** Tasks
- Demonstrations for this unit are in ~lesson3~ branch.
* Layouts & XML
** Learning objectives
- Construct basic layouts using horizontal and vertical LinearLayout.
- Understand the parameters and options for width, height, weight,
padding, gravity.
- Edit in both Design mode and Text (XML) mode
** Tasks
- Starting from ~lesson4~ branch, build a layout like my FloodGame
options screen, featuring title, play button, two SeekBars
(sliders), and some RadioButtons. (The palettes don't need to show
multiple colors; we'll cover that later in "Custom views.")
[[file:etc/floodgame-options.png]]
* Life cycle & saveInstanceState
* Custom views & onDraw
...
...
etc/floodgame-options.png
0 → 100644
View file @
07df72bc
58.7 KB
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment