SkylarkWorkshop / DeviceManager

A class library for UWP developers to control users’ devices with advanced operations including shutdown, restart, GPU usage monitoring, APPX/XAP deployment, etc.
9 stars 1 forks source link

Opening apps on Mobile #2

Open NGame1 opened 8 years ago

NGame1 commented 8 years ago

Could you please help me with opening apps on mobile ? I tried to get applications list from this class and after that I don't know how to run one of them . Always get error . Thank you

tyanyuy3125 commented 8 years ago

The Application ID & Package Name of Opening App Method are hex64 encoded. Sorry for that we did not add any comment about it. I hope can help you.

NGame1 commented 8 years ago

Exactly I have problem with encoding to Hex64 many times searched about it before on the web but didn't find anyway in UWP C#. Before I see this lib I was trying to use device portal APIs directly but didn't able to get it work .

NGame1 commented 8 years ago

Also My device is L950XL and I'm on build 14393