Friday, June 3, 2016

SVG + Angular



http://tutorials.jenkov.com/svg/index.html

http://www.w3schools.com/svg/



http://www.svgbasics.com/rotate.html
https://sarasoueidan.com/blog/svg-coordinate-systems/


SVG + Angular

http://alexandros.resin.io/angular-d3-svg/





Embed Image in SVG

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">

<image width="20" height="20" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg=="/>

</svg>

iOS Vs Android Development



http://thenewstack.io/scoring-comparison-android-ios-development/

https://infinum.co/the-capsized-eight/articles/android-development-is-30-percent-more-expensive-than-ios

Android and Svg Support




http://bigbadaboom.github.io/androidsvg/

https://developer.android.com/reference/android/graphics/drawable/VectorDrawable.html

Android Video's Tutorial



https://app.pluralsight.com/library/courses/android-start-developing/table-of-contents


https://app.pluralsight.com/library/courses/android-beginner-platform-overview/table-of-contents


Android for .NET Developers: 1 Getting Started

Android for .NET Developers: 2 Building Apps With Android Studio
   https://app.pluralsight.com/library/courses/android-dotnet-developers-android-studio/table-of-contents

Android for .NET Developers: 3 Adopting The Android Mindset


https://app.pluralsight.com/library/courses/android-intents/table-of-contents

https://app.pluralsight.com/library/courses/android-4whatsnew/table-of-contents

https://app.pluralsight.com/library/courses/android-animations/table-of-contents


https://app.pluralsight.com/library/courses/understanding-mobile-app-components-indesign-2231/table-of-contents







Improving User Interaction with the Android ActionBar