Re: [android-developers] Re: Auto Answer

2011-12-29 Thread Desu Vinod Kumar
we can access acceptCall from .adil. its possible. On Thu, Aug 20, 2009 at 2:18 AM, Mr Pinguin pinguint...@googlemail.comwrote: But acceptCall is in internal lib. so we can access it. or nor ? We can only generate KEYCODE_CALL, but how ? On 18 Aug., 18:13, Mingli Wang rint...@gmail.com

[android-developers] Re: Auto answer calls and hangup programmetically

2009-10-02 Thread Roman ( T-Mobile USA)
The Android SDK does not support this. Of course you find apps on the market place doing these kind of things but it is NOT the official way. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely

[android-developers] Re: Auto Answer

2009-08-19 Thread Mr Pinguin
But acceptCall is in internal lib. so we can access it. or nor ? We can only generate KEYCODE_CALL, but how ? On 18 Aug., 18:13, Mingli Wang rint...@gmail.com wrote: There is some sort of acceptCall method in ITelephony, it works fine 2009/8/17 swapnil swapnil.da...@gmail.com Hi All, I

[android-developers] Re: Auto Answer

2009-08-18 Thread Mingli Wang
There is some sort of acceptCall method in ITelephony, it works fine 2009/8/17 swapnil swapnil.da...@gmail.com Hi All, I want to develope a application which will answer the incoming call after specific time is elapsed. Can anyone help me in generating the (green key)KEYCODE_CALL event