Samsung Galaxy S :: Symbols For Outgoing / Received Calls

Nov 9, 2010

Received calls has an arrow leaving the phone!Outgoing call has a arrow coming into the phone.I can never remember which is which.

Samsung Galaxy S :: Symbols for outgoing / received calls


Samsung Fascinate :: Can't Make Outgoing Calls

Oct 19, 2010

It will take incoming calls, send and receive sms and use data just fine but when I go to make an outgoing call I get this screen. The only way to fix it is to reboot the phone. Once I had to reboot twice in a row.

View 8 Replies View Related

Samsung Moment :: Dropped Outgoing Calls

Nov 19, 2009

I'm experiencing an odd quirk where my outgoing calls will often drop when I put the phone to my ear to talk or listen. Oddly, they don't seem to drop when I keep it on speakerphone and this doesn't seem to be an issue at all with incoming calls.Has anyone else experienced this and found a fix?Also, I've found this doesn't seem to happen when I use the menu and go to a different screen while the call is connected.

View 3 Replies View Related

Samsung I7500 :: See Total Time Of Incoming And Outgoing Calls?

Nov 16, 2009

I own myself an I7500 (firmware V 1.5 Baseband V i7500 xxii5)
my question is if there is a way to see the total time of my incoming and outgoing calls?

in the call log i can see the duration of each call but there seems not to be any way to see the total time for all ofmy calls...
any ideas - apps that i have not found or thought?

View 2 Replies View Related

Android :: Detect A Received Outgoing Call

Oct 14, 2010

I havn´t been able to find out, how to detect the event (if there are any), when an outgoing call is answered - does anybody know how to do this?

View 3 Replies View Related

Samsung Galaxy S :: Showing Wrong Text Received Time

Aug 30, 2010

i just got a new galaxy s yesterday so far i've found it really useful.but today i realized that when i get text messages, the received time is almost 4 hour behind.when i send a text, it shows the right time but only when i receive it

View 2 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 :: Trying To Get Incomming And Outgoing Calls?

May 12, 2009

public final Cursor query (Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder) Query the given URI, returning a Cursor over the result set.Parameters uri The URI, using the content:// scheme, for the content to retrieve. projection A list of which columns to return. Passing null will return all columns, which is discouraged to prevent reading data from storage that isn't going to be used. selection A filter declaring which rows to return, formatted as an SQL WHERE clause (excluding the WHERE itself). Passing null will return all rows for the given URI. selectionArgs You may include ?s in selection, which will be replaced by the values from selectionArgs, in the order that they appear in the selection. The values will be bound as Strings. sortOrder How to order the rows, formatted as an SQL ORDER BY clause (excluding the ORDER BY itself). Passing null will use the default sort order, which may be unordered.

View 3 Replies View Related

HTC EVO 4G :: Sound Quality On Outgoing Calls

Oct 2, 2010

I've gotten some complaints about the sound quality of my Evo compared to other cell phones on outgoing calls. And reviews have mentioned that the phone aspect of the Evo is not its strong suit.Is it possible that future updates could improve sound quality? Or is that strictly a hardware issue?

View 5 Replies View Related

Android :: Register To Listen For Outgoing Calls

Jun 18, 2009

On android, is it possible to listen for all outgoing call events? i.e. my code get invoked when users make an out-going phone call? One possible way is to periodically pull call-log database for that information. But I would like to know if i can register for a notification when outgoing call happens?

View 3 Replies View Related

HTC Hero :: Caller ID Shortcut (outgoing Calls)?

Mar 10, 2010

Anyone know if there is there a method to quickly withhold your number for outgoing calls as and when neccessary? Currently I do it via home/menu/settings/call settings/additional call settings/caller ID *phew* Ideally I would like to be able to toggle caller ID on/off from one of the homescreens..is that possible?

View 5 Replies View Related

Android :: Listening To Outgoing / Incoming Calls

Nov 16, 2010

I'm a newbie android developer, I'm trying to develop an application; a background service which listens to incoming/outgoing calls/messages.

View 1 Replies View Related

Android :: Interecepting Outgoing Calls On HTC Desire

Aug 18, 2010

I'm having troubles with intercepting outgoing calls. In fact, it works perfectly on emulator 2.1 and 2.2, and was running also perfectly on my HTC Desire when i was in 2.1 version.

View 8 Replies View Related

Android :: Cannot Receive Broadcasts For Outgoing Calls

Aug 10, 2009

I have started developing a tool, which should react on an outgoing call or sms and also to be started at boot time. The start at boot time does work properly, but I'm not able to receive the broadcasts for the outgoing calls.

