-1

I want to reverse engineer on cordova device uuid.

How do I get the device name from the device uuid?

4

1 回答 1

0

首先,您必须在设备中安装 apk。之后,只需使用这个:

https://cordova.apache.org/docs/en/1.6.0/cordova/device/device.uuid.html

另外,看看这个: https ://cordova.apache.org/docs/en/3.0.0/cordova/device/device.html

于 2016-12-16T11:04:19.220 回答