Zebra TC 20 - IMEI not found

// Expert user has replied.
M Mikolaj Powalka 2 years 11 months ago
12 1 0

Hi, I want to get serial number from TC 20?

public static String getIMEI(Context context) {   TelephonyManager tm = (TelephonyManager) context.getSystemService(Context.TELEPHONY_SERVICE);   return tm.getDeviceId();}

this code return null for Zebra Tc 20. Could anyone give me information, how can I get imei/serial number from tc 20?

Please register or login to post a reply

1 Replies

P Peter Arcuri

FYI, the TC20 doesn't have a cellular radio. The TC25 variant does and thus support the Android telephony manager APIs.

CONTACT
Can’t find what you’re looking for?