Quantcast
Channel: Adobe Community : All Content - AIR Development
Viewing all articles
Browse latest Browse all 2954

Can you launch an android app from an android app built with air?

$
0
0

Hi I might a have project coming up soon where one of the requirements is that the android air application can launch another application on the device...

 

In pure java this would look something like this....

 

 

Intent LaunchIntent = getPackageManager().getLaunchIntentForPackage("com.rpg.rbar");

startActivity(LaunchIntent);

 

 

Does anyone no if I can perform a similar method using as3

 

Thanks

  Aidan


Viewing all articles
Browse latest Browse all 2954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>