Skip to main content
Question

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

  • June 18, 2019
  • 1 reply
  • 12 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,

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • June 18, 2019

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