google cloud messaging - BigQuery and GCM -


i'm trying create android app extracts information table in bigquery. in order this, have have implement google cloud messaging? if so, have have gcm server? there way, app can authenticate directly bigquery , fire query?

if want make calls bigquery, shouldn't need google cloud messaging (i'm not sure is). can either use bigquery java client (info here) or can make raw http requests bigquery (you'll need use oauth2 authorization).

you might consider using appengine app proxy requests bigquery. can make auth easier, don't need bigquery credentials in android app.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -