Friday, February 25, 2011

Re: [android-developers] phone keypad intent?

On 23 February 2011 17:38, Kirk A <kirk10x@gmail.com> wrote:
> In a fashion similar to IMAGE_CAPTURE returning an image from the
> camera, I would like to discover an intent to utilize the phone
> application's pleasant keypad and *return* the number entered (without
> dialing). I haven't found such an intent yet... It seems that this
> would be a  natural fit for the factory phone app.

There's no intent for every action needed. Some need to be implemented
by yourself. This one too. You may want to try to use Phone's source:
http://android.git.kernel.org/?p=platform/packages/apps/Phone.git;a=tree

--
Regards,
Marcin

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment