ed
Member
Registered: 10th Sep 03
User status: Offline
|
Does anyone know of a list of mobile browsers which support native file uploads from the browser? Is it just pre-iOS 6 devices that are going to cause me problems or are there old versions of Android out there and other mobile OS's that are going to give me problems?
|
Dom
Member
Registered: 13th Sep 03
User status: Offline
|
iirc, Android 2.2+ support the standard file input type tag but you have limited options such as the gallery and camera capture. BB OS 5.0+ and WinPho 7.5 do i believe. And some WAP 2.0 browsers (a fair few Nokia S40/S60 devices) also supported the tag.
However a lot of Android/S40/S60 users aren't using the standard browser, so you'd need to look into that.
|
ed
Member
Registered: 10th Sep 03
User status: Offline
|
Thanks So long as there are phones out there that 'do it' I should be ok. I'm mostly interested in the HTML5 media capture API, but that seems a little limited with Android 3.0 being the main supporter of it.
I can use Mordernizr to detect these features too I guess.
|