Search code examples
androidiosxamarinvector-graphicspaintcode

Searching for a "PaintCode" for android


Are there any vector drawing applications that generate native code for both iOS and Android? I'd like a tool for making UI Controls and Buttons for both iOS and Android (in Xamarin). I can make great dynamic objects with PaintCode for iOS, but then for the Android version I'd have to recreate it with some other tool for Android so I'm basically doing everything twice. I'd love to find a way to create some dynamic controls/buttons that can be used in both Xamarin iOS & Xamarin Android.


Solution

  • The new version of PaintCode (version 3, as of November 2016) now exports Android compatible code.