javascript - how to start svg application using Cross Platform? -
javascript - how to start svg application using Cross Platform? -
hi new in svg development planning create simple application can run on mobile oses, blackberry, windows mobile, android phones, iphone , web also.how can start web application using svg files(test.svg,indiastates.svg) please forwards solution
thanks in advance
narasimha
apache cordova (the apache project version of phonegap) allows write cross-platform mobile apps using technologies traditionally used client-side web development.
i can't speak svg back upwards across platforms cordova covers, android , iphone (at least) utilize webkit derived browsers , should able handle svg. i'd expect of other platforms have back upwards too.
javascript html5 svg cross-platform
Comments
Post a Comment