While fetching device id in Samsung Galaxy Player 3.6 running Android GingerBread 2.3.6 app crashes. Line of code used:
((TelephonyManager) activity.getSystemService( Context.TELEPHONY_SERVICE )).getDeviceId();
This line of code returns a null value. It doesn't work specifically with device mentioned above. We have tested on HTC One X, LG devices and Morola Droid as well as on Samsung Ace and Samsung S.
activitycontains? – Praveen Aug 29 '12 at 5:13