Try replacing # with %23, or run it through a URL encoder.

On Fri, Jul 23, 2010 at 5:33 PM, Ken H <hunt1...@gmail.com> wrote:
> I built a music player in my app and just discovered a little quark
> while trying to play "#1 Crush" by Garbage. When I send the songs path
> to the MediaPlayer, everything from the # sign on gets dropped off. I
> tried inserting a "\" in front of it, but that causes everything
> *after* the pound sign to get dropped. And I'm having trouble
> inserting "\\" in there.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Development Wiki: http://wiki.andmob.org

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to