HTC EVO 4G :: Waiting For EVP Shipment?

Jun 6, 2010

Ok, so like everyone else that expected to get their phones on Friday or Saturday though EVP I am still waiting for mine. Since I couldnt wait until tomorrow I went down to my local Sprint store yesterday, bought and EVO and still got the discount as they could "add a second line" to my account. Now, what happens when I get the phone in the mail? I can go down to the Sprint store and return it, no questions ask.

BTW this phone is really awesome, I am glad I had issues with my Incredible because the EVO blows it out of the water. The only complaint, the Sprint 3g network is about 1mb/s slower than ATT's. ATT in my area is really fast averaging around 2+mb/s down and 1mb/s up while Sprint is running around 1.2mb/s down and 512k up. Sprint TV and the other 3g dependent apps still run great though.

HTC EVO 4G :: Waiting for EVP shipment?


HTC EVO 4G :: New Shipment Of White EVOs In So Cal

Aug 18, 2010

Just talked to a rep on Bestbuy.com. He confirmed that a new shipment of white EVOs arrived today in Southern California. The following stores have them:

RANCHO CUCAMONGA CA
MONTCLAIR CA
PASADENA CA

Probably others as well. Get em while it's HOT.

View 5 Replies View Related

HTC Droid Eris :: Still Waiting For My TV App

Jan 25, 2010

just would like flotv or mobitv, but no luck so far. all I can find is tv.com and it has nothing for the kids to watch on long trips. anyone heard anything yet?

View 6 Replies View Related

HTC Droid Eris :: IGO My Way - What Are They Waiting For?

Feb 28, 2010

They have a whole website dedicated to iGo Nav N Go for Android and it's not available? What a tease. They already have it on the Iphone and Windows Mobile. If they wait too long they are going to have to compete with Navigon and Google's own navigation software. I've personally used iGo Nav N Go on my HTC Eris and like it a lot.(Don't ask for links or how to.) I'm willing to purchase it when it's released.

View 9 Replies View Related

Android :: Waiting For Debugger

Mar 29, 2010

I am trying to debug my application on Emulator, but it just stucks off on one message "Waiting for Debugger - Application XXX is waiting for the debugger to Attach". Its really annoying probably I am missing something.

View 3 Replies View Related

HTC Droid Eris :: Leaked 2.1 Or Waiting For OTA

Mar 4, 2010

- Trying the leaked 2.1

- I'm waiting for the official release.

View 49 Replies View Related

HTC Desire :: Call Waiting Not In Operation?

Jul 2, 2010

I don't appear to have call waiting in operation. But, more than that - I seem to have an issue where, if I'm doing something on the internet (e.g. checking email), the call doesn't come through. Take, for example, a mild incident today:
Meeting my beloved mother, for once in her life she's remembered not only to have her phone, but to have it on (will miracles never cease!). I call to find out where she is. She's 5 mins away.
So - while waiting for her, I go into my gmail to respond to a mail. Mother arrives - 'I tried calling to say go queue for a coffee, so we didn't have to wait, but it went straight to voicemail'. I hadn't moved, reception was still good.

View 4 Replies View Related

HTC Desire :: How To See Call Waiting Notification?

Sep 10, 2010

I want to find out how to see calling waiting notification when I call someone and they are on the mobile.

View 9 Replies View Related

HTC EVO 4G :: New To Android - Waiting For Phone Launch

May 7, 2010

Am I the only one who lurks on the Incredible boards whenever I visit AF? I figured the Incredible is in a way a cousin of the EVO (smaller, no 4G) so I'm trying to get at least a little bit of a heads up of what to expect when the EVO launches. I'm also new to Android so I'm picking up little tidbits in there as well. Call me crazy but it helps me cope with our wait.

View 32 Replies View Related

Android :: Waiting For The Next Generation Of Phones To Come Out?

Aug 4, 2010

Who else is anxiously waiting for the next generation of Android phones to come out?I recall Motorola saying they will be releasing a 2Ghz phone by the end of this year? Any speculation on whether these phones will be 4G? Can anyone say dual snapdragons! Also, side note I enabled a profile pic, but its not being displayed what the deal with that?

