gunawanasch / UploadMultipleImagesAndroid

Sample project to upload more than one images to server using kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project using:

  • Kotlin
  • LiveData
  • ViewModel
  • Dependency Injection using Koin
  • Repository
  • Retrofit
  • Rx to send response from retrofit
  • Exifinterface to handle auto rotate when take photo

  

API for this project can be downloaded here

About

Sample project to upload more than one images to server using kotlin


Languages

Language:Kotlin 100.0%