dya2 / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

Implement sendBroadcast #464

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What should be supported?
sendBroadcast

Original issue reported on code.google.com by dch...@gmail.com on 29 Oct 2010 at 1:18

GoogleCodeExporter commented 9 years ago
Thanks. I filed issue 464 last week. 
Tasker's API is described here. http://tasker.dinglisch.net/invoketasks.html 
There's also a developer forum here http://groups.google.com/group/taskerdev 
that Pent (the Tasker developer) maintains to support this kind of 
discussion. 
If you and he could come to an agreement about how this would work, it 
would be a great boon for Android development. 
On Nov 6, 12:26 pm, Damon <damonkoh...@gmail.com> wrote: 

- Hide quoted text -
> Broadcasting an arbitrary intent is a little difficult. It would be 
> possible to add arbitrary extras to the intent as long as their types 
> are JSON marshalable. I'm not familiar with Tasker, so I'm not sure 
> what it needs from the broadcasted intent. If Tasker and SL4A can come 
> to some sort of agreement on an API to use, I think it should be 
> possible. Please file an issue for enhancement. 
> Damon 
> On Tue, Oct 12, 2010 at 8:57 PM, baudi <dch...@gmail.com> wrote: 
> > Do I understand correctly that it's not currently possible to do a 
> > sendBroadcast with Python? 
> > If that's correct, is there any plan to make that possible in the near 
> > future? 
> > -- 
> > You received this message because you are subscribed to the Google Groups 
"android-scripting" group. 
> > To post to this group, send email to android-scripting@googlegroups.com. 
> > To unsubscribe from this group, send email to 
android-scripting+unsubscribe@googlegroups.com. 
> > For more options, visit this group 
athttp://groups.google.com/group/android-scripting?hl=en. 
> --http://www.damonkohler.com/ 

Original comment by dch...@gmail.com on 6 Nov 2010 at 4:42

GoogleCodeExporter commented 9 years ago

Original comment by damonkoh...@gmail.com on 8 Nov 2010 at 1:43