Skip to content

Daseul727/Mobile-Skill-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile-Skill-Up

안드로이드(코틀린) 개발

1. Show dog Project

기본적인 MainActivity 에서 API 연결

📢 Cehck Points

  • Hilt DI
  • Retrofit API Connection

🔧 Stacks

  • Hilt
  • Retrofit2
  • lifecycle viewmodel
  • coil (image load)

basic_7

2. Move page Project

Fragment 이동 및 Navigation 설정

📢 Cehck Points

  • Move fragment
  • Move fragmentdata with data
  • Back stack
  • Go to Home (delete all back stacks)
  • Close keybord

🔧 Stacks

  • Navigation Graph
  • Fragment transaction
  • supportFragmentManager

basic_11

3. Show dog and move Project

Fragment 에서 viewModel 및 API 사용 show Dog project + move page project

📢 Cehck Points

  • Move fragment and connect API
  • Use Hilt ViewModel in fragments
  • Send data to fragment and Activity

🔧 Stacks

  • Hilt
  • Retrofit2
  • lifecycle viewmodel
  • coil (image load)
  • Navigation Graph
  • Fragment transaction
  • supportFragmentManager

About

안드로이드(코틀린) 개발

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages