General :: Intercept / Block Outgoing SMS (using Root)

Mar 10, 2012

I want to create an application which intercepts sent sms and shows a dialog eventually performing certain actions before allowing the message to be sent. It's pretty much like "LBE Privacy Guard", but with a different purpose.

How can I catch sms being sent using root and a background service? I have looked on the internet but without success.

General :: Intercept / block outgoing SMS (using root)


General :: Intercept Call And Add Prefix (Incoming / Outgoing Calls)

Feb 6, 2012

How to intercept incoming calls by adding a prefix like 19299 on incoming, and * on outgoing.

I have built and compiled an .apk file witch force closes for no apparent reason on launch. When compiled it compiles without any errors.

Is it even possible to monitor incoming calls on public API level? Or is that an API that is closed off? if the API is available, is it then possiblo to add said prefix both on incoming and outgoing calls?

View 1 Replies View Related

General :: How To Block Outgoing SMS

Jan 13, 2011

I have a black list of contacts. I want block incoming and outgoing sms for this contacts. How block incoming sms I know, but how about outgoing sms?

View 9 Replies View Related

Android :: Intercept Incomming Calls / Sms To Block Or Unblock

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

HTC Incredible :: Block Outgoing Calls

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

Android :: Block Outgoing SMS On Phone?

Aug 26, 2010

Is there a way to listen for outgoing SMS messages in Android? If so, is it possible to prevent the message from being sent?

View 1 Replies View Related

Android :: Block Incoming And Outgoing Text

Jul 12, 2010

I want to block incoming and outgoing Text (as well as email). I am using the broadcast receiver that is not blocking the text but its blocking the outgoing calls.

Here is the piece of code that blocks the SMS.

CODE:....................

View 3 Replies View Related

General :: How To Block Ads On Browsers Without Root - R800i

May 28, 2012

Is there a way to block ads on Android browsers without root? R800i

View 6 Replies View Related

Sony Ericsson Xperia X10 Mini/pro :: Outgoing Call Time And Outgoing Sms?

Nov 30, 2010

i've just bought a xperia x10 mini pro. after reading the entire user guide, i still can't find the "counter" for total outgoing call time and outgoing sms. Anyone knows where to find this in the phone? previously when i was just W910i, this function was easily located. Someone pls advise and provide some guidance.

View 3 Replies View Related

Motorola Droid :: Will 2.1 Block Root Access

Feb 2, 2010

I read that official 2.1 (from another Droid forum) will be blocking root access. I too thought that this is kind of odd, so I thought to ask.

View 15 Replies View Related

General :: Manage All Outgoing Internet Connections?

Aug 6, 2013

I am Android user and will be soon have be out on a rgular basis. Till now i have been using a hi speed internet connection of the wifi. But i need on mobile connection as well. The one within my budget is a hi speed plan but data valumn based.

My question is regarding that whenever i switch on my wifi, every single app and service starts connecting to the net. The over all internet browsing speed falls, the phone performance falls. My a whole lot of data is downloaded.

Is there a way to selectively allow/dis allow apps and services from eating away data from my data based mobile internet plan ? So that say only few apps, like AC Forum app/Gtalk/Google+/Gmail/Email apps gets the internet and the others remain on hold till i reach home and open up the lock for all apps, etc via wifi. Is this reallu possible ? Or do i have to go cut off the mobile data when the capping for my plan is reached ?

View 6 Replies View Related

General :: How To Make Outgoing Calls With AT&T On VZW SGS3

Jan 21, 2013

I'm new to smartphones in general because I refused to buy one, they're destroying the world we live in, and now I can't focus on a simple face-to-face conversation without getting distracted by this silly device. But what's done is done. Recently a job opportunity left me no choice. I've been selling iPhones and Droid RAZRs by the truckload on eBay. I was an iPhreak until about christmas when I obtained a few Galaxy S3s to refurbish and sell, and after unlocking one of these i535s to work on Cricket for my girlfriend, I attempted a similar method to get one functioning on AT&T. Using DFS CDMA tool, I've gained the ability to send and receive SMS, as well as receive calls using my AT&T SIM card, but when I attempt to call out (any number), com.android.phone FCs and I'm returned to the home screen. I don't need mobile data, or MMS. I'd just like my phone to function as a phone, not simply a "hand computer".

My question: How can I make outgoing calls with AT&T on a VZW SGS3?

Rooted with an unlocked bootloader. Willing to flash, but insist on remaining rooted. ICS 4.0.4, I535VRLF2.

View 2 Replies View Related

General :: Huawei Ascend P1 - No Outgoing Voice During Call

Sep 23, 2012

I got a Ascend P1 U9200 in China and rooted it in order to install Google Play. It worked well a few days by using the chinese SIM card in China.

Back in Germany I have a problem with the outgoing sound during a phone call. For some numbers I dial, the other person doesn't hear my voice at all. For other destinations my sound works for about 10 seconds and afterwards the outgoing sound is missing as well.

My current version is U9200-1V100R001CHNC00B109, My provider is congstar (D1).

View 1 Replies View Related

General :: What Causes Gmail App To Leave Outgoing Messages Stuck In Outbox

Sep 12, 2012

For years now (and on many different phones and Android OS versions), I've run into a reoccurring issue in the Gmail app: now and again, a batch of messages I've told the app to send will get stuck in the Outbox as "Sending" and won't ever send, even after I've rebooted the phone, cleared the cache, insured the phone is online, etc... This only seems to happen when there's some sort of an internet connection issue, but I haven't been able to figure out if it's associated with one particular thing: airplane mode, being out of connection range, having auto-sync or background data turned off, etc... If it was caused by being in one particular state, I'd just avoid sending email while in that state.

