Question About Auto Answer/Hangup Functionality
This is a discussion on Question About Auto Answer/Hangup Functionality within the Droid Development forums, part of the Droid Hacking category; Hey guys, I am a past iPhone user, and I used an app called Mcleaner which was able to instantly answer and hangup on phone ...
-
Question About Auto Answer/Hangup Functionality
Hey guys, I am a past iPhone user, and I used an app called Mcleaner which was able to instantly answer and hangup on phone calls based on certain criteria.
I am seeing if anyone knows the actual process a call goes though from beginning to the point of getting instantly hung up on by the app Mcleaner. Call it the lifespan of the call or the datapath.
Then I'd ask why is this not possible (as of yet) on an Android phone. All the android apps that try and do this the call will always get to the phone and ring once (usually) and then get instantly hung up on.
Yes we are not the iPhone but my question lies in the differences in how calls are handled and I am really curious how the two os's differ in this aspect.
Thanks all and no I'd never think twice about going back to Apple 
Travis
-
-
maybe someone knows someone who I could ask this question to?
-
You actually want it to answer then hang up? Not just reject the call?
-
From what I know there's a class (TelephonyManager) that monitors changes in the phone state.
TelephonyManager | Android Developers
Any app that would do anything involving phone calls would need to request permission (.READ_PHONE_STATE) to access the class, and then set up a receiver that registers a listener object to monitor the class for those flags being changed (ACTION_PHONE_STATE_CHANGED, i think).
I don't see why you couldn't have an app to monitor for CALL_STATE_RINGING, check the EXTRA_INCOMING_NUMBER and compare to your blacklist and then do whatever you want.
I've never written anything using the dialer or radios so not 100% sure.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By tincup703 in forum Droid Applications
Replies: 1
Last Post: 02-20-2012, 07:53 AM
-
By bill in forum Tech Issues, Bug Reports & Suggestions
Replies: 2
Last Post: 02-20-2012, 07:53 AM
-
By BIGSKY39 in forum Droid General Discussions
Replies: 2
Last Post: 07-11-2010, 01:57 PM
-
By dachere in forum Motorola Droid
Replies: 5
Last Post: 12-17-2009, 05:38 PM
-
By kls919 in forum Droid General Discussions
Replies: 0
Last Post: 12-14-2009, 04:24 PM
Search tags for this page
android auto hangup
,
auto answer 2 seconds droid x
,
auto answer and hangup
,
auto hang up android
,
auto hang up android 2.2
,
auto hang up for iphone
,
auto hang up iphone
,
automatic pickup hangup android app
,
droid 2 auto answer
,
droid 2 global auto answer
,
droid charge auto answer
,
iphone auto hang up
,
question with auto answer
,
senior phone auto hang
,
what is droid 2 auto answer
Click on a term to search our site for related topics.