The dialer sources should be in the Android tree for the dialer app..

https://github.com/android/platform_packages_apps_phone

But a user might use a custom dialer app, there's no requirement to
use the default one.

As for development problems, you should target them to either
android-developers or android-platform (use the first if you're
implementing using the SDK, the second if you're making platform
modifications).  I would suspect anyone answering will want a more
detailed description of what isn't working; the TelephonyManager API
certainly "works" before 2.3.

Kris

On Tue, Dec 18, 2012 at 8:50 AM,  <[email protected]> wrote:
> Hi!
>
> I'm trying to develop an app for my thesis and I'm having a problem. The
> telephony functions doesn't work on 2.3 android versions and upper.
> For example: I created a button in a intent that ends the call. It only
> works in 2.2 versions and lower.
>
> Can anyone help me? I also would be thankfull if someone could display the
> source code for the predefined app for the phone calls.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Security Discussions" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/android-security-discuss/-/I_g4SSCQvTUJ.
> 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-security-discuss?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" 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-security-discuss?hl=en.

Reply via email to