On Wednesday, 29 October 2014 19:28:34 UTC+5:30, Vertifi Software  wrote:
> We recently flashed the Lollipop Preview System Image onto our Nexus 5.
> 
>  
> Some of our apps can be launched from the built-in browser via custom URL 
> scheme
> 
>  
> <activity android:name="myActivity" ...
> <intent-filter>
> .
> .
> .
>  <data android:scheme="myscheme" android:host="com.myhost.com" />
> </intent-filter>
> </activity>
>  
> 
> This feature is not working with the new browser in Lollipop, we get a 
> 
>  
> Webpage not available.  
> 
>  
> The webpage at myscheme://com.myhost.com could not be loaded because:
> 
>  
> net: ERR_UNKNOWN_URL_SCHEME
>  
> 
>  
> We installed the Firefox browser on this Nexus 5 and tried the same thing and 
> it all worked fine.  And this same technique has worked for us since Android 
> 2.1 thru KitKat.
> 
>  
> I think I'm seeing a bug that is concerning as browser launch is a critical 
> capability for us.  Wondering if anyone else has seen this and perhaps 
> suggest a workaround?  Alternatively, I hope to get some attention at Google, 
> and am unsure if this forum is a good way to do so.
> 
>  
> Thanks in advance for any advice!
> 
>  
> 
>  
> 
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/fdf36dea-ac38-49f7-91b3-250b32aa7d66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to