Google Groups is a service from Google Inc. that provides discussion groups for people sharing common interests. The Groups service also provides a gateway to Usenet newsgroups via a shared user interface.
Questions tagged [google-groups]
231 questions
34
votes
9 answers
INSTALL_FAILED_DEXOPT Error in Android 5.0 in Release mode
I have a strange issue with INSTALL_FAILED_DEXOPT .
This occurs in android 5.0 devices in emulator as well as in devices.
And strange thing is that it works well when build variant in Debug mode .
If I change to Release I get this exception only on…

Rockin
- 723
- 4
- 25
- 51
31
votes
4 answers
Create Group for Google Play Alpha testers
Launching the first test version of my android app, I have followed instructions on creating a google group. Then I return to the Play page where to specify the group. But when I copy and paste my group name and click Add, I get the message of Group…

Cote Mounyo
- 13,817
- 23
- 66
- 87
29
votes
4 answers
Download all messages from a Google group
I'm in the process of developing a Google apps migration/archive system and at this point in development I'm trying to come up with a way to download all messages in all the groups that my domain users have created. I know that I can set up…

LexNix
- 377
- 1
- 3
- 10
14
votes
1 answer
Getting all groups an user is a member of through oauth (google)
I'm building a web-application that lets users login with a google-apps account. I need some userinfo, nr of new e-mails, calendar access and all the groups (in my domain) the user is a member of.
The trouble is that i can't find the right scope…

Henk-Jan
- 158
- 1
- 1
- 4
13
votes
1 answer
How to enable automatic updates for alpha/beta testers at Google Play Store
I have configured the alpha/beta tests at the Google Play Store.
New Google Group has been created for that purposes and required users were invited and joined the group.
When new update is available users have to go by the alpha/beta link to…

Mando
- 11,414
- 17
- 86
- 167
11
votes
1 answer
Bêta testing app not found
I've just put a Bêta APK of my app on the Developer Console. I've also created a Google Group and invited the people that can download the Bêta version of the app.
Google gives you a link in this format…

Mehdiway
- 10,337
- 8
- 36
- 68
10
votes
1 answer
Google Play Beta: 'App not available for this account' message
Has anyone ran into an issue where all members of the Google Beta Group are able to get the beta version no problem except one. This one user -- who has a valid gmail address -- has joined the Google Grouped used for the beta testing. As the admin I…

Rockin4Life33
- 2,240
- 1
- 31
- 29
10
votes
3 answers
How to scrape a _private_ google group?
I'd like to scrape the discussion list of a private google group. It's a multi-page list and I might have to this later again so scripting sounds like the way to go.
Since this is a private group, I need to login in my google account…

John
- 195
- 1
- 6
9
votes
1 answer
How can I download all messages from a Google Groups?
I would like to download all messages from a Google Groups because I want to analyze the discussion available in there. How can I do it?
E.g. https://groups.google.com/forum/#!forum/thackday

darlinton
- 2,131
- 16
- 21
8
votes
2 answers
How to join the new google groups with a link / api
I have a google group that I would like people to be able to join from my website by either clicking a link or filling out a form, either of which should not require any further authorisation from the group managers/owners.
Is it possible to join a…

koder613
- 1,486
- 5
- 21
7
votes
0 answers
I am getting X-Frame-Options SAMEORIGIN refusal when i try to embed Google Groups forum in my site.
I know there are many other questions related to this in stackoverflow. However my contention is i am using the code snippet provided by Google itself for the very purpose they state in their help page
…

canehat
- 83
- 6
6
votes
1 answer
Get Google Group emails with Gmail API
I am working on getting large text corpus of the email. There is no API that allows reading a message in Google Group. So the alternative way is to use a Gmail account which is a member of that group. By using this Gmail I can check all the message…

Sathiyakugan
- 674
- 7
- 20
6
votes
1 answer
Is there an API to access a Google Group data?
I'm trying to build some statistics for an email group I participate. Is there any Python API to access the email data on a GoogleGroup?
Also, I know some statistics are available on the group's main page. I'm looking for something more complex than…

Rodrigo
- 5,938
- 6
- 31
- 39
5
votes
2 answers
Transition from yahoo groups to google groups
A yahoo group I'm in is preparing for the possibility of yahoo's demise.
They are investigating the transition to google groups.
We do not want to give up either backlog or attribution of the 13,000 some posts.
Is there a way to transfer…

Sherwood Botsford
- 1,889
- 5
- 20
- 35
5
votes
2 answers
Read messages programmatically from Google group
I'll like to run some analysis on messages that are stored in Google group which is part of Google apps domain (busines).
Is it possible to read them via API?

Ido Ran
- 10,584
- 17
- 80
- 143