Issue 71: Broken support for file://
Status:  Fixed
Owner:
Closed:  Jan 2011
Reported by lepore....@gmail.com, Jan 6, 2011
What steps will reproduce the problem?
1. create a launcher with "Uri.parse("file://...."

What is the expected output? What do you see instead?
App crash with "No Activity found to handle Intent...."

What version of the product are you using? On what operating system?
mixare 0.6.4

Please provide any additional information below.
Can be fixed adding <data android:scheme="file" android:mimeType="application/mixare-json"/> in AndroidManifest.xml
see http://groups.google.com/group/mixare-development/browse_thread/thread/274e86670a8d390a
Jan 10, 2011
Project Member #1 mixare.org
(No comment was entered for this change.)
Status: Started
Owner: mixare.org
Labels: Version-AndroidRelease0.6
Jan 10, 2011
Project Member #2 mixare.org
(No comment was entered for this change.)
Status: Fixed