Page 1 of 1

Determine smart phone

Posted: Wed Jul 03, 2013 6:55 pm
by shgeorge
How can I determine if a device is a Smart phone or not using the Java API? I cannot query the capability "is_smartphone" as it seems to be un-supported.
What are the capabilities that I should query to decide if the given device is a smart phone. I see that this functionality is supported in WURFL cloud service.

Appreciate your inputs.
Thanks

Re: Determine smart phone

Posted: Thu Jul 04, 2013 2:59 am
by sm_support2
Hi George, API 1.5 will introduce this as a standard feature. At any rate, you can always create your own definition of smartphone based on your own unique requirements or use the one in 1.4.

This thread will also provide interesting reading:

http://www.scientiamobile.com/forum/vie ... f=12&t=237

Thanks

Re: Determine smart phone

Posted: Fri Sep 27, 2013 8:04 am
by tabi213
Thanks alot sharing good info!!