1

I'm trying to get currently active SIM number of user, I've tried other methods but didn't work, because number was not stored in the SIM.

Now I'm trying following method :

1) Dial a short code (*99#) : http://postimg.org/image/ijcqz92ap/

2) USSD code running...

3) And I get current SIM number : http://postimg.org/image/ggxeqtejj/

But the problem is that how can I capture the this system dialog, So that I get number from it ?

Arsalan Mehmood
  • 1,432
  • 1
  • 15
  • 26

1 Answers1

0

USSD is not yet supported on Android.

There is a feature request for it, from Nov 12, 2008: https://code.google.com/p/android/issues/detail?id=1285

Arsalan
  • 513
  • 1
  • 7
  • 22