Skip to content

davellx/FileOpen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileOpen

/!\ Only works with Android at the moment.

FileOpen for OpenFL, lets you open a file with the default application or the app selector

##Installation

haxelib git FileOpen https://github.com/davellx/FileOpen.git

##Use

add FileOpen in haxelib, have a file to open.

Note : you can't open directly a file that is in your assets, but you can first copy it to an user directory and then open it. It works.

Then :

FileOpen.openFile("valid file file parh on your device", 'mime type of the file');

About

Open a file on Android with default application on OpenFL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published