Both are just applications.

Could you please reveal the details. 

1. What is the "yourappprefix"? 
Whether it's an id tag located in application descriptor xml file or
something else? 

2. What is the syntax for vars?
Comma separated list of values?

3. How to get an access to the variables from launched application? 

And an extra question: Can I use LocalConnection on Android to communicate
between apps?


Jonathan Campos wrote
> are you trying to launch a service or something in the background? Or just
> open an app? Because opening and app is super easy as long as you've added
> an app prefix. Then you just
> 
> navigateToUrl(new URLRequest("yourappprefix://whatever,vars,you,need"));





--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Start-air-app-from-another-air-app-on-android-tp4409p4427.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to