The Dex File Format
.java -> .class -> .dex
ART: Ahead-of-Time and Just-in-Time
D8, R8
Sinking Your Teeth Into Bytecode
sources + libraries -> compilers -> transforms -> d8 -> *.dex -> ART(Interperter, JIT, AOT) -> Machine code
- 리스트에 비디오 플레이 넣기
한번에 하나만 플레이 하도록 하기 위해 리스트 아이템 사이에 정보 전달이 필요하다.
https://medium.com/@v.danylo/implementing-video-playback-in-a-scrolled-list-listview-recyclerview-d04bc2148429
- RecyclerView는 어떻게 구현되어 있을까?
RecyclerView ins and outs - Google I/O 2016
http://blog.naver.com/PostList.nhn?from=postList&blogId=mail1001&categoryNo=14¤tPage=4
It's time to ditch Loaders in Android
Loader는 이제 그만.
Architecture Components를 사용하자.
댓글 없음:
댓글 쓰기