CodingInfinite / AndroidImageUploader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidImageUploader

This is the complete Android app code for uploading the image to server. There are two things to do for use the app.

  1. Add the Base_url in the ServerApi class.
  2. Add the end-point url in the post method annotation.

About


Languages

Language:Kotlin 100.0%