The Power Manager Profile allows you to control the power state of a Symbol device.
The available actions are:
This sample application will allow you to set the power state of "Suspend" (sleep mode) or "Reset" (reboot).
IMPORTANT:
Extract the downloaded project zip file to C:\ (or to the root of an alternate drive).Alternatively, launch a preferred IDE and load the project via the File > Open menu.
Now that we have the project loaded, lets run the application and see how it works
Visual Studio will detect your device connected via USB, it will display the name of that device next to the "Play" button.
Press the "Play" button next to the devices name. The IDE will build, deploy and start the sample app on your device.
In Xamarin Studio, you may need to select your attached device from the devices dropdown under Physical Devices
.
Now press the "Play" button. The IDE will build, deploy and start the sample app on your device.