5

Does anyone know if the Nokia Imaging SDK is limited / restricted to Nokia hardware? In other words, if I use the SDK to create a Windows Phone 8 app, will the app run on an HTC or Samsung device?

I'm not seeing any specific verbiage on the Nokia Developer site that mentions hardware / hardware partner restrictions.

David Božjak
  • 16,887
  • 18
  • 67
  • 98
gannaway
  • 1,872
  • 12
  • 14

1 Answers1

3

There is no hardware restriction on the Imaging SDK. You can use it on any Windows Phone 8 device.

Kevin Gosse
  • 38,392
  • 3
  • 78
  • 94
  • Exactly what I wanted to hear! Do you have some documentation that states this or did you find out by experimenting with different hardware? – gannaway Apr 07 '14 at 18:26
  • @gannaway Unfortunately I don't have any documentation. But many apps already use the Imaging SDK, and they'll work on any WP8 device. http://developer.nokia.com/community/wiki/Apps_that_use_the_Nokia_Imaging_SDK – Kevin Gosse Apr 07 '14 at 20:52