View 6 Replies View Related

HTC EVO 4G :: Sprint Drop Waiting Lists

Jul 6, 2010

I called two days ago and they said they no longer have waiting lists. I have been on two waiting lists for about 8 days now when the guy told me 3-6 days.Do they just deleted all the waiting lists with people on them and went to first come first serve?

View 4 Replies View Related

Motorola Droid X :: Update To 2.2 W / Out Waiting?

Aug 9, 2010

There is a real good thread that includes instructions along with verified downloading sights that for the regular Droid (does not require rooting and can be done over the air or through a pc). Is there available now, a similar solution for the Droid X?

View 3 Replies View Related

HTC EVO 4G :: Call Waiting Broke After 6 / 28 OTA Update?

Jun 29, 2010

Is anyone else having this issue? Ever since the OTA update yesterday, if I am on the phone and another call comes in, at that very moment, the current call I am on gets disconnected and I have to click either "answer" or "reject" button. Its like the WAITING part of call waiting doesn't work anymore. like the phone can only handle 1 call at a time. I've tried rebooting but dont know what else to try.

View 3 Replies View Related

Android :: Anyone Else Waiting For Phones Beyond Droid X

Jul 2, 2010

Being that i have the original droid and its not a year old, i think im just going to wait to get a new phone. Rooting has already taken the droid to 1ghz and beyond, plus froyo is available too. Verzion will be redoing their network soon, so that means many phones will be useless. I really would like to tryout the droid x, but the only way for me to get it is to pay outright or buy it off of ebay. The droid 2 will be coming out soon, but the specs on it are kinda shady right now. These are just my thoughts. What are yours?

View 33 Replies View Related

Android :: Simulating A Waiting Voicemail Message

Apr 10, 2010

I am looking for a way to simulate or create a waiting voicemail message. I know there has a question about this that have been on the mailing-list/group here: http://bit.ly/b6ITDQ

In investigating trying to get a voicemail message simulated w/ the AVD Emulator, I tried just setting the incoming mail to "SEND_TO_VOICEMAIL" - but that does not create a message. There is not an indicator that the call was made until you check your call log (which is the expected behavior, so no complaints there).

