|
[android-beginners] Re: How to use Call APIs in application?: msg#01213AndroidBeginners
You are trying to access the internal telephony APIs on SDK level. >From my knowledge this APIs are not exposed for application on SDK level. If you want to offer these functionality to an application on SDK level you might have to extend the framework. If you are OK with running your application on framework level, you also can do this. Danger is only that in case of the framework changes you have to modify your application. In general when you want to change the behavior of the current phone application you have do changes on framework level. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Jul 30, 6:20 am, mmj <may.mari...@xxxxxxxxx> wrote: > Hi all, > > I am doing an applicaton in which i need to customize the call > application.Means i need to establish a call from my own application > so that the control does not goes to the native application.From the > previous discussions it is found like,call APIs are been included in > some private packages.How can i use the APIs defined in > com.android.internal.telephony.Phone like acceptCall(),rejectCall > (),setMute() etc in my application. I cant import the above specified > package to my workspace. > > Is there any alternative solution to implement the same? > > If any one has resolved this issue before,please share the solution. > > thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to android-beginners-unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---
|
|
||||||||||||||||||||||||||
| News | Mail Home | sitemap | FAQ | advertise |