APKPure에서 안전하고 빠른 APK 다운로드
APKPure는 바이러스 없는 Kotlin Image Gallery APK 다운로드를 위해 서명 확인을 사용합니다.
The purpose of this project was display various Image Gallery functionality using Kotlin. The images are load using AndroidRx through a Web Service (they are actually stored locally) and then displayed using a custom Grid Layout.
Apart from displaying images in both thumbnail and normal sizes, the app provides the ability to add, delete and reorder images.
Libraries used are AndroidRx, Retrofit and Picasso.
Source code can be found:
https://github.com/dubiel-sample-project/KotlinImageGallery