I am building a web page for android user, I use a date form control to allow user input the date, but for most devices, it would not pop out the native date selector, but for some Samsung devices like Note2, it can show the native date selector.
I am wondering is this related by android system version? or related with specific android device? How can I detect if current user have that capability to show the date selector?