My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 71: Broken support for file://
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  mixare.org
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

Powered by Google Project Hosting