Useragent/string
User-Agent string

Android Browser on Android

Android Browser on Android (mobile). One of the most common strings in our parsing archive.

Dalvik/2.1.0 (Linux; U; Android 5.1; M3s Build/LMY47I)
Feb 2017
first seen
391K+
requests in our archive
mobile
device

What we parse

Read more: Android Browser · Android

Parse this string

One GET, browser, OS, device, and bot detection for this exact User-Agent.

curl -s "https://api.parseapi.com/useragent" \
  -H "User-Agent: Dalvik/2.1.0 (Linux; U; Android 5.1; M3s Build/LMY47I)" \
  -H "X-Api-Key: $PARSEAPI_KEY"