Tagged Questions

2
votes
2answers
87 views

android telephone number

I want to display my telephone number when I open the application, but I get a exception saying "The application Telephone has ()stopped unexpectedly. Please try again." I have already added ...
2
votes
1answer
1k views

android Convert phone number in International Format

I'd like to know whether it's possible to have phone numbers converted into international format when a call is outgoing. For instance, if a french user (sorry it's the only format i know i won't ...
1
vote
2answers
3k views

Android: Retrieve contact name from phone number

I would like to retrieve the name of a contact associated with an incoming telephone number. As I process the incoming number in the broascastreceiver having a String with the name of the incoming ...
0
votes
1answer
74 views

how to receive the offline SMS in android programatially

If my android device is switched off , at that time some one is sending sms to my mobile. once i switch on i want to get the SMS through programatically. is this possible any one please help me in ...
0
votes
1answer
120 views

Remove last call from Call Log OR keep it from beeing stored on Android

Things are simple, with a Broadcast receiver I intercept the phone call. Because calling broadcast can't be aborted, the InCallScreen appears and the call get's stored in Call Log. I manged somehow to ...
0
votes
1answer
1k views

How to get the telephone number associated with the SIM in a GSM phone? [closed]

Possible Duplicate: How to fetch own mobile number in android How to get the telephone number associated with the SIM in a GSM phone?
0
votes
1answer
288 views

how to create telephone links in xhtml MP

Im trying to construct a little mobile optimizated web. This web list a set of results for bussiness and I need that android interpret the telephone link. I have watch other webs and android show an ...
0
votes
1answer
758 views

Android telephone directory

Is there any open source telephone directory application for Android or how can I make one myself?