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

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

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -