Showing posts with label network. Show all posts
Showing posts with label network. Show all posts

Wednesday, March 9, 2011

Get IMEI

protected String getIMEI() {

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

}