I want to make an simple app that can start a google+ hangout with a selected google+ circle. Is there a way to call an intent to start a google hangout?
Asked
Active
Viewed 4,795 times
1
-
2I dont think there is currently any way to create a Google+ hangout on an android device using an intent or any other API. However you could request that feature here :) (http://code.google.com/p/google-plus-platform/issues/entry) – Abhishek Sabbarwal Nov 02 '12 at 22:18
-
That's odd, skype supports it. Please comment/support the feature request: http://code.google.com/p/google-plus-platform/issues/detail?id=405 – tommy chheng Nov 08 '12 at 20:23
-
@tommychheng Can you please show how to do it for Skype? can it offer opening a chat with a specific person, using phone-number, email, or contact id ? Can it also add text so that all the user needs to do is press "send" ? – android developer Mar 14 '16 at 09:07
-
see http://stackoverflow.com/questions/6414494/launch-skype-from-an-app-programmatically-pass-number-android/8844526#8844526 – tommy chheng Mar 17 '16 at 05:08