View 1 Replies View Related

General :: Blocking Outgoing Call Privileges For Specific Phone Numbers

Jul 9, 2013

Any way to block my son's phone from calling or texting specific phone numbers? I want him to be able to add phone numbers and contacts, but be unable to call or text a couple of specific phone #s. Is there a way to do this? I have Verizon but their number blocking service only works for incoming calls, not for outgoing.

View 2 Replies View Related

Android :: App To Intercept SMS Without Loading It To UI?

Mar 11, 2009

Requirement: 1. The program must be on top of SDK only, no hacking! 2. When a TEXT SMS is arriving to Android mobile, the program must intercept the TEXT SMS to analyze the SMS content (access the whole SMS data) 3. In terms of the SMS content, the program determines if the SMS is erased as it doesn't exist. No notification, no update to Inbox UI. 4. Power cycle the Android phone, the SMS is not seen at Notification or message Inbox

Can any one help with the solution? Or which API shall we look into?

View 3 Replies View Related

Possible To Intercept Keyboard Key Presses?

Jul 28, 2011

Can a program sit in the background and intercept keypresses, convert the keypresses from one letter to another, and send it to whatever program you are working in as though the new letter is what you typed?As qwerty is the only layout choice for hardware keyboards and I don't have root on my tablet, I want to use this as a work around.

If I were to press "s" on my hardware usb keyboard. The program would intercept the "s" before it got to whatever textbox and convert it into the dvorak key equivalent of "o". That o would then be passed to the program as a normal keypress.

if I were to press asdfg on the qwerty aoeui would be sent instead.I thought it best to ask before I waste hours trying to learn how to write the program.

List of changes I would make in a pseudocode case statement format.
Select Case Key
#Comment - Number Row Key changes
- = change to [
= = change to ]
#Comment - Top Row Key changes
q = change to '
w = change to ,
[code]...

View 2 Replies View Related

General :: How To Block USB File Access

Dec 8, 2011

What are the risks when using USB power on airplanes...is there anyway to block USB file access (on an att sgs2 if it matters)

I was able to use Gmail (and only Gmail - no web, no twitter, etc.) before purchasing a Gogo license. How was this possible? Is Gmail so encrypted the airline couldn't figure out what it was?

View 4 Replies View Related

General :: App To Block Calls Except From Certain Contacts

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

General :: App To Block Internet Access

Oct 1, 2012

I'm looking for an application that is hard to find. I want an application to block the internet, but only for some applications, for example leaving the WhatsApp with access to receive real-time notifications.

View 4 Replies View Related

General :: Block Private Numbers?

Jul 9, 2013

Is there away to automatically block private numbers? I get stupid robot calls, leaving blank voice mall things, Dickheads calling me ect, if you don't have a number I don't Wanna talk to you. How can I stop this? I have a rooted HTC One.

View 4 Replies View Related

General :: Read Raw Block Range With Dd / Cat?

Jul 16, 2012

I used to know a way to dump a raw range of data (i.e. specifying start/end in hex address) from a block device which I used to do from data recovery days, but I can't remember what it is.

FYI, I am trying to grab data from an unknown range of data on the nand layout for the Xperia Play but this is a general linux/busybox question. For details on what I'm doing check here.

View 5 Replies View Related

General :: How To Block Ads From Rooted Devices

Mar 15, 2013

Google decided to remove all adblocking software from play store, as they are in conflict with market rules. Where can we find those adblock softwares from now on? there are boud to be some grammar errors, since I haven't had any practise in months...

View 9 Replies View Related

General :: Block Apps From Autostart?

Jul 24, 2012

is there any app that blocks another apps to start. for example if i close the facebook app and remove it from the memory with the task manager, facebook starts after 10 seconds again. i dont mean apps like task killer that kill the app after it started.

View 3 Replies View Related

General :: Block Recognizer For Android?

Sep 15, 2011

Where can i download block recognizer software as an input for my android ?

View 1 Replies View Related

General :: How To Block Websites On Phone

Jun 13, 2012

I want to know is there any way to block some specific sites on an android phone?

(im getting 10 or so android phones for my workers and i dont want them hangin on Fb,yt,etc all day long ,i know i would xD) I dont mean the individual apps (im locking the market,so no probs with that.) but in the default browser itself..so that you can't type in www fb.com ... ?

View 4 Replies View Related

General :: How To Block / Delete Notification Ad

Aug 11, 2012

about a week this ad shown on Notification bar and i don't which app cause it...How can i block/delete on my phone

View 3 Replies View Related

Android :: Possible To Intercept Open Application?

Oct 7, 2010

I am wondering if it is possible to intercept an open application call, for any (most of the) installed application. Or at least for opening the Activity having the intent-filter's action set to Main (if it exists for an app).

View 1 Replies View Related

Android :: Possible To Intercept Incoming SMS To Application?

Mar 24, 2009

Does anyone known if its possible to intercept incoming SMS to my app? Similar to PushRegister in JME. I try to BroadcastReceiver - works fine but the SMS also goes to Native Inbox app.

View 3 Replies View Related

General :: Permanently Block App From Getting Updated Accidentally?

Oct 9, 2011

I have a great calendar app and the developer warned in the notes to the last update that the next update would usher in ads. I don't want that. I don't have it set to auto update, so I know I can just not accept the update. But I know at some point in the future, my phone will say "found 14 updates" and I'll just hit "update all" and forget to check whether this app I like is one of the 14. Then I'll be stuck with ads. I'd love to be able to somehow disable it from updating period, or from even looking for updates. Is there a way to do this?

I use an HTC Incredible 2 running 2.3.3 and stock rom for now.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved