HTC Hero :: Network Errors On Wifi

Nov 15, 2009

does any one know why i get so many network errors then all of a sudden it works after 3 or 4 attempts, when connecting to market or internet on wifi, I am completly close to the router and have full connection.

HTC Hero :: network errors on wifi


Sprint HTC Hero :: Am I On Wifi Or Moble Network?

Jun 14, 2010

i have the newest firmware and everything is fine and i did read the "how to's" before posting this. i'm on sprint and i've got unlimited everything. i tried the "internet sharing" thing when i plugged it in to my computer (all htc sync software and drivers installed) and i kept getting a data call failure so i thought sprint disabled that feature. i was messing with the wifi on my phone and i connected to my router, then when i plugged it in i tried the "internet sharing" option again this time it worked. but, as in the "how to" it doesn't have the little 3g symbol beside the clock. all it has it the wifi symbol. so, is my pc connected to the internet via my phones internet or my home internet?

View 1 Replies View Related

HTC Hero :: Printing - Via A WiFi Network Printer

Sep 8, 2009

I realise that I haven't seen references to printing from any apps. Is it possible to get printouts from a Hero via a WiFi network printer?

View 5 Replies View Related

Sprint HTC Hero :: Connecting To WiFi Network

Jul 1, 2010

At the office, we have a high-speed reliable WiFi network.I don't have problems connecting to it with my macbook and iPod Touch.On my Android phone, I use the toggle switch to turn on/off WiFi to save battery power.My frustration is as follows:* When I use the WiFi setting to check the box to turn on WiFi, it shows that it's available with a strong connection.* It shows "Obtaining address" for a long time period and often fails to actually connect.Status - Obtaining IP address from XXXXX Pulbic WiFi Access and it just sits there with the word "Obtaining..." forever it seems. Sometimes, or often, I can't even get it to connect.Does anyone else have this problem connecting to a strong WiFi network from their device?Suggestions on resolving this matter?

View 6 Replies View Related

HTC Hero :: Connecting To WiFi Network - SSID Name

Aug 8, 2009

I own a HTC Hero and loving the phone but unfortunately I am having problems connecting to my WiFi network. When I turn on the WiFi on my hero it will not show the SSID name of my network. The odd thing is that when I use WiFi scanner (nice program) it shows my WiFi network SSID, but I cannot connect to my WiFi using that program.

View 9 Replies View Related

HTC Hero :: Network/wifi Whilst Asleep

Nov 22, 2009

When phone goes to sleep whilst connected to Mobile Network or Wifi does it disconnect? If so, is there a way to stay connected whilst phone sleeps?

View 2 Replies View Related

Sprint HTC Hero :: WiFi More Of A Battery Drain Than OTA Network

Nov 27, 2009

However I wonder if it is less of a battery drain to use my WiFi at home / work than to simply use the Sprint network / Ev-Do Rev A?

I figured that since it can read my WiFi easier, it might use less power, then again it is a function on the phone that needs to be launched and therefore might be draining more.

View 1 Replies View Related

HTC Aria :: Disable Application Syncing And Mobile Network From Hold Menu Can Connect To Home Wifi Network

Oct 4, 2010

I love my aria, i got it 9/29/10, for free from best buy because my contract expired... but ive already used 20MB and i only bought a 200MB plan... i might go to 2 gigs, but for an alternate, since my billing cycle ends the 28th of every month... if i disable application syncing, and mobile network from the hold menu... can i connect to my home wifi network, and go on the internet from there without that using any of my data plan?

View 5 Replies View Related

Samsung Galaxy S :: Will Froyo Fix WiFi Connection Errors

Sep 26, 2010

Does anyone have any idea as to whether Froyo will address the wifi issues on the SGS?My wife's phone will not connect to any wifi hotspot unless she is virtually sitting on the router.At home it is ok as the router is in the same room, but she has tried to connect to many wifi hotspots in public places and she can never connect as the signal is so weak.Other people with iPhones, HTC etc connect with no problem, but hers will not do anything.Is this something that Froyo will address, or is it more a hardware issue with the SGS?

View 5 Replies View Related

Samsung Vibrant :: Intermittent Connection / Errors With WiFi

Sep 25, 2010

I have the same issue with 2 separate Vibrants, actually 3 Vibrants counting the one I took back.I have problems connecting to either the market or internet across multiple browsers while WiFi is on.With both phones, it seems this problem is intermittent and across different brands of routers at different locations.
An example is when I try to enter the market.I sometimes will get to the market home page but when I try to pull up my downloads it comes back with an error message saying connection failed.Once I turn off WiFi it works perfect in 3G, or if I leave WiFi on, go back to the home page and then try just a minute later it connects without a problem.To make matters even worse, the problem persists while using apps that connect to the internet such as The Weather Channel.The problem is very intermittent.Sometimes I have no problems connecting, while other times it won't connect at all until I turn WiFi off or even reboot the phone.Both phones behave the same way.I've gotten to the point now where I just leave WiFi turned off because it's so unreliable.I know it's not the WiFi signal strength either as it is just as likely to happen with the phone a few feet away from the router's antenna as it is when it's 50 feet away.

