Roberto Schumann
Roberto Schumann

Reputation: 11

Android 2.3.4 TelephonyManager

I updated my HTC Flyer to Android 2.3.4. Now I am not able to retrieve the IMEI number through TelephonyManager.getDeviceId(). It always return null.

Can somebody try to read out the IMEI on another device. I would like to know whether it is a Google or HTC problem.

Sorry for the bad english.

Upvotes: 1

Views: 714

Answers (1)

user853189
user853189

Reputation: 11

I have five HTC flyer, three of them have been updated. Unfortunately, only the updated flyers can't get the IMEI code via the function TelephonyManager.getDeviceId(). My programs on sumsung galaxy, viewpad, and these un-updated flyers work well.

Upvotes: 1

Related Questions