Tutorial from https://www.youtube.com/playlist?list=PLRx0vPvlEmdB6sCgj_jubp8KPb1ni0VOC
- Tutorial_1: Hello world! (※No example project)
- Tutorial_2: 계산기 만들기 (How To Make Calculator)
- Tutorial_3: 알림창을 이용한 종료 버튼 및 리스트 보기 (AlertDialog For Exiting And List View)
- Tutorial_4: 내비게이션 메뉴 바 만들기 (How To Make Navigation Menu Bar)
- Tutorial_5: 리스트 뷰 꾸미기 (Custom ListView)
- Tutorial_6: 액티비티 화면 전환 (Activity Change)
- Tutorial_7: 유튜브 API 연동(Youtube API)
- Tutorial_8: 버튼 이미지 애니메이션(Image Button)
- Tutorial_9: 이미지 슬라이더(Image Slider)
- Tutorial_10: 레이아웃(Layout) (※No example project)
Management(Tutorial_11 ~ Tutorial_20): 회원 가입 & 로그인 프로젝트 (Android Studio User Management Project)
- Step 1(Tutorial_11): 애플리케이션 화면 디자인 (Design application screens)
- Step 2(Tutorial_12): 액티비티 화면 전환 (Switching Activities)
- Step 3(Tutorial_13): 데이터베이스 및 서버 구축 (Building databases and servers)
- Step 4(Tutorial_14): 회원 가입 기능 (member registration)
- Step 5(Tutorial_15): 로그인 및 메인 화면 (Login and Main Screen)
- Step 6(Tutorial_16): 회원 목록 출력 및 버튼 숨기기 (Display member list and hide buttons)
- Step 7(Tutorial_17): 회원 목록 리스트 뷰 (Member list view)
- Step 8(Tutorial_18): 회원 삭제 및 관리자 기능 (Delete member and manager function)
- Step 9(Tutorial_19): 회원 검색 기능 (Member search function)
- Step 10(Tutorial_20): 프로젝트 완성 (Complete the project)
(※ used APMSetup, phpMyadmin)