Thanks for your reply Mark, But I do this, and when a want to make a call, start the dial app. I want to make a call with my own app, not with the dial app. But I dont know how to make this.
I think that is impossible. On Sep 15, 4:20 pm, "Mark Murphy" <[email protected]> wrote: > > Is possible to make a call programaticaly without the dial? I want to > > make an app that in background make a call, but i need that don't show > > the Dial app, only my own app. > > > Anyone can help me? > > Use the ACTION_CALL Intent. You will need the associated permission > (CALL_PHONE). > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > Android App Developer Books:http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

