dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi

Posted by susan_varghese 3 years 19 weeks ago

pic
 susan_varghese
mobiForge Newbie
Posts: 2
Joined: 3 years ago
[offline]

Can we get the following properties from DeviceAtlas

Browser /OS specific:
isRIM
isWindowsMobile
isOpenWave
isWebkit
isOperaMini
is…(TBC)

Markup
isXHTMLCapable
is JavascriptCapable
isAJAXCapable

Posted by debashis 3 years ago

pic
 debashis
mobiForge Newbie
Posts: 1
Joined: 3 years ago
[offline]

Yes, you will get it soon:-)

Posted by atrasatti 3 years ago

pic
 atrasatti
dotMobi logo
Mobile Genius
Posts: 325
Joined: 5 years ago
[offline]

Hi Susan,
check out the list of existing properties, some are already there.

Information about OS, for example is there, listing RIM, Windows, OS X (for the Apple devices) and more.

isXHTMLCapable is not there, but there is reference to XHTMLBasic, for example, using the property "markup.xhtmlBasic10", so check all those properties starting with markup.

We are also looking into AJAX, just saying "isAJAXCapable" is too broad, we are going to split into a set of smaller properties and tests that will be part of TA-DA. For AJAX I'd say to be patient for a couple more weeks as we are about to release DeviceAtlas 2.0 and then we'll have time to create new properties and tests.

Posted by TMAS 3 years ago

pic
 TMAS
mobiForge Newbie
Posts: 4
Joined: 3 years ago
[offline]

Could you add, or are you planning on adding, an h264 property?

Posted by atrasatti 3 years ago

pic
 atrasatti
dotMobi logo
Mobile Genius
Posts: 325
Joined: 5 years ago
[offline]

tmas1 wrote:
Could you add, or are you planning on adding, an h264 property?

I have created a new thread in the forums for discussion, Video capabilities for offline playback and streaming.

Posted by wim.grasmayer 3 years ago

pic
 wim.grasmayer
mobiForge Newbie
Posts: 1
Joined: 3 years ago
[offline]

Is it possible to see , whether the device supports OTA or OMA for setting device parameters ?

Posted by garbetjie 2 years ago

pic
 garbetjie
Mobile Guru
Posts: 70
Joined: 3 years ago
[offline]

Sorry for resurrecting a somewhat dead thread, but has there been any movement on the detecting of OpenWave browsers?

I've just received a hit from an OpenWave mobile device, and it's being picked up as a isBrowser=1. Surely it should be coming through as a mobileDevice=1 and isBrowser=0?