Skip to content

Techit 앱 스쿨 2기에서 공부한 Android 내용을 정리한 Repository.

Notifications You must be signed in to change notification settings

minjejun/Techit_App_School-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Techit-App-School

Alt text


이 레포지토리는 Techit 앱 스쿨 Android 2기를 진행하면서 Android에 대해 공부한 내용을 담아두는 레포지토리입니다.


이 내용은 Techit 멋쟁이사자처럼소프트캠퍼스 윤재성 강사님께 교육 받고 있음을 알립니다!



개념 설명 - AndroidConcept

  1. Android01_HelloWorld : Android 프로젝트 생성 방법, 폴더 구조 및 기본 코드 구조 설명
  2. Android02_TestProject : Activity & xml로 앱 동작하는 방법 설명
  3. Android03_ViewBidnding : ViewBinding에 대한 설명
  4. Android04_LinearLayout : LinearLayout 개념 및 사용 방법 설명
  5. Android05_FrameLayout : FrameLayout 개념 및 사용 방법 설명
  6. Android06_ConstraintLayout : ConstraintLayout 개념 및 사용 방법 설명
  7. Android07_TextView : TextView 사용 방법 설명
  8. Android08_Button : Button 사용 방법 설명
  9. Android09_EditText : EditText 사용 방법 설명
  10. Android10_Logcat : Logcat 사용 방법(Log.d...) 설명
  11. Android11_Material3 : Material3 라이브러리 사용 방법 설명
  12. Android12_MaterialButton : MaterialButton 사용 방법(= 그냥 버튼 사용하는 거랑 같음) 설명
  13. Android13_MaterialTextField : Material TextField 사용 방법 설명
  14. Android14_ScrollView : ScrollView 사용 방법 설명
  15. Android15_ImageView : ImageView 설명 설명
  16. Android16_Radio : RadioButton 설명
  17. Android17_CheckBox : CheckBox 사용 방법 설명
  18. Android18_Switch : Switch 사용 방법 설명
  19. Android19_ProgressSlider : ProgressSlider 사용 방법 설명
  20. Android20_RecyclerView, Android20_RecyclerView2 : RecyclerView 사용 방법 설명
  21. Android21_MaterialCardView : MaterialCardView 사용 방법 설명
  22. Android22_Carousel : Material - Carousel 사용 방법 설명
  23. Android23_MaterialEtc : Material - Chip 사용 방법 설명
  24. Android24_Permission : Android 앱 권한 관련 설명 및 사용 방법
  25. Android25_ActivityLifeCycle : Android Activity 생명 주기 설명 및 코드.


예제 설명 - AndroidExamples

  1. Example01_LinearLayout : LinearLayout 사용해서 View 배치하는 예제 문제
  2. Example02_LinearLayout : LinearLayout 사용해서 View를 계산기처럼 배치하는 예제 문제


미니 프로젝트 - AndroidProject



강사님 코드 - AndroidTeacherCode

About

Techit 앱 스쿨 2기에서 공부한 Android 내용을 정리한 Repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages