Getting gapidraw to work with the smartphone is not much different then when using a library in a normal windows program.
The Provisioning the device error comes from the fact that you use an emulator. Provisioning is only needed with the real thing and with the use of certificates from Microsoft.
The error has no effect on the emulator and therefore your application will work fine on the emulator. The upload will succeed and you can run without any problems.