I want to reverse engineer on cordova device uuid.
How do I get the device name from the device uuid?
First of all you must install the apk in your device. After that, simply use this:
https://cordova.apache.org/docs/en/1.6.0/cordova/device/device.uuid.html
Also, have a look at this: https://cordova.apache.org/docs/en/3.0.0/cordova/device/device.html
First of all you must install the apk in your device. After that, simply use this:
https://cordova.apache.org/docs/en/1.6.0/cordova/device/device.uuid.html
Also, have a look at this: https://cordova.apache.org/docs/en/3.0.0/cordova/device/device.html