Wednesday, March 9, 2011

Get IMEI

protected String getIMEI() {

return GPRSInfo.imeiToString(GPRSInfo.getIMEI());

}


No comments:

Post a Comment