Search:

Type: Posts; User: kalaicse30@gmail.com

Search: Search took 0.14 seconds.

  1. Replies
    6
    Views
    1,352

    Re: IMEI Number

    It is not a classpath problem,it is a part of task,with out including above code jar file is created successfully.If include above code it giving compilation error

    cannot find symbol
    [javac]...
  2. Replies
    6
    Views
    1,352

    Re: IMEI Number

    Hi,
    Here I am giving my sample code,

    import com.nxp.atop.baseband.Baseband;
    import com.nxp.telematics.otp.*;

    public class sms
    {
    Otp otp = OtpFactory.getOtp();
    System.out.println(" get...
  3. Replies
    6
    Views
    1,352

    IMEI Number

    Hi Friends,
    I'm developing device application in JAVA. I want to know how to get IMEI in java. Please help.
    Regards,
    Kalaiyarasi
Results 1 to 3 of 3