Question

How to use FME REST API in android to upload and download models?

  • 18 June 2019
  • 1 reply
  • 2 views

Hello,

I am beginner in android development. I want to upload the model from mobile device to fme server and want to download the converted file to local storage of android.

But I can't find any proper documentation about how to use fme api's with android studio.

Someone please help me to get this work.. Or share me trick to use REST API's in android.

 

Thanks,

 


1 reply

Userlevel 4
Badge +30

Hi @shubham123s

 

According the FME REST API allow you to interact with a server or another node on a web network using the simplicity of the HTTP protocol.

 

FME REST API

 

 

Thanks,

Danilo

Reply