Top "Device-detection" questions

Device detection is the process of deducing information, such as usable screen width and browser type, about a client device.

Determine if the device is a smartphone or tablet?

I would like to get info about a device to see if it's a smartphone or tablet. How can I …

android device-detection
How do detect Android Tablets in general. Useragent?

I have looked everywhere. We are using a Motorola Zoom to try our tablet site testing. The issue is that …

android device-detection
Using Modernizr to test for tablet and mobile - Opinions wanted

I want to use Modernizr to detect whether a user is view a site on a desktop, tablet or mobile …

mobile desktop tablet modernizr device-detection
How to detect device is Android phone or Android tablet?

I have two apps for Android tablets and Android phones. For tablet app I set android:minSdkVersion="11". But nowadays Android …

android device-detection
How to detect which device view you're on using Twitter Bootstrap API?

I have just started to play around with Twitter Bootstrap API for a project I have coming up. The main …

javascript twitter-bootstrap device-detection
Detect mobile devices - and tablet devices

I am currently looking at some code for PHP detection of mobiles, which is probably quite easy. Now I just …

php mobile device-detection
What are best practices for detecting pixel ratio/density?

I am currently using JavaScript for mobile device detection on my website, this then allows me to serve different content …

javascript mobile device-detection pixel-ratio
Best Open Source WURFL alternative

I am looking to do some device detection in PHP and I am looking into a few options. The one …

mobile responsive-design wurfl device-detection
Detect phone/tablet/web client using javascript

I am trying to detect if the end user is on a phone, a tablet or a pc I have …

javascript browser-detection device-detection
How to detect mobile device

I am building a mobile site using the ionic framework. I want to detect mobile devices(Android and iOS) with …

android ios angularjs ionic-framework device-detection