microsoft-translator-java-api + Android

285 views
Skip to first unread message

Wagner Stefanello

unread,
Sep 2, 2013, 9:42:42 PM9/2/13
to microsoft-tran...@googlegroups.com
Hello guys.
I would know if this API is avaliable to use in android also?

Att:
Wagner

David Macias

unread,
Sep 2, 2013, 9:43:54 PM9/2/13
to microsoft-tran...@googlegroups.com

I don't see why it wouldn't but I've not personally tried it.

--
You received this message because you are subscribed to the Google Groups "microsoft-translator-java-api" group.
To unsubscribe from this group and stop receiving emails from it, send an email to microsoft-translator...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Jonathan Griggs

unread,
Sep 2, 2013, 10:03:47 PM9/2/13
to microsoft-tran...@googlegroups.com
I know that there are people who are using it in their Android projects, though if you haven't written an Android app that makes HTTP calls, you should be aware of the following common issues (not specific to this library):

- Make sure your app manifest requests INTERNET permissions.
- You should never make HTTP calls from the main UI thread. See this Android dev blog for more info: http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html

If you avoid those common mistakes, then there's no reason why this library should not work in your project.

Good luck!
-jonathan



Reply all
Reply to author
Forward
0 new messages