New app for Sprout

4 posts / 0 new
Last post
Author
Message
mscherotter
Posted: 25 October 2016 - 1:45pm
New app for Sprout

I have created a new UWP app that takes advantage of features on the HP Sprout.  What can I do to get it published in the Sprout marketplace?

 

 

Top
Author
Message
sprout.dev
Posted: 26 October 2016 - 2:46pm
UWP app publishing

Hi Michael, as we are changing our infrastructure. We have stopped the publishing portal route. We would like to have better one to one conversation with our developers. For publishing apps on sprout, we will simply use our sprout.dev@hp.com as our communication channel. We will send you an email thread on this topic. For UWP app, we are not offically supporting it yet, but we are happy to work with you to start the process.

Sprout Developer Support

Top
Author
Message
traypole
Posted: 8 March 2018 - 1:51pm
UWP app for Sprout

You got a UWP app to work on the Sprout? How did you display content on the touch mat? I am using the SproutCSharpBinding library and it requires a windows handle (HWND) which doesn't work for UWP. The library looks to only work with WinForms. Not sure why the dev guide calls it WPF binding.

Top
Author
Message
mscherotter
Posted: 8 March 2018 - 2:11pm
Sprout UWP App

I used a combination of the ProjectionManager UWP API and the Desktop Bridge tech where you can embed a Win32 app in a UWP app.

https://github.com/Microsoft/DesktopBridgeToUWP-Samples 

Michael

 

 

Top
Please login to comment