Page: Previous  1, 2

techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
As a web dev, to me, any screen with > 800-1000 px max width resolution can show any sane web page without any modifications.

However, that can't be relied on when they pack those pixels into a tiny screen.

However, most tablets really have little difference from a laptop screen size, and a laptop was never an issue for a webpage.

So the trick is hoping that android and android vendors leave off the 'mobile' string in the ua, with this last fix, all future devices that do not use mobile and are android will be identified, which covers basically all non ipad tablets/chromebooks, etc.

the actual change that is not yet handled because the ua strings are not yet out in the wild are the new chrome/opera rendering engine, blink I think it's called, fork from applewebkit, running current chrome but id as applewebkit still, and I believe the next major opera release will use it but I don't know what the ua string will look like yet.

But opera is not a player anymore, they blew it a long time ago, except in mobile spaces on cheap handsets.
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
As a note to myself, here's some chromebook ua strings:
groups.google.com/forum/#!topic/chromebook-central/NJRJvvXGr58

:: Code ::
My Samsung Chromebook has this user agent:

Mozilla/5.0 (X11; CrOS armv7l 3701.81.0) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.57 Safari/537.31

I'm running the current beta Chrome OS.

----------------------------------
Mozilla/5.0 (X11; CrOS x86_64 3701.81.0) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.57 Safari/537.31

----------------------------------
Pixel on Version 26.0.1410.57 beta, Mozilla/5.0 (X11; CrOS x86_64 3701.81.0) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.57 Safari/537.31.

Latest Beta is currently downloading, and I will update if anything changes.

Update: Version 27.0.1453.46 beta, Mozilla/5.0 (X11; CrOS x86_64 3912.23.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.46 Safari/537.36
----------------------------------
4/12/13
Can any one give of any 1 of following-
Chromebook Pixel
HP Pavilion 14 Chromebook
Acer C7 Chromebook
Samsung Chromebook
Samsung Chromebook Series 5 550
Samsung Chromebox Series 3

Back to top
Display posts from previous:   
Page: Previous  1, 2
All times are GMT - 8 Hours