I am new to Samsung Smart TV Development, and I want to know if they are using WebKit.
2010 and 2011 devices use Maple. The version 3.0 SDK suggests they are moving to Webkit for 2012 devices.
check this page telling you: App Engine (Webkit Core)
and for versions and SDK check this link.
Model UN46ES7100F does as of November 2012 (and likely before). The user agent string is:
Mozilla/5.0 (SMART-TV; X11; Linux i686) AppleWebKit/534.7 (KHTML, like Gecko) Version/5.0 Safari/534.7
Related
Is AppFramework compatible with Calabash-android?
Personnally i tried hours and failed to access to html elements.
Yes, it is compatible.
The diffulty i had was not due to Intel AppFramework but to my ignorance of calabash under cordova.
There are good example, the main thing is to replace Webview by SystemWebView.
I have used this link and installed Opera Dragonfly locally as mentioned. But now I am unable to load the JavaScript for debugging. Attached the screenshot of error. Any idea on resolving this?
I am using Opera 12.
My dragonfly environment is :
Protocol Version: 1
Core Version: 2.10.289
Operating System: Win32
Platform: Win32
User Agent: Opera/9.80 (Windows NT 5.1; U; en) Presto/2.10.289 Version/12.00
Opera Dragonfly Version: $dfversion$
Revision Number: $revdate$
I never tried out Dragonfly locally.
I see one potential problem with the post containing the link to the dragonfly zip-file.
This line here: 5. May 2011, 10:52:51
Are you sure that your version of Opera is still compatible to this version of Dragonfly?
This Repository contains the freshest version of Dragonfly available. Check out the integrated hints on how to build dragonfly. (I think building isn't even necessary if you are okay with some performance losses)
The following helps on general questions:
Did you select the right debugging context?
Either start Dragonfly from the Window you want to debug by pressing Ctrl+Shift+I or select the right context using the rightmost button below your zoom-slider in your screenshot.
Will there be an ARM version of libspotify released for Windows 8 RT developers?
Libspotify
Unfortunately, at the moment there's no answer to that question. We're aware of the need for one, though, and it's something we're investigating.
I've built despotify on several architectures that lacks official Spotify support (Linux PPC, Linux ARM etc), perhaps that is something that could give you a jumpstart until the proprietary library is released.
How can I check which revision (svn revision) of webkit is used in a specific Safari binary? For example, I'd like to know which revision is used in the newest Safari on Mac (snow leopard 10.6.7).
User-agent doesn't provide this information :(
You can get an approximation using the version tag of Webkit as it appears in User-Agent :
Let's take for example the following user-agent :
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.13+ (KHTML, like Gecko) Version/5.1.7 Safari/534.57.2
Webkit version is advertised here as 537.13+. This version tag is generated from following source file :
https://trac.webkit.org/browser/trunk/Source/WebCore/Configurations/Version.xcconfig
You could then take a look at which SVN revisions embeded this specifig version tag.
I have a Symbol MC 75. It is running Windows Mobile 6.5, but there are several updates after the basic Windows Mobile 6.5:
Windows Mobile 6.5
Windows Mobile 6.5.1
Windows Mobile 6.5.3
Windows Mobile 6.5.5
How do I know which one I am running?
I went to the about page for my device and it just says Windows Mobile 6.5. Does that mean I only have the 6.5 or is it not bothering to show me the update version?
NOTE: The CE OS version is: 5.2.21840 (build 21840.5.0.60) in case that helps.
Note 2: The reason I care is that there is a Developer Tool Kit that is targeted for 6.5.3 and I want to know if I can use it.
It looks like builds 5.2.28xxx are for 6.5.3 and 5.2.21xxx are for 6.5
Sources:
source 1 (and in case the google-cached page doesn't show here's the original)
source 2 (read the comments areas too)
Looks like the start button is on the bottom with 6.5.3. Since it is still on the top corner I am guessing I am on 6.5 or 6.5.1.
Tap on Start>Settings>System>About