I know it's not supported natively, but are there any JS Shims that render into a canvas object or something that would allow me to render SVG on the native android browser? (Not Opera, etc since I'd like to avoid having the user need to install another browser)
I think what you want is this library:
http://code.google.com/p/canvg/
Basically, you would detect if the browser is capable of rendering svgs, and if it can't, you would render the SVG to canvas.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With