Hi Mohamed,
Mohamed Amir wrote:
> I am trying to make an application that show the caller-ID when there
> is an incoming call.
> And where there is another call, I wanna update the caller-ID shown.
Sounds familiar - I do similar stuff in "Zap's Hitta" (see Market).
> I have tried OnNewIntent but this callback wasn't called.
>
> The service code is something like that
> [...]
> Is there something I'm missing?
Probably this permission in your manifest:
android.permission.READ_PHONE_STATE
Good luck / Jonas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---