Sprint HTC Hero :: Sprint Evo Link Has HERO In The Link Address
Apr 22, 2010
Looking at the Sprint Evo introduction page at Sprint.com, the link address has the name 'HERO' big and bold in it. I wander why that is? As for me, I sure hope the Evo isn't going to be the only 2.1 Hero on Sprint. Sprint - HTC EVO? 4G
View 1 Replies
Oct 4, 2010
I lost all my bookmarks and I cant find the Zen Rom pages. anyone give me the links again
View 1 Replies
View Related
Nov 9, 2009
I noticed that you are able to link contacts to facebook and Flickr under Social Network when you add or edit a contact. Is there a way to get myspace on there also?
View 1 Replies
View Related
Apr 10, 2010
Is anyone else having this problem, I cant connect to either of my computers (one vista, one XP) using my phone ever since I flashed Fresh 2.0d. I can connect to charge, but not as disk drive, so basically I can't flash Damages new ROM like I've been wanting to.
View 1 Replies
View Related
Oct 17, 2010
the one that is in roms like NFXHero and stuff. im using the rooted .7 deodexed rom.
View 4 Replies
View Related
May 25, 2010
Since I updated to 2.1, I am not able to link my contacts to my Facebook friends. I am signed in to Facebook through "Facebook for HTC Sense" (when I click "Add Account" and choose "Facebook," it won't do anything) but when I go to a contact and try to link to a friend, there is no one on the list. I have tried logging out and back in, then restarting the phone, but that hasn't fixed the problem. Also, is anyone else having the keyboard refuse to work when trying to send a text?
View 10 Replies
View Related
May 13, 2010
I wanted to change the Google account that my phone was linked to, so I cleared the google app. Now when I try to sign in using my google account to link the phone with the phone (the new one or the old one) it asks for my login info, then says Signing in and says it may take up to 5 minutes. Then it gives me a message that says: "Can't establish a reliable data connection to the server. This could be a temporary problem or your SIM card may not be provisioned for data services. If it continues, call Customer Care." I have called customer care and they can't figure it out. They told me I need to go to a Sprint Store that does service, but there isn't one very close to me, so I'd rather not take half a day to drive there if I don't have to.
I have full bars and everything else works great. I can get my email, use the internet and do everything else that doesn't require the use of the google account. But I can't use the google mail feature or go to the Marketplace. I'm using 1.56.651.2 and haven't really done anything else to the phone as far as changing settings or rooting or anything.
View 6 Replies
View Related
Mar 28, 2010
I have contacts in my phone book that I entered manually and wanted to know if there was a way to sync them to my Gmail account in case something were to ever happen to my phone?
View 4 Replies
View Related
Jul 10, 2010
I get a pop up of settings box briefly then it goes away. Is this common? I don't have to push button or do anything but it pops up.
View 6 Replies
View Related
Aug 8, 2010
A couple questions about ZenEXP,
1) why can't I link my contacts with facebook? I'm not talking about syncing them I'm talking about linking them so that their profile pics come up on under "people" on my phone, every other ROM I've used does this just fine but Zen does not for some reason.
2) Do I need an app from the market to see how fast my processor is running? I've seen where some people have run into troubles of having their processor redlined all the time
I think that's it for now, thanks for any suggestions
View 3 Replies
View Related
Dec 16, 2009
Is there a way to link an address in the calendar to Google Maps? I type an address in the "Where" field in the calendar entry and want to tap it to open Google maps.
View 2 Replies
View Related
Aug 2, 2010
I don't really like the stock address book on the Hero. I find the slide bar to be cumbersome because the bar is only there when you touch the screen and the letters on the slide bar only show up one by one as you slide the bar down. Is there a better address book program or application out there?
View 1 Replies
View Related
Jan 12, 2010
can't figure out how to get the browser adress bar to display. what is the easiest way to do this or type in a web adress manually?also can the whole web adress be deleted at once or do i have to backspace each letter individually ?
View 5 Replies
View Related
Nov 17, 2009
So my wife joined me and got herself a hero. She used her old gmail address when she first logged onto her new Hero. Now she wants to change the master email address to her new gmail account. So far I got the "mail" app to transfer into the new account. However when we go to google talk it still shows her as signed in on her old account. Is there an easy fast way to change the master email address without having to do a factory reset? She doesn't care if she loses any apps if people are wondering.
View 1 Replies
View Related
Feb 6, 2010
Isn't there a way once you get an address from Sprint Nav that there was an option to add the address into the HTC contact list? I know I have done it before but it is escaping me right now.
View 2 Replies
View Related
Aug 3, 2010
Is there anyway or any hack out there, perhaps an app, that allows you to send any length of video from your email to another email address? most of my videos are larger than 20MB and my gmail app won't send since it's too large. this would be great
View 4 Replies
View Related
Dec 28, 2009
I have contacts on my Gmail account.They have phone numbers, notes, etc.I can see all of this information in the contacts area of my Gmail account, but the only thing that shows up on the contacts area of my Hero is their name and email address.
View 1 Replies
View Related
May 20, 2010
A problem that I'm having is that I can't jump through the address book (people) by selecting a letter, I have to manually scroll through the entire address book to get to a phone number or contact that I want. On my old phone, there was an alphabetical slide bar, so that I could jump to any letter in my contacts. Now, when I want to call someone with a name starting with the letter Z, I have to manually scroll through my entire address book to get to that name.
View 2 Replies
View Related
Jul 6, 2010
I just put an address on a contact, saved it, and when i went to view address it give me people app FC! What the hell?
Does it just show you the address or does it try to bring up maps or something like it to actually SHOW you the address? If so, that's why, because i removed all that garbage. Running Fresh 2.1.2.
View 10 Replies
View Related
Jun 14, 2010
I have a WebView in my Android App that is loading an HTML string using the loadDataWithBaseURL() method. The problem is that local anchor links (<a href="#link">...) are not working correctly. When the link is clicked, it becomes highlighted, but does not scroll to the corresponding anchor.
This also does not work if I use the WebView's loadUrl() method to load a page that contains anchor links. However, if I load the same URL in the browser, the anchor links do work.
Is there any special handling required to get these to work for a WebView?
I am using API v4 (1.6).
There isn't much to the code, here are the relevant parts of some test code I've been working with:
CODE:...................
View 2 Replies
View Related
Jul 27, 2010
How can I link like the Checkbox and larger TextView to external data? Should I use a SimpleCursorAdapter? Or create my own adapter? Should it extend ArrayAdapter or BaseAdapter? My list item UI:
View 1 Replies
View Related
May 6, 2010
Is there a way to somehow link a contact's address to a calendar event? For instance, if I have a meeting at Joe Bob's office, I'd like to be able to type in Joe Bob's name in the event location field on the calendar and have it insert the address for me, instead of having to switch to contacts, find Joe Bob, copy Joe Bob's address, switch back to calendar, and paste the address.
View 2 Replies
View Related
Oct 16, 2009
My address book is all over the place! I am coming from a BB curve 3300, i had my contact list with numbers and emails within same field per person. When the address book was transfered over to my Hero, i received 3 to 4 different fields per person! How can i fix tihs without having to manually go in and delete 3 of the 4 fields and enter email, cell numbers to one of the contact?
View 6 Replies
View Related
May 26, 2010
Okay, I don't even know how to search for this question, so I am just going to ask it.
I've only been an Android/HTC Hero user for about a week now, and have a weird thing happening with my Hero. I've probably done something to cause this, but, I can't figure it out.
I have several contacts in my People list, and most of them have multiple phone numbers listed with them. When I choose People, and then say my sister, who has two mobile numbers, a work number and a home number, I get a small detailed card that pretty much fills the screen and allows me to choose a number to call mobile, call home, call work, then it says send message to each number, send email.
But, say when I choose my wife, I can only Call Other, Edit Contact, Delete Contact and Send Contact as vCard.
It didn't used to do this. It used to give me these choices for my wife too. My wife has a home number, a cell number, a truck number, I need to be able to text her cell, etc. Basically, I need the same options for her as I have for my sister.
I have the same issue with many of my contacts. I don't know what happened to cause this. Any help fixing this would be much appreciated. Hopefully, I won't have to do a master reset to do so!
View 6 Replies
View Related
Jan 31, 2010
When I open my address book and edit a contact and select facebook to link the contact. It updates and uses the picture from facebook. This is a very neat option, my question is when I link a profile from facebook to a contact does this decrease battery life, or can I change some setting so facebook wont update but maybe once a day?
View 3 Replies
View Related
Sep 26, 2010
Just got my wildfire, running android 2.1 and cannot obtain an IP address from my TP Link TD W8920G router. log in the password etc and it just keeps getting stuck in a loop saying 'obtaining IP address', then unsuccessful.
I've tried manually adding the phone's MAC address to the router configure, and have assigned an IP address to the phone, following advice on other forums. I've upgraded the router's firmware, and I've rebooted the router. I've attempted to 'use static IP' but truth be told i don't really know what that means.
View 2 Replies
View Related
Dec 19, 2009
I love the SMS widget but I never use it because I don't like the default htc/hero sms app. I prefer chomp and sometimes handescent. Is it possible to link the sms widget to another sms app so when I tap on it, it opens another app and not the default one?
View 6 Replies
View Related
Sep 16, 2010
after installing 2.2 on my hero, everything was working fine, until now. im having problems with my text messages, they wont send under sprints network, if i put it in roaming then they send right away, but roaming has awefully slow (1x) network speeds, but if i put it back to the 3g network speeds of sprint then everytime i try to send a text it just swirls in circles (the little thing next to the message) and wont send. is this sprints network being down? or does this have to do with the 2.2 update?i dont think its sprint because my mom and sister arent having any problems with there phones from the same plan. but i tryed restarting many times, taking out and leaving out the battery, putting it in airplane mode and turning that back off to reset connection, iv tryed everything and cant get it to work, so idk what to do, and i dont understand why if it was a software problem with the 2.2 installation, why would they send in roaming but not on sprints network?
View 6 Replies
View Related
Jul 5, 2010
I have read a couple of threads that touched on this ring issue, but was unable to find any that had a solution or work around.Since the 2.1 update and the OTA update, many times when an incoming call comes, the phone doesn't ring. If I happen to be in front of the phone, I can see the screen change showing an incoming call.If I am listening to Pandora Radio, when the phone rings, Pandora stops, but the phone never rings.If I am not near or looking at the phone this results in missing the call.If I shut off the phone and re-boot it appears to ring fine, but at some point later in the day or week it will quit ringing.I normally never turn off the phone. Should I start to re-boot every day?
View 4 Replies
View Related
Nov 14, 2010
I was wondering how I can mimic the action that occurs on an auto linked email address via an intent. I tried using this method, Messaging and email intents in Android? And ran in on my phone and in my emulator and the message window opened but did not have the email address. And the composer window for the auto-link looks different than the composer for the following code. Here is the code from the link above so you don't have to click:
Intent emailIntent = new Intent(android.content.Intent.ACTION_SEND); emailIntent.putExtra(android.content.Intent.EXTRA_EMAIL, new String[] {"foo@bar.com"}); emailIntent.setType("text/plain"); startActivity(Intent.createChooser(emailIntent, "Send a mail ..."));
View 1 Replies
View Related