Lesson 3: New Activities and Intents
- 싸이그래머 / 인지모델링 - 파트 1 : 안드로이드
- 김무성
- Introduction to Lesson 3
- What to do next?
- Sunshine App UX Mocks
- List Item Click Listener
- ItemClickListener and Toast
- Create New Activity
- Match Our Code
- Intents Framework
- Intents as Envelopes
- Launch DetailActivity
- Display Content in DetailActivity
- It works!
- Settings UX
- Preferences
- Create SettingsActivity
- Launch SettingsActivity
- Location Setting XML
- Modify SettingsActivity
- Use SharedPreferences
- Update Data on Activity Start
- Temperature Units Setting
- Debug Breakpoints
- Launching Implicit Intents
- Add Map Location Intent
- Intent Resolution
- Share Intent is Awesome
- Broadcast Intents
- Intent Filters
- Lesson 3 Recap
- Storytime: Android Distribution Platform
ItemClickListener and Toast
Display Content in DetailActivity
Update Data on Activity Start
Temperature Units Setting
Launching Implicit Intents
Storytime: Android Distribution Platform