pelya / commandergenius

Port of SDL library and several games to the Android OS.
http://libsdl-android.sourceforge.net/
GNU Lesser General Public License v2.1
533 stars 250 forks source link

Enhancement to issue #35. Allow to run intent with Action.View #55

Closed nitomartinez closed 8 years ago

nitomartinez commented 8 years ago

It would be nice to add the following to the AndroidManifest.xml

<action android:name="android.intent.action.VIEW>

See #35