BKrishna

Results 4 issues of BKrishna

To point the internal directory, Air have below snip : **var file:File = File.documentsDirectory.resolvePath("AIR Test");** To point the external directory, Air don't have File object to work around it. **I...

Feature
Platform: Android

I need to run multiple instances of my desktop application. How to do it?

Air SDK used : 33.1.1.929 Platform : Android As per documented in Release Note of 3rd August 2022, document ID : HCS19-000287, page no 37 - 12.4 File class _A...

Bug

I am using adt tool to create apk package for Android TV. My build script : **adt -package -target apk -storetype pkcs12 -keystore Start_Desktop_updated_.p12 tvapp.apk EdulightAppTV-app.xml EdulightAppTV.swf AppIconsForPublish/1_48_48.png AppIconsForPublish/1_72_72.png AppIconsForPublish/1_96_96.png...