Additional Blogs by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos

As any Xcelsius dashboards is in essence a Adobe component and also is enabled to be distributed as an AIR application. Follow the steps below to see how your dashboard will show as an RIA (Rich Internet Application) application.

Step 1 - Create a XML application descriptor file for AIRStep 2 - Generate an AIR application

adt -package -storetype pkcs12 -keystore iphone_dev.p12 -tsa none MyXcelsius.air MyXcelsius.xml MyXcelsius.swf -C ../air2 icons 

Step 3 - Install an AIR application (call it from command line to installation starts)

MyXcelsius.air

 

1 Comment