Bigquery client for Android

Asked

Viewed 17 times

0

  • Speak @Lucas! Is it not better to create a web application for you to consume the data via Rest?

  • Okay. So I was actually thinking about doing that. But I don’t know how I can start with that. I took a look at the documentation of the google reference API. But I didn’t quite understand. https://cloud.google.com/bigquery/docs/reference/rest/v2/

  • I need to consume this data on android, Ios and web

  • If you’re thinking of making Android communicate directly by Rest, then follow a document that will give you an idea about the subject: https://code.tutsplus.com/pt/android-from-scratch-using-rest-apis-cms-27117

  • But I would create an orchestrator (a Java Web application in Spring Boot) that would communicate with Bigquery (using the Bigquery client library available in the advertised) and Android communication with my application would do in Rest.

  • I am looking at the document you sent me. Very good. I will take a look and study by way of the orchestrator. Thank you!

  • If the post helped you, please state the correct answer.

Show 3 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.