SVG images on Android 2.3.x and iOS7 with intel XDK - ios7

We have chosen to build our next app with the XDK, for both android and iOS. Our question is:
Are SVG images working on Android 2.3.x and iOS7 devices (not emulators or simulators) through the use of the intel XDK?
Can anyone confirm real-life experience regarding this ?
Thanks!
Please reply to the post at the intel xdk forum:
https://forums.html5dev-software.intel.com/viewtopic.php?f=29&t=6613

Full support for SVGs began in iOS 3.2 and Android 3.0. Can I Use is a great resource for viewing when HTML5, CSS3, SVG and more are supported on mobile operating systems.

Related

What devices are necessary for mobile app development?

I'm developing a 3D application with css3 and webgl for ios6+ and android 4.0+ (mainly for mobile phone). The devices I have are iPhone 4S(iOS7), iPad mini2 and nexus 5.
So is necessary for me to have an iPhone 5S or any other devices to do the test?
Any suggestions for device testing to target as more devices?
Is there any common compatibility issues between iOS safari, android Chrome and android browser?
Thanks
In my opinion, you may also consider a Nexus 7 or Nexus 10 for Android tablet testing. There are loads of other large screen Android devices but you may have already known that the Nexus series are most suitable for development.

AdMob SDK for windows 8

Google's AdMob page(Monetize your app) says the following:
Cross platform
AdMob connects you with millions of advertisers looking to reach users across platforms, including Android, iOS and Windows 8.
I have searched extensively, but failed to find the SDK for Windows 8.
Could anyone provide a pointer?
The Android SDK is at
https://developers.google.com/mobile-ads-sdk/download#downloadplay
There is no SDK specific to Windows8. SDK is dependent upon target dev platform, iOS, Android, WindowsPhone8 etc. That same page provides the SDKs for all platforms.

Titanium Studio on Mac Android device not found

I'm on OS 10.9, Titanium 3.1.3.201309132423, Latest and greatest SDK - Nexus 4 on 4.3 with UBS Debugging checked, Unknown sources allowed. If I plug in the device Titanium does not see the device, however under Eclips I can install/debug on the device just fine. I have Googled to my hearts end with no luck... Sooo, any ideas what I could be doing wrong in Titanium?
Titanium Studio needs to be properly configured to use Android SDK. Check if you have correct paths set in preferences. You can find more details in Appcelerator documentation.

Does the player supports iOS and Android?

I'm looking into video.js as a possible solution for cross-platform video player.
Mostly I have to support iOS and Android clients.
Does video.js player support mobile devices under iOS 5+ and Android native browser?
Yes it does. Back to iOS 3 and android 2.2.

Webkit based App using Phonegap and Sencha Touch

I am planning to create an app which will target iOS, Android, Blackberry and Nokia S60 and Symbian 3.
I am planning to use PhoneGap using Sencha touch. I believe Blackberry does not have webkit support, so i am assuming i will have to have a separate code base for Blackberry and the same for Nokia s60 based phones. Will Blackberry and Nokia s60 devices support html5 ?
Can anyone help me as to how to proceed ahead with it.
Any help in this matter is highly appreciated.
Sencha Touch will cover you for iOS, Android and BlackBerry but not for Symbian devices. But considering that Nokia has abandoned it I don't know why you'd worry about targeting it.
Blackberry uses WebKit and, for example, supports many of the WebKit css3 animations as seen here: http://docs.blackberry.com/en/developers/deliverables/18234/Overview_function_1176567_11.jsp
You can also read this blogpost about html5 on Blackberry: http://devblog.blackberry.com/2010/03/use-html5-in-your-blackberry-web-content/