HTC Incredible :: Change Alien Background During Calls?
Aug 28, 2010How can I change that picture ?
View 2 RepliesHow can I change that picture ?
View 2 RepliesI remember seeing someone edited the widget background for the Genie widget and the FeedR Widget a while back. They said you had to be rooted to do it. Now that I am rooted, I am wondering how. Anyone know how and what I need to do this??
View 6 Replies View RelatedOk so this seems like it would be easy, but I can't find the option anywhere. Anyone??
View 3 Replies View RelatedI just purchased lock bot pro and am having some trouble figuring out how to use it.
I chose the froyo default which worked fine, but when I tried to customize the background, it won't change...how can I successfully use this app?
The answer is probably obvious =P
Sent from my ADR6300 using Tapatalk
Can someone please tell me how to change the background color on my e mail screen or recommend an app that I can use to do this ? The small black letters on the white background are hard for me to see. Maybe something similar to Handsent ?
View 4 Replies View RelatedI am fairly new to Android. I have recently purchased an HTC Evo on Sprint about a week ago. I love the OS, but it seems to lack a Klingon language pack. Does anyone know where I can find one? I've been trying to brush up on my foreign language.While I am asking, does android support Vulcan as well? If not, when should the language pack become available?
View 3 Replies View RelatedI have the following linear layout. What I don't understand is if I set the background to another image, the padding information are reset. Is there a way to prevent this?
<LinearLayout android:id="@+id/aPanel"
android:orientation="horizontal" android:layout_width="fill_parent"
android:layout_height="wrap_content" android:background="@drawable/bkground"
android:paddingLeft="15dp" android:paddingRight="15dp">
<!-- some children here -->
</LinearLayout>
I see the position of the children get shifted when I change the backround drawable of the linearlayout 'aPanel'.
My girlfriend recently bought a Sony Ericsson Xperia Android phone. For the most part, she loves it.
Except that Sony Ericsson has changed the emoticons in the chat application.
On my phone, an HTC-03A (aka HTC Magic), the emoticons look like little aliens. (Yes, I know they are supposed to be robots, like the Android logo, but my girlfriend thinks of them as "aliens" because they have antennae and are green).
On her phone, the Xperia, they changed the icons to use regular rounded yellow happy faces and so on.
She is miffed. She likes the aliens, and considers the phone somewhat "broken" without them.
So... suddenly it's a task in my life to see if I can change the Sony Ericsson emoticons to Android "alien" icons.
I had hoped it was a matter of simply changing some image files... however, from what I see on the web, it looks like I need to:
Gain access to a file on the phone called framework-res.apk
Copy that file to a computer.
Edit the file to put in the right icons.
Put it back on the phone
I am unclear on how exactly to do these steps. The discussions I've seen were among people who seemed to have a better understanding than me, and did not explain some aspects. For example, they took it for granted that the necessary files were accessible, however I can't see where framework-res.apk is.
I have not "rooted" an Android phone before, and I'm hoping I don't have to go to truly deep levels of phone software configuration that carries the risk of destabilizing either her phone or mine.
I'm assuming I can get the correct "alien" icons off of my phone to put on hers. (I notice they have those very same icons on this forum... is there a place I can download them as a set?)
Does anyone know if its possible to remove the green droid alien that pops up when I make and receive calls on my HTC Desire?
View 1 Replies View RelatedI have an image set as my background and when it is vertical, the image looks fine. However, when the orentation is changed, the image get streched out. If there a way that I can change the image based on the orentation of the device?
View 4 Replies View RelatedI have an app that listens to incoming Calls. If the user has another app that listens to the same (Call popup applications in specific) my process is getting killed - any solutions or ideas on how to prevent this ?
View 2 Replies View RelatedSo the phone was working fine for a few days. All calls were clear, however today when I got home and made a call the call was not clear and had a background noise that sounds like a shower or white nose. All subsequent calls I make have this background noise and I tried rebooting the phone, putting my sim card in another phone (call was clear on other phone), and tried factory resetting the nexus. The noise still persists.
I was wondering if anyone else experienced this problem and what you would suggest I do.
having problems receiving calls. When I call the phone from another line, nothing happens except its logged as a missed call. The screen doesnt light up and no options for receiving calls. This happened before I installed Google voice. I disabled Google voice and still no joy. Everything else works. I can make calls, browse over WiFi and 3G.
View 8 Replies View RelatedI hear a hissing noise in the background when using the handset to answer or make calls. Anyone else experience this?
View 2 Replies View RelatedHow to change background of activity and background of the application name at the top of your activity?
View 2 Replies View RelatedWe can add some icons in the status Bar but I can not find the way to modify the status Bar's background. E.G. I want to use one image to replace its current white background.
View 2 Replies View RelatedIs it possible to change background (image/color) of the contextMenu.I want to change appearance of the contextMenu.Must i use dialog instead of contexMenu?
View 5 Replies View RelatedSo, I upgraded last week to DamageControl v2.09.1 and had a few issues, but everything has worked itself out and its working fine now.
The only problem I'm having is that I can't change my home screen wallpaper. I can change the lockscreen and I can do everything else with the phone except this. Anyone have any ideas?
How to change the TabBackground in the different states (not the icon!) ?
my files:
CODE:....
Where should i call the xml file above?
I tried it in the TabWidget as src, but it doesn't work:
CODE:..............
So i tried to use a own theme:
CODE:..........
But i don't know, which resource i should use instead of "?"...
I want to change the background of the optionmenuitem and have my custom theme for the menu items is it possible?
View 2 Replies View RelatedIs it possible to change the background from the solid black (in the apps menu) to the one that i have set as my home screen?
View 1 Replies View RelatedI'm I missing something, but I cannot seem to find the setting to change the Lockscreen background? The only option I can see is to set the Home screen Wallpaper which also changes the Lockscreen, but I want a different image on the Lockscreen!
View 9 Replies View Relatedhow can I change the background of an ImageView from java? I have an ImageView and at a certain point I need to change the image that it displays (set in the styles).
View 2 Replies View RelatedIs there a way, either programmatic or with user gestures, to change the background of the launcher app?
It's a dismal black background. I'd like a sunny yellow. How to do this!?
how to change background color in AlertDialog?
It's multiple choice in AlertDialog .
how do i change the layout background color?
View 4 Replies View RelatedI'm giving hangouts a shot as my main SMS app, but I'm not seeing an option to customize the theme or background on my phone. Is it even possible?
View 2 Replies View RelatedHow to change Go Locker Background? Using latest version (:
View 1 Replies View RelatedIn Android, the AlertDialog's background color is light gray (#646464?), while I want to customize it to other color? I searched the groups and googled it online, and all about this is using style/theme to change that. I tried some solutions, but not succeeded.Anybody can give me a little more detailed solution?
View 2 Replies View RelatedDoes anybody know how to change the background color of Preference But this doesn't work.I searched these by using google, but couldn't find any right answer.Also, I couldn't find any way to change other layouts. (e.g. text color, size and style of preference title or summary)Is there no way to customize the layout of Preferences?It'll be great if somebody can help me out.
View 5 Replies View Related