final TelephonyManager tm =(TelephonyManager)getbaseContext().getSystemService(Context.TELEPHONY_SERVICE);
String deviceid = tm.getDeviceId();

final TelephonyManager tm =(TelephonyManager)getbaseContext().getSystemService(Context.TELEPHONY_SERVICE);
String deviceid = tm.getDeviceId();