I am trying to allow a URI to be registered to open up with my app. Like the PatternRepository on the Blackberry and the CFBundleURLName/CFBu
PatternRepository
CFBundleURLName
CFBu
Have you dried adding a category to your intent-filter:
<category android:name="android.intent.category.BROWSABLE" />