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 automa...@googlegroups.com
1)I want to stop an activity of an foreground app ?
2)Also if I could get a complete activity name from where the device is not rooted?
3)Can  I get a complete list of contacts from device?
Automate developer
unread,
May 27, 2015, 2:31:45 PM5/27/15
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 automa...@googlegroups.com, dhinch...@gmail.com
1. Try the Kill app block, or Interact block with Back or Home action. 2. Complete activity name of what, the foreground app? 3. Try using the Contact query block with only * as the query value.
dhinchak dhoom
unread,
May 28, 2015, 12:14:38 AM5/28/15
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 automa...@googlegroups.com
2. Yes I am getting activity as com.llamalab.autona....skRemovedActivity that's not good because I am not able to get the complete name if it is a longer name. It can be the foreground app and background app.
3. I tried with '*' at first place but it didn't provide me anything.
Automate developer
unread,
May 28, 2015, 6:56:22 AM5/28/15
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 automa...@googlegroups.com, dhinch...@gmail.com
2. Are you using the "Pick activity..." button in the "App in foreground" block? The name are only displayed with an ellipsis in the dialog, tap the an item and the "Activity class" field will contain the full name. The full class name are too long to fit on a single line. 3. Sorry, forgot to check. Yes, that won't work since the Contact query block only returns a single contact. I'll have to make a new block for matching multiple contacts.
dhinchak dhoom
unread,
May 28, 2015, 6:43:34 PM5/28/15
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 automa...@googlegroups.com, dhinch...@gmail.com
2 Yes I am using the 'pick activity'  button  from 'App in Foreground' .Â
3 It's not a problem if we don't have a block where multiple contact are not extracted from a single query. But can we have a pointer that extract the next contactname from current query because I tried with loop but getting the same contactname again and again.Â
I have a doubt " I got in my DATA USE that Automate has used DATA around 1 MB. May I know the reason why?  Because it neither use DATA from Internet for things like advertisement dry nor I had used for DATA setting? Is it like if I provide access to my contact then they are copied to server in background same like Google ?"😈😈😈😈
Automate developer
unread,
May 28, 2015, 7:08:49 PM5/28/15
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 automa...@googlegroups.com, dhinch...@gmail.com
3. The Query contact block is designed to be used to look up a single contact by phone number, e-mail, name, etc., and not to get every contact. Why do you need to loop through every contact? If you want the user to select a contact use the Contact pick block.
Automate only access the internet when you're browsing the community, or using the FTP, Google Drive and HTTP request blocks in you flows. Uninstall the Connectivity permission, then it's impossible for Automate to access the internet.
dhinchak dhoom
unread,
May 29, 2015, 2:48:08 AM5/29/15
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 automa...@googlegroups.com, dhinch...@gmail.com
3. I want to get the list of contact that have special dates in a particular month. So that I can greet them.
Also If you can suggest me how to throw complete values from an array or dictionary on a single dialog.
Thanks for the perfect reply as I was expecting :)
Automate developer
unread,
May 29, 2015, 3:13:54 PM5/29/15
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 automa...@googlegroups.com, dhinch...@gmail.com
To show "select from a list" dialog use the Dialog choice block, it takes an array or dictionary of labels.
dhinchak dhoom
unread,
Jun 2, 2015, 3:23:18 AM6/2/15
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 automa...@googlegroups.com, dhinch...@gmail.com
How would I get two or more than two contacts that has same number ?
Automate developer
unread,
Jun 2, 2015, 6:53:36 PM6/2/15
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 automa...@googlegroups.com, dhinch...@gmail.com
Currently not possible. But i'll probably going to create another version of the Contact query block which returns an array of Contact URIs and a new Contact get block, similar to how the Calendar query/get block works.
dhinchak dhoom
unread,
Jun 7, 2015, 11:02:45 PM6/7/15
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 Automate developer, automa...@googlegroups.com
But what can I do woth URI?
i am new beginner with Automate and Android.
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 automa...@googlegroups.com, dhinch...@gmail.com, henrik.l...@gmail.com
  Pick contact?   Contact URI: uri        |   Contact query?   Query value: uri  Primary e-mail: email          |    Gmail send    To: email Message: "I'll be there soon"
  Â
On Monday, June 8, 2015 at 6:03:17 PM UTC+2, dhinchak dhoom wrote:
Can you provide me scenarios where you think that CONTACT URI is useful?
dhinchak dhoom
unread,
Jun 8, 2015, 10:44:02 PM6/8/15
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 automa...@googlegroups.com
Hello Developer,
But can I get the other values like relationship, Other mobile number than primary number, Other events, event types,event dates and all other values related with contact.
Message has been deleted
dhinchak dhoom
unread,
Jun 8, 2015, 11:07:13 PM6/8/15
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 automa...@googlegroups.com
In sms sent block I am not getting the timestamp when the sms sent but getting the UNIX timestamp as described in the documentation.
I think it is the bug i also tried with changing the timestamp using dateFormat function.
Automate developer
unread,
Jun 9, 2015, 12:24:02 AM6/9/15
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 automa...@googlegroups.com, dhinch...@gmail.com
Currently no.
Automate developer
unread,
Jun 9, 2015, 12:38:47 AM6/9/15
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 automa...@googlegroups.com, dhinch...@gmail.com