I have looking through the Android documentation, tutorials/samples, and reference. I cannot find anything talking about creating or bootstrapping a voicemail message (and I haven't seen anything about handling other instances of a "Message Waiting Indicator").

I've looked around on a couple other message forums, like anddev.org, and haven't seen any examples dealing with voicemail. I have a Safari account and searched in the Android dev books and only find mention of the Intent URI for the Dailer (voicemail:).

If looks like when I'm trying to achieve would be done by creating a Notification and passing it to NotificationManager.notify() as done in this example article:[url]

Would PendingIntent be the Intent that I'm looking for? I'm new to the platform/api, so I'm likely just missing some knowledge on what I'm trying to do is called. I have done a fair bit of looking around, but I've reached a bit where I feel I'm going in circles.

If looks like once I could create/simulate voicemail, then I'd chance need to create a PhoneStateListener with a definition of onMessageWaitingIndicatorChanged() and call TelephonyManager.listen().

If I have missed a place to check or a resource - just point me briefly in that direction.

View 2 Replies View Related

HTC EVO 4G :: Uploading Video To Youtube - Waiting For Wireless

Aug 15, 2010

On froyo HTC Evo. Trying to upload a video to YouTube it says "waiting for wireless" is there a way to upload via 3g??

View 2 Replies View Related

HTC Desire :: No Call Waiting Notification On Phone?

Jun 24, 2010

I've had my Desire over a month now, we've had some teething problems but this is the most consistent one - there's no call waiting notification on my phone. I've missed about 3 calls and several texts while in another call, but my phone doesn't give me any indication that there is something else going on.

Some cursory googling found that other people have had their Desire make weird noises instead of a call waiting tone, but mine has nothing at all. Anyone have this happen to them or any ideas how to fix it? Although I'm fairly happy around technology I'm not too keen to root my phone, what with warranties and insurance and stuff.

View 7 Replies View Related

Android :: Call Waiting Option In All Phones?

Oct 22, 2010

Is the calling waiting problem for all Android phones? Or just some? It's like my phone doesn't really hang up on the person I was talking to even if I tell it to.

View 2 Replies View Related

HTC Hero :: No Call Waiting Alert Function?

Jan 27, 2010

I've noticed with my T-Mobile G2 that there is no call waiting alert with the default settings, so I'm never aware of someone trying to ring me from within another call - a function that's been standard on every other mobile I've used.

I'm sure it must be possible to set this up, but can't seem to find out how to do it. Very annoying, as I invariably get calls on top of one another and people are starting to tell me they're sick of being put through to my voicemail.

View 7 Replies View Related

Motorola Droid :: How To Disable Call Waiting?

Nov 26, 2009

I have looked through all the settings that I could find and I have not been able to find the setting to disable call waiting. Does anyone know how to do that? Is it even possible? I personally prefer to have call waiting off. I do not want incoming calls bothering me if I'm already on the phone.

View 6 Replies View Related

Android :: How To Update Widget Dynamically (Not Waiting 30 Min)?

May 28, 2010

I am currently learning about widgets in Android.I want to create a WIFI widget that will display the SSID, the RSSI (Signal) level.But I also want to be able to send it data from a service I am running that calculates the Quality of Sound over wifi.Here is what I have after some reading and a quick tutorial:public class WlanWidget extends AppWidgetProvider{
RemoteViews remoteViews;
AppWidgetManager appWidgetManager;
ComponentName thisWidget;
WifiManager wifiManager;
public void onUpdate(Context context, AppWidgetManager appWidgetManager,
int[] appWidgetIds) {
Timer timer = new Timer();
timer.scheduleAtFixedRate(new WlanTimer(context, appWidgetManager), 1, 10000);
private class WlanTimer extends TimerTask{
remoteViews remoteViews;
AppWidgetManager appWidgetManager;
ComponentName thisWidget;
public WlanTimer(Context context, AppWidgetManager appWidgetManager) {
this.appWidgetManager = appWidgetManager;
remoteViews = new RemoteViews(context.getPackageName(), R.layout.widget);
thisWidget = new ComponentName(context, WlanWidget.class);
wifiManager = (WifiManager)context.getSystemService(Context.WIFI_SERVICE);
@Override
public void run() {
remoteViews.setTextViewText(R.id.widget_textview,
wifiManager.getConnectionInfo().getSSID());
appWidgetManager.updateAppWidget(thisWidget, remoteViews);
}The above seems to work ok, it updates the SSID on the widget every 10 seconds.However what is the most efficent way to get the information from my service that will be already running to update periodically on my widget?Also is there a better approach to updating the the widget rather than using a timer and timertask? (Avoid polling)UPDATE As per Karan's suggestion I have added the following code in my Service: RemoteViews remoteViews = new RemoteViews(context.getPackageName(), R.layout.widget);
ComponentName thisWidget = new ComponentName( context, WlanWidget.class );
remoteViews.setTextViewText(R.id.widget_QCLevel, " " + qcPercentage);
AppWidgetManager.getInstance( context ).updateAppWidget( thisWidget, remoteViews );This gets run everytime the RSSI level changes but it still never updates the TextView on my widget, any ideas why?

View 2 Replies View Related

HTC Desire :: Need App For Outgoing Call Waiting Notification

Jul 26, 2010

Earlier I was using Nokia N82 phone (Symbian OS). I used to get a notification on my screen (CALL WAITING) shall the person I am calling is currently engage. However, after I switched to HTC Desire, this notification doesn't appear. Is there a special way to enable this? or are there any applications?

View 6 Replies View Related

Samsung Galaxy S :: Notification When My Call Is Waiting

Nov 24, 2010

I have had my Samsung Galaxy S for just over a week now and have almost got to grips with it!

One thing that is annoying me and that I can't seem to change is the call waiting option. I have set up my own call options and they work fine - what I am having problems with is when I call someone who is already on a call - my phone does not tell me that I am waiting. I have always had this with my other phones without having to set up or do anything - how do I manage this on teh Samsung Galaxy S? I am with Vodafine and have Android 2.2 Froyo.

View 2 Replies View Related

Samsung Galaxy S :: Vibrant Call Waiting

Aug 25, 2010

Why is it when you are talking to someone and you get a call waiting, the person you are initially talking to, also hears the call waiting alert as well. I don't think thats right.

View 2 Replies View Related

HTC EVO 4G :: Call Waiting Not Working Is There A Phone Setting?

Jul 11, 2010

The last couple of weeks I have noticed my incoming calls while on the phone are going direct to VM and I'm not getting a waiting alert. Any suggestions before calling Sprint?

View 1 Replies View Related

Android :: App Waiting For Debugger When Not Connected To Computer / Why Is So?

Jan 8, 2010

It seems like every step I take in the Android world I run into problems. Im soon up to 20 questions here on StackOverflow hehe =)

Usually, I have my HTC Hero connected to the computer via USB and I launch the application either in debug mode or in normal mode.

So, the last time I ran the app in normal mode. Then I disconnect the device (I want to try to have it "free", not connected to computer) and I start the app from the menu. When I do that I get a popup saying "Application xxx is waiting for the debugger to attach" and there it stops and eventually dies.

Why is it waiting for the debugger, when the last time I ran the app (while connected) I didnt run it as Debug?

View 3 Replies View Related

HTC Wildfire :: Rooting - Waiting For Device In UnrEVOked

Oct 8, 2010

I have followed instructions on the following page on rooting my phone:

How To: Root the HTC Wildfire (Unrevoked Method) | TheUnlockr

At the bottom, There are some steps, Quoting these:

"7. Plug in your phone into your computer via usb cable. 8. It should automatically locate your phone that is plugged in and you can just follow the prompts to continue. 9. Done! You are rooted and have a custom recovery image!"

I have unrEVOked open, And followed all instructions, And it still says "waiting for device", Why?

View 1 Replies View Related

Motorola Droid X : Still Waiting On Bootloader Info Before Going OTA?

Oct 2, 2010

So is anyone still waiting on progress to be made on the bootloader before going OTA? With root of course

I am having rare stability issues with Flyx / Tranquility on 2.3.9. I never went past this update/combination.

Im thinking if going to 2.2 OTA and rooting seeing as though it seems like no work is being done on cracking the stock bootloader. I know it is, but we haven't gotten any info from anyone lately. What are you guys doing?

View 27 Replies View Related

General :: Gingerxperiav10 - Call Waiting Not Working

Oct 5, 2012

i'm using a sony ericsson x8 phone and it was working on android 2.2 for past few months and i really wanted to try a new custom rom just to experience a bit of Gingerbread.after referring to many articles i managed to get my phone rooted and i downloaded Gingerxperiav10.i installed the custom rom using xrecovery mode and it was successful.after installing gingerxperiav10 (android 2.3.7) it seems everything's working pretty fine including wifi and all major stuff , BUT , except CALL WAITING ...

whenever i try to got to the menu in the following way ---- >>> settings>call settings>additional settings>call waiting ....... i see the the check box for 'call waiting' is not checked.so then when i try to check it in order to enable 'call waiting' function it ends up with giving this error message always ... "Call settings error : Network or Sim card error "

this is so annoying that i can't find out if my girlfriend is on a call .. i mean even if she's on a call , it won't display on my screen.but the horrible part is if i'm on a call i can still get others calls .. but i can't see other people are on calls.

View 3 Replies View Related

Motorola Droid X :: Phone Sometimes Beeps Like Call Waiting

Sep 28, 2010

When I am in a phone call, sometimes my phone will beep as if I have a call waiting. But I don't. It beeps every 5s or so. The only fix is to restart my phone.

View 2 Replies View Related







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