You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
Just wondering, is there a variable where it would generate a device specific ID? or Is there a way to detect the registered gmail address? I've tried %DEVID but clearly I dont understand what's its for. Since I have 2 phones and they both have the same %DEVID
Jakub
unread,
Aug 24, 2012, 5:21:16 AM8/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
Hmm... I dont now in what purpose you whant this but... specyfic ID for phone might be:
SIM Serial Number%SIMNUM
Phone Number%PNUM
Keith
unread,
Aug 24, 2012, 9:55:44 PM8/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
This will probably accomplish whatever Glen wants to do, but recall that SIMs can move to other devices, and the phone number goes with them, so this really doesn't identify the DEVICE. This could either be a plus or a minus for Glen.... Having criticized your solution, this is the part where I offer a better one, but hey, I got nothing, man. :)
Keith
Jakub
unread,
Aug 25, 2012, 3:37:53 AM8/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
I think i found something
Settings.Secure#ANDROID_ID returns the Android ID as an unique 64-bit hex string.