Android :: Application For Block / Forward Calls
Aug 3, 2010
I'm trying to write an application where I can manipulate the phone (blocking, forwarding, etc). I know there are probably apps that have this functionality, but I'm doing this for work. I've been searching for a long time for a way to deal with the phone on Android and I haven't seen anything that works.
View 4 Replies
Mar 28, 2010
I have an ex that keeps calling me. I blocked his # in my address book to go to voicemail, now he calls me from random #'s and its getting really annoying. I don't want to keep my phone shut off all the time. I called tmo and a really nice tech advised me to look for group app that will help, I am looking for an app that will let me block all calls except for my contacts or certain #'s I want the calls coming in.
View 7 Replies
View Related
Oct 22, 2009
how do I forward incoming calls to another number?
View 2 Replies
View Related
Jul 5, 2009
I want to block calls from few numbers, for that I want to write a app of my own. So what are the APIs which I should be using? Basically I want to get notified when a call comes, i want to compare numbers if it is what i want to block, i want to cut the call or mute it or if possible mute it and record it.
View 6 Replies
View Related
Feb 25, 2010
my VoiP-client would like to block all incoming calls to the phone while my own call is taking place. Is it possible to do this somehow?
View 1 Replies
View Related
Sep 29, 2010
I keep getting 'unknown' caller with no number keeps phoning everyday. But when I answer there is no reply. I don't want a block all unknown calls as some are friends. I was wondering if there is a application which stops callers hiding their number?
View 2 Replies
View Related
Dec 11, 2009
I have a ListView with an adapter attached. In the individual list items are placed views with widgets that continually update themselves within the list. Everything works well except for this case: Touch the list and start scrolling it just before the longTouch event would be thrown. Then lift your finger from the ListView. At this point the widget views in the ListView no longer receive onDraw events in response to the invalidate calls that continue to be made on the ListView. It is like the ListView starting blocking the invalidate calls during the scroll and forgot to re-allow them when the scrolling stopped. If I touch and scroll with out holding or scroll with a fling this does not happen. The ListView will start allowing the onDraw events back through if you touch anywhere in the list. Any ideas on how to help the ListView not block those onDraw calls?
View 3 Replies
View Related
Mar 9, 2010
Is there any way to intercept incomming calls/sms (to block or unblock it) on the basis of mobile numbers which are added to screening list.
View 1 Replies
View Related
Oct 15, 2010
I use my EVO 4G for business and my number is posted on my business website. Unfortunately, I get numerous calls, often with recorded messages, from people trying to sell me something for which I am not interested. On my old, non-HTC phone I would just add the unwanted incoming number to a contact called ?Delete? and set the ring for that contact to silent. The EVO 4G does not permit dozens of numbers to be added to a single number. If anyone has a better solution to tag a number as unwanted and not ring I would love to hear about it.
View 6 Replies
View Related
Dec 7, 2009
anybody know the name of it...not to sure if its a free app but just curious
View 1 Replies
View Related
May 10, 2010
Is there a setting or app that can block outgoing calls to people who are NOT on your contact list?
View 5 Replies
View Related
Aug 24, 2013
I'm looking for an App to block all incoming alerts and phone calls except those contacts that I want to telephone me. To be totally silent except incoming phone calls I select in contacts.
View 1 Replies
View Related
May 21, 2010
Is there an app to block calls/texts from a number?
View 10 Replies
View Related
Feb 12, 2010
i have tried nearly ever single application on the market that claims to block private numbers but it none of them work for me... Idk if its because of the Sprint service or the applications just dont work. I know GBlocker blocks the calls. But it dont block the texts, or prevent it from going to voicemail. Nor does it block private calls. There was this other one I had that blocked calls too but same thing with GBlocker. What i dont understand is that if you choose the option "BLOCK ALL CALLS" it will then block private calls. But the option to just block the private calls fails to work. Is there anything out there that actually works? I have considered buying extreme blocker for $5 but whats the point if it might not work? When blocked numbers call, i dont want their voicemails. Nor do I wanna know their calling.
View 24 Replies
View Related
Jan 7, 2014
So I am wondering if there is an app for blocking calls/sms from unwanted people. Me and my family are fed up with advertising messages or calls from people and we seek a way to block them.
View 1 Replies
View Related
Aug 4, 2010
I am thinking of getting the Epic. But does sprint let you block calls from specific numbers? This is very important to have. If Sprint doesn't, which of the other galaxy S providers allow blocking?
View 7 Replies
View Related
May 28, 2010
Has anyone found any good call blockers to prevent unknown callers from junking up your voicemail? I've heard about GBlock and aFirewall but they're not complete solutions. looking for something that shuts down an unwanted caller with NO voicemail option. Even better - an app where you put in the numbers you wish to accept and have anyone else who calls in get rejected instead of having to enter numbers you want to have blocked.
View 11 Replies
View Related
Oct 16, 2010
Is there any way block incoming calls on the Xperia X10 mini, like on other Sony ericsson phones?
View 1 Replies
View Related
May 25, 2010
I am trying to find a way to block incoming calls while I am on the internet. It seems like right when I am about to finally get to what I am looking for someone calls just to say what's up. Is there an app or setting that will send those calls straight to voicemail
View 3 Replies
View Related
May 18, 2010
is there a way on the phone to select a contact and block that contact from text messages and or calls?
I thought there was on the Eris but I can't seem to find it again .
View 2 Replies
View Related
Dec 21, 2012
I'm only finding what i'd call "big apps" when i search. I just want a widget to enable or disable incoming private calls.
View 1 Replies
View Related
Sep 25, 2010
In my android application, how can I forward user to android market to install another application and after they install it, they come back to my activity?
View 1 Replies
View Related
Jul 10, 2010
Does anyone know if there is an app available to selectively block my caller id being sent? I want the id to go to people I know (in my phone book) but to not be sent to anyone else.
View 2 Replies
View Related
Aug 16, 2010
I want to block the installation of Blacklist rated applications over device either through side loading or through android Market. Does anybody has an idea how this can be done? I already have root level access to the device.
View 1 Replies
View Related
Dec 16, 2011
I want to create an application that allows you to require a password to be entered in order for new application to be installed on android os.
View 1 Replies
View Related
Apr 23, 2010
I need to develop an application that will check whether the phone is in roaming. If it's in roaming then the application should block internet for all applications except several from white list. In non-roaming mode it should allow all requests. There should be no way for user to kill or suspend the application or turn internet on.
I'm not familiar with android much so I really don't know whether it possible to implement without modification of OS. Is there any way to do this?
View 2 Replies
View Related
Jun 3, 2010
Anyone here try this app? a Call Filter - block unwanted phone calls I want to block those annoying repeat marketing calls for things like extended car warranties, and what not.
View 4 Replies
View Related
Apr 6, 2014
I am new bee to android app development and planning to develop an application to connect to another application through JAVA APIs.I hope android apps have the ability to interact with JAVA APIs
I want to know which tool should I use for development? What are the steps which I need to perform to connect to the JAVA API? I have the java library files but not sure how to connect. I have knowledge about HMTL and JAVA but never worked on android apps. I want to know the easy and best tool for android app development.
View 1 Replies
View Related
Jun 8, 2010
Need a program to block calls. Telemarketers, debt collectors, annoying ex's etc. Anything like that for the Android? The send to voice mail feature causes them to just leave me voice mail.
View 4 Replies
View Related
Mar 25, 2010
I've been hunting for a solution for days and can't find an answer. I've got an application where I need to place multiple calls in a row. I can invoke the dialer just fine and it starts calling the number. The problem is that after the call is over the call log comes up. I don't want the call log to come up. I want the dialer to return to my application after the call is over. How can I do this?
View 3 Replies
View Related