This is a discussion on Gsm sim wont give IMSI? within the Blackberry forums, part of the Mobile Software Development category; i can get IMEI using GPRSinfo, IDENInfo but i cant get IMSI no using SIMCardInfo following code ill give Null ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| i can get IMEI using GPRSinfo, IDENInfo but i cant get IMSI no using SIMCardInfo following code ill give Null value..am using bb pearl and using GSM sim .. byte[] b=new byte[32]; try { b=SIMCardInfo.getIMSI(); String IMSI=new String(b.toString()); }catch(SIMCardException ex){ }
__________________ thanx n regards jeyaprakash.c |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| why limit wont work for updats statement | vivekanandan | Database Support | 2 | 08-06-2007 06:09 AM |
| Explain how to Find IMSI in J2ME | itbarota | J2ME | 0 | 07-23-2007 07:04 AM |
| How to retrieving IMEI &IMSI no using j2me? | mobilegeek | J2ME | 0 | 07-17-2007 11:39 PM |
| Getting IMSI NO | jeyaprakash.c | Mobile Software Development | 0 | 05-07-2007 08:42 AM |
| Give away ebooks! | drecko | Promotion Techniques | 5 | 02-22-2007 08:43 PM |