How to get Windows 8 Surface (Tablet) Unique ID -


how windows surface unique device id?.

i tried below api device id changing based on bluetooth settings:

hardwareidentification.getpackagespecifictoken(nonce) 

as answered here,

windows.system.profile.hardwareidentification.getpackagespecifictoken(null).id 

converted string work id. not sure if best practice, works nonetheless.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -