Menu
  • HOME
  • TAGS

How to embed Hangout chat in my Android App

android,google-hangouts,hangouts-api

It's not possible to do without API. and API for that doesn't exist. I you want to create chat application you can use GCM. You can write extentions for hangouts : Hangouts API. But android application integration is not possible at this moment. (And i think it never will be,...

How to create a public “start hangout” button without using JS api?

javascript,hangout,hangouts-api

Schedule an Event for a date far in the future, set it as a Hangout Event, and get the Hangout URL from your calendar. That Hangout URL can have the gid appended to it, and will be a persistent Hangout URL. You can create the event from here. Hope this...