Intent A calls another intent B which calls the service of SL4A to execute 
the script. I have made modifications to SL4A code and integrated to my 
application. After script executes, it communicates with my service using 
Broadcast message. My response to the Http Post should be present in the 
Broadcast receiver's definition. My current problem is that, my HttpHandler 
class(that handles GET/POST/DELETE) exits before the script gets executed 
by the SL4A service... Hope I made it clear.. 

On Thursday, January 3, 2013 3:30:46 PM UTC+2, skink wrote:
>
>
>
> a wrote: 
> > SL4A (Executing Python script in Android). The result of simple 
> calculation 
> > is stored in the phone's memory. 
> > 
>
> again: what is called using intent A? a service, a broadcast, an 
> activity? is it yours or belongs to sl4a? 
>
> the same questions apply to intent B 
>
> pskink 
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to