Android Question how to use intent to open a file using another app

rasoul.t

New Member
Hi
How can i do that.
For example open a sega game rom named "comix.bin" using this package:
"com.explusalpha.MdEmu"
 

DonManfred

Expert
Licensed User
Longtime User
I´m sorry @Erel

The TO want to start the app com.explusalpha.MdEmu which is an Emulator app for old games.
And in this emulator he want to start the game comix.bin

I don´t think the Packagemanager does know the existence of comix.bin
 
Upvote 0
Top