View 1 Replies View Related

Android :: Make Android LocationManager Use Cell Network And Not Wifi Network?

Oct 19, 2010

I have an android application using LocationManager get the cell network location and not the Wifi location? If I have turned off the Wifi antenna and do the following:LocationManager lm = (LocationManager) paramContext.getSystemService(Context.LOCATION_SERVICE);I am always returned the Wifi location and not the cell network location. I want it to return the cell location since I have moved fromthe Wifi location. I tried using a LocationListener but that doesn't seem to help.

View 1 Replies View Related

Sprint HTC Hero :: Update To Fix Dialer Errors

Sep 23, 2010

This one seems to come out of left field, but the HTC Hero CDMA will also see an update that fixes GPS reboot and sluggish dialer issues.

View 1 Replies View Related

Sprint HTC Hero :: Intermittent Bluetooth Errors In 2.1.2

Jun 8, 2010

I make a call and it connects but I can't hear them and they can't hear me. It doesn't matter if it is a incoming or an outbound call. Sometimes I have to power down the phone and turn it back on, the call then connects correctly. I'm totally bewildered!!! I have fresh 2.1.2/ a gumbo kernal.Any advice and help is greatly appreciated.

View 19 Replies View Related

Android :: App Gives Layout Errors Only On Sprint HTC Hero Devices

Oct 11, 2009

In past couple of days, users of my app have sent crash reports indicating errors in layout inflation.

"android.view.InflateException: Binary XML file line #27: Error inflating class java.lang.reflect.Constructor"

After some investigation I found out that all four of them were using the new Sprint HTC Hero devices. This error hasn't been reported on any other device/ROM nor could I repro it in the emulator.

I figured this is the kind of error that one gets if layout is too big or too wide. Although my layout is very well within the limits that Android framework puts, I split it further and asked the users to test. However, even with this fix the users are seeing similar crash while inflating the layout.

How I can proceed to fix/workaround the issue - given that I don't have access to any such device?

Following is the detailed stack trace of the crash:

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

View 16 Replies View Related

Sprint HTC Hero :: Notification Errors & Media Player

Nov 25, 2009

I've been a long time palm OS guy but the Pre & Pixi weren't for me. Too girly I guess. But I digress- I'm having 1 problem in particular and after reading up on forums, and numerous google searches I've reached the end. I concede!Whenever I'm using my hero to play music in the stock player (and I believe Last.FM too) & I receive a notification- be it IM, text, email or anything else- my phone remains silenced after the notification is over. So I'll get a text, the phone will silence my music to play the notification (short beeps, long beeps, full ringtones,) I'll check the notification & my music player still remains silenced (edit: while its still playing- & when I hit play it continues where it was paused @ not where I was last listening to it.) I have to pause & replay whatever song is on or wait for Last.FM to move to the next song or skip the last song to hear anything. This is happening no matter how I'm listening. Cabled headphones, bluetooth stereo headphones, the speaker.

View 1 Replies View Related

Sprint HTC Hero :: Car Stereo Hands-Free Bluetooth Errors

Nov 19, 2009

I have a Blaupunkt Melbourn car stereo with the Blaupunkt USB/Bluetooth Interface installed in my car and it used to work just fine with my Sprint Mogul and Touch Pro, but I can't seem to make it work with my Hero. When I pair the two, the radio only recognizes the Hero as an audio source and not as a phone. In other words, I assume I can stream music from the phone to the radio but I can't answer the phone with it. I should add that the connection icon shows up as audio headphones instead of a phone handset in the Bluetooth Devices screen.And this is just the opposite of what I need. I could care less whether I can stream music, but I need to be able to use the car radio as a hands-free device and as I wrote in the last paragraph, the radio worked perfectly in that capacity with my last two phones.So does anyone have any idea whether this is a phone problem or a stereo problem? Does anyone have any idea if there's a work-around? For that matter, does anyone have any helpful information at all?

View 11 Replies View Related

Sprint HTC Hero :: Stock Android Browser / Data Errors

Feb 14, 2010

Does the Hero use the stock android web browser? Or, a browser made by HTC? I am having data issues with the Moment, so Sprint has a Hero on the way. But I love the stock android browser on the Moment.

View 5 Replies View Related

Sprint HTC Hero : Force Stop Errors When Removing Apps / How To Fix?

Apr 12, 2010

I removed the following and started to get force close errors....any ideas why?

View 1 Replies View Related

HTC Hero : Lockscreen Resolution / Compression Errors And False Info

Jan 17, 2010

I've tried a bunch of my own images as my lock screen, all set at what I've been told is the correct resolution, but they always come out looking pixelated, dull and blurry.The images look extremely crisp and bright when i preview them in the lock-screen selection area - but when saved, there's a huge difference in quality.The resolution which fits perfectly is 320x455, but pretty much everyone online says its 320x480 which I know to be wrong because you can see it clearly doesn't fit the screen when you're selecting it - and so it gets resized up.I've tried JPG, PNG, TIF.I've tried different sample rates, different color pallettes - nothing works.Even using the default HTC one (which looked gorgeous originally) - whenever I apply it now, it looks like it went through some 60% JPG compression.artifacts all over the place.

