I am developing an android application in which I want to get UDID of android emulator. How can i do it?
Thanks in advance, Tushar
Have you tried Ti.Platform.id ? That returns a value for me in the emulator.