1. 진행상황
1) Activity2(My Voca) xml components
- Activity2.xml: recyclerview, toolbar, searchview, menu, add button
- CardView: recyclerview item layout
- detail: item details, bookmark button, edit text
- array: spinner item list
- activity_sub2: item details edit text, spinner
2) Activity2 structure
- Data2: recyclerview text
- Adapter2: recyclerview list, click event receive
- Activity2: arraylist, adapter2 click event(정의 전)
2. 다음 진행 예정사항
1) Activity2 structure
- Activity2: click event(마무리), activity dynamic transition, searchview define
2) ActivitySub2
- edit text, spinner
3) other backend
- DB structure
- connecting activitySub2 to DB
4) Emulating test and correction
'Development > JAVA 앱 개발노트' 카테고리의 다른 글
(My Voca) Day 14. 사전기능 및 시험문제 만들기 기능 구현 (2) | 2023.05.21 |
---|---|
(My Voca) Day 13. V2 기록 (0) | 2023.05.07 |
(My Voca) Day 11. Build Process 4 (0) | 2023.04.16 |
(My Voca) Day 10. Build Process 3 (0) | 2023.04.11 |
(My Voca) Day 9. Build Process 2 (0) | 2023.04.09 |