View 9 Replies View Related

HTC Legend :: WiFi To Unvisible Network

May 14, 2010

I use WiFi but the name is hidden, for some reasons.I manually put the name and the password, but the network is hidden HTC cannot find it and connect to it. I cannot connect manually because when I hit on the name of the connection there is only Forget button.
Is there another way to connect to this connection?

View 1 Replies View Related

HTC EVO 4G : Cannot Use Sprint Data Network After Using Wifi

Jun 25, 2010

cannot use sprint data network after using wifi. tried turning phone on and off.. still didnt work.. disabled everything.. wifi.. 4g.. bluetooth...

View 1 Replies View Related

HTC EVO 4G : Use Sprint Network Instead Of Wifi Out Of Spite?

Jun 23, 2010

Because of that extra charge, I find myself intentionally using Sprint's data network to stream / download music instead of using available wifi just so I can use up Sprint's bandwidth. I didn't do this when I had my Pre.

View 49 Replies View Related

HTC Droid Eris :: Wifi Vs Network Connection

Jan 28, 2010

Does anyone know if I activate the Wifi connection it trumps the carrier network connection? In other words, if the Wifi connection is active (assuming i have a signal) and my carrier signal is also active, and I want to stream some audio--which pipe does the phone use to bring in the audio?

View 11 Replies View Related

Samsung EPIC 4G :: Need Network To Be Able To Connect To Wifi?

Sep 6, 2010

my husband currently has the Epic. Picked it up for him launch day and sent it out to Iraq the next day. He received it today.He had an Evo before the epic and never had this issue. the issue he's having is, obviously he doesn't pick up sprint service out in iraq, but with his evo he was able to pick up wifi and connect to google talk, qik, etc.his epic is allowing him to connect to a wifi signal, but it won't allow him to connect to google talk, qik, etc. it keeps saying "can't connect to server". like i said, he never had this issue with the evo.

View 2 Replies View Related

Android :: Use Data Network While Connected To WiFi

Oct 28, 2009

Is it possible to use the cellular 3G data network while connected to WiFi? I want to create connection through the 3G network while WiFi is also connected.

View 2 Replies View Related

HTC Desire :: Connected To WiFi Network But No Data?

May 28, 2010

I've had my desire for around a month now & had no real problems with it, flashed it with a stock ROM initially & then rooted it a couple of days after the root was released. When I woke up this morning I was connected to my WiFi network but when I tried to load a webpage, nothing happens, it comes up with the stock 'Web page not available' page. I tried a couple of web pages but got the same response, I thought it might be my WiFi network but when I got to work, exactly the same thing happens. I can connect via GPRS when I disable the WiFi with no problem. I've been using Y5 Battery Saver for the past two weeks, not sure if that's relevant. Is this a standard error / known bug, how would I go about fixing this, not having WiFi is obviously a bit of pain!

OK, installed a Terminal emulator over 3G & ran a couple of commands, including dmesg. From the output of dmesg it looks like the WiFi connects but then something goes wrong, here's a brief transcript:
pfn: set ssid = ******
Link event
Link UP
Enter set packet filter
start to add pkt filter 101
wds: 0021 @ 01
qmi: wds: network stopped
rmnet_stop()
wds: 0022 @ ff
qmi: wds: DISCONNECTED
If this is any use, I'm happy to try other commands.

View 10 Replies View Related

Android :: How Does Location Accuracy Use Wifi Network?

Jan 19, 2010

how does "location accuracy" use a wifi network?

View 7 Replies View Related

HTC EVO 4G :: Trouble Connecting To Public WiFi Network

Jun 10, 2010

This is my first Android phone so I might just not know what I am doing. At work we have an open wi-fi network for patients and visitors to connect to. When they connect for the first time they are automatically re-directed to a sign on page where they must provide their e-mail address. After that they are free to use wireless internet services. My EVO will not re-direct to the page. When I tried it on a friends iPhone it worked just fine. My phone has not been rooted and i have tried both the default browser and two that I downloaded from the market. The phone is connecting to the WiFi and getting a strong signal.

View 5 Replies View Related

Android :: App To Periodically Check If Wifi Network Up?

Jun 16, 2010

We have a very patchy wi-fi network here. The wi-fi router's pretty old and I tend to need to switch it off and on every couple of days. Is there an app I can use that will - perhaps in conjunction with Locale so it only runs when I'm in the office - periodically check if our wi-fi connection is up and running?

View 1 Replies View Related

HTC Droid Eris :: Wifi On Mobile Network On Or Off?

Jan 29, 2010

long time reader, first time poster.My question is- if I have wifi turned on and am connected, and have it set to never disconnect when sleepeing, should I turn mobile network off?So basically, will/can the info pulled to my phone over the mobile network be pulled over wifi with no impact on my end? This question is mostly in respect to battery life.

View 4 Replies View Related







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