Question
Launching pdf reader for document on SD card in android from actionscript
Is there a way to open pdf file from adobe air application on android (essentially invoking pdf reader)? On desktop, you would normally use File.openWithDefaultApplication(). This DOES NOT work on android.
