cancel
Showing results for 
Search instead for 
Did you mean: 

How to get device id of a pda using java

Former Member
0 Kudos

Hai,

PDA Device is connected to my PC Through USB Port. and i am using Active Sync to connect desktop.

My requirement is to get the device id of the PDA(Windows). When i click the button of a gui Program.

whch technology in java is useful to fufill my requirement

Please help me .

regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

What id are you looking for ..

if it the UUID of the PDA, then you might have to use native or .net component to get it.

If you are particular about java then you would have to use jni to do the same.

let me know if you need more on this on the native side as how to do it.

Regards,

Balu