0

Can I make an application using Codename One for Android, iOS ,and Windows Phone 8 from a single code base, but yet provide support for windows phone 8 feature like live tiles ?

Ahmad Amin
  • 107
  • 1
  • 6
  • http://stackoverflow.com/questions/15049363/somebody-know-how-to-use-live-tiles-with-phonegap-and-windows-phone-7 – Fred Nov 14 '14 at 10:39
  • I want to make an app for IOS, Android and windows phone using codename one but I want to add live tiles to my app in the windows phone app so is that applicable using Codename One ? – Ahmad Amin Nov 14 '14 at 14:11

1 Answers1

0

You should be able to use native features using the NativeInterfaces concept however, I have no idea if live tiles would specifically be supported.

Shai Almog
  • 51,749
  • 5
  • 35
  • 65