Slide 6
Slide 6 text
Topics
• Testing and Debugging
• You are able to write test to
verify the behavior of an app.
• Application UI and UX
• Being able to work with
standard UI elements and as
well custom views
• Fundamental Components
• Understand how Activities,
Content Provider, Service and
Broadcast Receiver works
• Persistent Data Storage
• Understand and being able to
choose which type of storage
is better for an specific
situation.