Who can tell me, what is wrong with my code? For this, I added two receivers in my manifest and implemented the broadcast receivers:
manifest.xml: <receiver android:enabled="true" android:name=".BootUpReceiver"
android:permission="android.permission.RECEIVE_BOOT_COMPLETED">
<intent-filter> <action android:name="android.intent.action.BOOT_COMPLETED" />
<category android:name="android.intent.category.DEFAULT" /> </intent-filter> </receiver>
<receiver android:name=".TelephoneViewer" android:enabled="true" android:exported="true"
android:permission=""> <intent-filter> <action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
<action android:name="android.provider.Telephony.SMS_RECEIVED" />
<action android:name="android.intent.action.PHONE_STATE" />
<action android:name="android.intent.action.NEW_OUTGOING_CALL" />
</intent-filter> </receiver>
TelephoneViewer.java: public class TelephoneViewer extends BroadcastReceiver {
@Override public void onReceive(Context context, Intent intent) {
Log.d(this.getClass().getSimpleName(), "Telephoneviewer.onReceive()");
Toast.makeText(context,"TelephoneViewer.onReceive()", Toast.LENGTH_SHORT).show(); }

View 4 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

Motorola Droid :: Incoming / Outgoing Calls Are Silent

Jan 4, 2010

About once a week I need to do a battery pull on my DROID because both incoming and outgoing calls are silent. I'm not sure if the caller on the other end can hear me or not.In the meantime, I've switched my vocoder options back to the factory default to see if maybe that helps. Really, it's a shot in the dark, but it's a start.

View 13 Replies View Related

Android :: Google Voice Outgoing Calls Not Working

Nov 2, 2010

Seems to be a big problem with Google Voice starting sometime last night. Outgoing calls from an Android phone are not working. The phone number dialed just rings and rings and is rarely ringing the other end. When it does ring the other end, it's showing the relay number, not the Google Voice number and when the person picks up, no one's there.Relay number is not letting me make calls with the google voice app.Google Mobile Help Current work around is to either call your Google Voice number directly and use it that way. Or use the web interface to call back. Still haven't found any confirmations from Google about this or if a fix is coming.

View 1 Replies View Related

Android :: App To Make Outgoing Calls Require Password?

Apr 25, 2010

Is there an app available to make a password required to make a call?

View 1 Replies View Related

HTC Incredible :: Names Coming Up On Outgoing / Incoming Calls

Apr 28, 2010

Is anyone having trouble with contact names coming up on incoming or outgoing calls. Do I need to have the area code in for all of my contacts?

View 3 Replies View Related

Motorola Droid :: Outgoing E-mails Not Received From Droid

Nov 7, 2009

I'm receiving incoming e-mails on droid, and the outgoing e-mails are in the sent box, as though they have been sent. I've checked 3 different e-mail accounts that I sent e-mails to from the droid and none have been received. It has been a couple of hours since sent, any suggestions?

View 7 Replies View Related

Sprint HTC Hero :: After Update Unable To Make Outgoing Calls

Jun 1, 2010

Take forever to 'activate'. Is there a fix for this?

View 2 Replies View Related

Motorola Droid :: GV Dialer To Make Free Outgoing GV Calls

Jan 6, 2010

For everyone that just go GV i just found GV Dialer. (in the market)It lets you call from your contact list and then calls through your GV number making the call totally free. If you have your GV number in your free 10 numbers.It shows the person your calling your GV number. And so if you wanted you can free calls in and out.Oh and for the ones that seen the GV Dialer please see my disclaimer.

View 6 Replies View Related

Android :: How To Keep Service Running To Listen For Incoming And Outgoing Calls?

Sep 28, 2010

how should I create a service that would keep on running in the Background and listen for incoming and outgoing calls? I don't want the service to die at any point in time.I have created a Broadcast Receiver in my service class that is set for ACTION_PHONE_STATE_CHANGED action.In my BroadcastReceiver, I have set up a PhoneStateListener that would listen for changes in phone states.Is this the right approach?

View 3 Replies View Related

HTC Incredible :: Local Outgoing Calls Don't Show Contact Info

Jul 11, 2010

I have all of my contacts stored as (xxx) xxx-xxxx. When I am within my own area code, I have always only dialed the last seven digits (no area code). When I do this, my Incredible doesn't recognize it as a stored contact.

I've tried storing it in different ways, xxx-xxx-xxxx, xxxxxxxxx, etc, but I do not seem to be able to make it hapen.

From what I've read, one solution is to dial the area code everytime, but who wants to do that in a local setting? Very annoying every smartphone I've ever had prior to this was able to interpret the last seven as the contact when the phone is in the default area code (and yes, mine is set to my area code).

View 5 Replies View Related

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

HTC Desire :: Can't Hear Any Received Or Dialed Calls

Sep 20, 2010

Recently, for no reason apparent to me, my HTC Desire is making no sound whatsoever when I receive or make a call.I can hear calls if I have the speaker on or if I have a headset plugged in. I also have no problem listening to music through the speaker or headphones.My phone is a black orange branded HTC Desire running the 2.1 software. I am using the 3 network.

View 1 Replies View Related

HTC Desire :: Call Log For Duration Of Received Calls

May 30, 2010

i know there's a call log of who you've phoned but is there a call log of how long you have been on the phone i.e how many hours and minutes

View 1 Replies View Related

HTC Desire : Can't Hear Anything On Dialled / Received Calls

Nov 18, 2010

Weird problem which I encountered for the first time today. The missus called me and I couldn't hear her, and she couldn't hear me. We could text each other fine though. I'm currently using a Desire on T-Mobile UK with the first version of 2.2 (complete with German apps by mistake).

View 1 Replies View Related

Motorola Droid X :: Dropped Calls - No Texts Received

Jul 18, 2010

I activated my phone Friday night (2 days ago) and started using the phone only on Saturday morning. A few calls are going through but almost ALL are being disconnected back to the previous/home screen after one or two rings -- INCLUDING, now, *611 and *228. Called tech services this morning and am now on hold (15 min. so far!), from a land line. Texts from my family have not shown up, since yesterday and this morning. Did a soft reset this morning.

View 1 Replies View Related

Samsung Galaxy I7500 :: Can Not End Voice Calls / How To Fix?

Nov 26, 2010

Recently while flashing the 23112010 nightly I noticed that I could not end voice call. The screen would stay at 'hanging' and remain there. In the notification the active call was visible. The call end button didnt work. Also the call end menu did not work.

View 10 Replies View Related







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