HTC EVO 4G :: Make That Silver Grille Red Like On Previous Phone's?
Jun 1, 2010What would be the best way to make that silver grille red like on the previous EVO's?
View 25 RepliesWhat would be the best way to make that silver grille red like on the previous EVO's?
View 25 RepliesIs the silver one made in silver ? or is it just the color silver ?
View 8 Replies View RelatedI am having a problem with my HTC Incredible and i was hoping someone can lead me in the right direction to downloading firmware 2.1 update 2. I am trying to downgrade because my phone was rooted and i tried to manually update the firmware, which caused a big problem. i got to find 2.1 update 1 but still cannot find update 2, if there is one. After trying to manually upgrade it, it kept on rebooting and i restored the software to 2.1 update 1, just looking for 2.1 update 2.
View 2 Replies View RelatedI have a dorid razr original, great phone n i can do lots of stuff with it, but this recent upgrade i got about a week or two ago i don't like it, i don't like the internet browser tools, and i def don't like that now i can't use Firefox as a hot spot but i could before with the previous upgrade which i believe was ice cream sandwich like 4.0? so how to i downgrade back to that previous update
View 2 Replies View RelatedOn my 2nd Android phone now, as I've just upgraded to a Samsung Galaxy S from my previous HTC Hero. Love the Galaxy S to bits, but was wondering what I do about some of the old apps on my old phone? Like World War for example, is there anyway of continuing the account on the new phone? Or do I have to start a new game?
Also, the HTC had a really good weather widget where it used to auto update with weather about the location you were currently at. I think it was a HTC thing, as I can't find anything that does the same as this for the Samsung, you can only store certain locations.
I have a Droid RAZR MAXX running Android 4.1.2 and for some reason my phone just freezes overnight. When I wake up the notification light may or may not be blinking and when I try to press the power button to wake it from sleep the screen will stay off. I usually need to perform a hard reboot by pressing the power and volume down button. After that I turn it back on by holding the power button as usual and I will be greeted with most of my settings reset and all apps reverted to their previous state. For example: If I update the Play Store app the day before it will be reverted back as if it was never updated.
View 4 Replies View RelatedI Really miss the old launcher, and status bar from the original Android, you know "silver" with the gradient white statusbar and white look.
Is there anyway to change my statusbar to be silver, and old silver launcher? (1.0 - 2.2) I am really sick of the new Jellybean look and want to revert back!
I have been looking at the Samsung Galaxy but as 02 keep pushing back the release date i have given up on it and decided to go with the Hero.
I have found that Car phone warehouse and mobile phones direct have much better deals on this phone but not in my prefered colour of black.
i can get it in
Brown
Silver
Pink
Pink is out 100% what do the rest of you think the the Silver and Brown versions ?
I think the silver version of this phone looks absolutely amazing and the black looks pretty sexy too.does anyone know if its at all possible to buy a complete silver or black body anywhere a bit like this one to replace the current sort of ugly bronze body.
View 5 Replies View RelatedLooking for an app that will lead to or provide real time gold & silver price tracking, please.
A search for same yielded nothing.
The side with talk, home, and menu wiggle up and down a little bit but the other side doesnt and i was wondering if this was normal or not.
View 7 Replies View RelatedRecently my heros silver button plate has been getting wobbly and when I. press back then press menu the menu button clicks bc its loose I'm way beyond the exch!nge time I got it like 2 days after It came out what do I do?
View 4 Replies View RelatedAnyone notice how easily this scratches I have had my phone for a week and I already have two scratches. But other than that I like the phone.
View 5 Replies View RelatedIs it possible to port a silver light web application into an android app? How would one go about doing this?
View 3 Replies View RelatedThere are a couple of options within the browser I didn't find until after searching for it, so I thought I would share it with the rest of the community in order to help out.
-Everyone should clear the browser cache and previous history in order to save internal phone memory. To do this go to BROWSER press the MENU button and press MORE. There should be a list of things in there but what you should be interested in is the last item which is SETTINGS. From there in privacy settings there will be options to clear both cache and history.
- Another little tip I wanted to share was viewing webpages in landscape mode without opening your keyboard. To do this simply press the MENU button from within the BROWSER and go down to FLIP ORIENTATION. You should realize tho by doing this you browser will continue to be in landscape the next time it's used. In order to return it to it's normal portrait mode just follow these steps once again.
-There are a number of other things you can mess around with or find with the MENU button within the browser so just take a look at it yourself even if you don't want to do any of these tips.
I want to root my phone, stupid update. Any possible way I can downgrade to the previous update?
View 2 Replies View RelatedAndroid maintains search histories for the Google search widget, market, etc.
but you can't EDIT past searches.
You can't do variations of previous searches by changing or adding a word to the past search.
You can't correct a typo in a previous search..
The only option is to re-type the entire thing, while the phone displays the previous search with the wrong character, but not letting you fix it..
Personally, this is one of the most frustrating things about Android.
Google is all about searching, but they certainly got it wrong with Android's built-in search..
Have an HTC One X. This morning it decided to upgrade itself to 4.2.2 - which is horrible, awful and I hate it. Really hate it.
I want it gone. Is there any way I can downgrade back to the previous OS version my phone had? Pretty sure it was just 4.2 maybe 4.1...
I would like to make some phone calls that do NOT appear on my Verizon phone bill. I have a DINC and want to call a cell phone. Both ends are in the US. I don't mind paying a service such as Skype. Is there a way to make this happen?
View 11 Replies View RelatedI am curious because I backed up my original stock ROM with all of my apps and all that sprint junk, and now I would like to backup the custom ROM with a bunch of the sprint bloat removed. However I would like to have the option to go back to either of them.
View 7 Replies View RelatedPerhaps it was only a one time occurrence, but long story short I can confirm that if you have a rooted phone, make a backup, unroot for some reason, then reroot, you can in fact restore to your backup.
View 1 Replies View Relatedi want to add the current string in a textview view to a string array in arrays.xml.then display the last/previous string of that array in a textview (setText).
View 1 Replies View RelatedThis is an intermittent bug in one of my apps. I don't expect anyone to solve it immediately, but I'd appreciate any thoughts on how to start debugging!So, my app lets users edit an item (in the EditPage activity). When they press the Back key, the desired behaviour is that it saves their edits and returns them to the home page (the HomeList activity). The code for this is below. It works fine. Except.The bug is this. Some users report that sometimes when they reopen the application after a pause, they are seeing *not* the home page, where they left the application - but the previous edit activity. Crucially, they are also seeing the edit activity without their saved edits - effectively losing their most recent edits.I've been able to reproduce this myself. It only happens after the application hasn't been opened for a while. If I save something, minimize the application and reopen it straight away, it shows the HomeList activity just fine, and the edits have all been saved. But if I save something, leave it for a couple of hours and then reopen it, it shows the previous EditPage activity, without the saved edits (i.e. in the state that the EditPage activity was previously launched).
Any ideas, anyone? I had wondered whether it was due to the Back button being used to return the user to the HomeList activity - maybe Android thinks that the Back button means that the HomeList is not the most "recent" activity, instead the EditPage is. I'd like to carry on using the Back button if possible, though. And in particular, I'm puzzled why it only happens after the app has been idle for an hour or so, and not immediately? Is it something to do with Android's memory management?
I need a way to detect if this is the first time the user is ever opening the application, if so, start an activity. Then all previous application launches wouldn't start that activity. I've read in a few places about using preferences to accomplish this. Anyone got any ideas?
View 2 Replies View RelatedCan anyone tell me how to stop media player that was started in a previous activity?For ex. In activity-1 button pressed that did - mp.start(); then activity-2 starts for different layout with new buttons, then when button pressed, mp.stop is called, but does not stop the media from the first activity.
View 4 Replies View RelatedAny way to delete the previous search criteria it lists underneath the search bar. Seems to keep a log or history of previous searches. Curious if there a way to get rid of this. Tried hitting/holding menu to see if there was an option and haven't found anything.
View 3 Replies View RelatedI have a issue about spinner. I have many images in spinner when I select some image it shows the image and if I change the orientation like change to landscape its selected item list starts pointing the top one in the list. How shall I prevent to do that?
View 1 Replies View RelatedMy search entries on the App Market are starting to mount. Anyone know how I delete some of my previous searches? These aren't causing any issues with the phone, I just wanted to tidy them up.
View 6 Replies View RelatedHow do I go to previous screen manually.say 'on button click'?Its similar to imitate the BACK button click.
I used below code but no luck.
startActivity(new Intent(ViewOfferActivity.this, this.getCallingActivity().getClass
Is it possible with one call to finish all previous Activities. (like: this.finish(all) :)
I have a main activity, calling a preferences and there is a switchuser point that switch the user and call the main activity again. But than i don't need that the user can go back, step by step, It would be just fine i could say "kill all previous activities" in the moment the user click "switch user".