HTC EVO 4G :: Ability To Actually Change Icon Names?

Jun 14, 2010

I've tried Anycut, App Organizer, Folder Organizer and none of them gives me the ability to actually change the icon names. For example, I just want to shorten Handcent SMS to just SMS. Is this possible?

HTC EVO 4G :: Ability to actually change icon names?


General :: Remove App Names From Homescreen And Just Show Icon?

Oct 13, 2010

I am looking for a way to remove apparently names from the homescreen and just have the icons.

View 13 Replies View Related

HTC Droid Eris :: Way To Change Setting To Include Ability To Search Contacts By Company Name?

Mar 2, 2010

When searching your People Contacts is there a way to change the setting to include the ability to search contacts by company name?

View 3 Replies View Related

Android : How To Change App Names On Runtime

Mar 22, 2010

Is there a way that after install a app, user can have the option to change the app name through a configuration page in that app? Where are all app names saved in the system?

View 3 Replies View Related

Android : How Do You Change Folder Names?

Jun 19, 2010

I'm feeling a bit stupid here, I have a new Incredible and I added a folder to one of the home screens and it is called "folder". How do I change it's name?

View 1 Replies View Related

HTC Desire :: Change Order Of Contact Names

Jul 13, 2010

Just got a HTC Desire. Is it possible to change the order of the contacts name in "People"?I'd prefer to have first name and then last name instead of last name and then first name.

View 1 Replies View Related

HTC Desire :: Change / Rename Widget Names - Icons?

Sep 7, 2010

Ok, just trying to set up the screens on my new desire and just put a direct ring and direct text widget on it, however i can't seem to change the name/icon of either.

As they both of them look the same i want to change them into "ringname" and "txtname" but can't seem to figure out how. And is it possible to change the widget picture as well ?

View 3 Replies View Related

General :: Galaxy Note N7000 - Access Point Names Change When Flash Different Firmware

Apr 23, 2012

I just bought a unlocked galaxy note and I had to to get my access point names right so I could use my data form AT&T. I'm ready to rooted my phone and flash a ics firmware (rom) on my samsung galaxy note N-7000. when I flash, will my access point names be ok. I've already went ahead and copy on paper the way they are now so I wont lose them.

P.S. Your access point names are how you get your data from your cell phone provider such as at&t, sprint, boost mobile, etc etc. It has nothing to do with your wi-fi.

View 2 Replies View Related

General :: Mount Arbitrary Phone Partition On PC / Change Partition Names?

Oct 8, 2013

I am running rooted stock Android 2.3 on LG E405 (no working 4.x ROMs exist for the device)

I have two questions:

1) What is the shell command to manually make android allow the PC to mount androids' (internal) partition as USB-drive? (I cannot think of right keywords to google this one up - )

2) How does android determine which partition is which (i.e. which one to remount for the PC when connecting in "USB storage" mode), beside vold.fstab and init.rc? On android 2.3 that info is not in "framework-res.apk", so where is it? In the partition table itself?

I had switched data partition with internal sdcard partition.

Here's how: Phone had a very small "/data" partition on /dev/block/mmcblk0p21 and large internal "/sdcard" partition on mmcblk0p20

So I reformatted mmcblk0p20 (ex-sdcard partition) into EXT4 and mmcblk0p21 (ex-data partition) into FAT32

Then I changed init.rc to mount mmcblk0p20 as /data type EXT4 and mmcblk0p21 as /sdcard type VFAT (mounting /sdcard was commented out in stock init.rc for some reason). This required modifying my boot image.

I have also set correct partition number in vold.fstab:

[#]dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.3/mmc_host[/#]

So basicly I now have a large /data partition and small internal /sdcard. I'm able install up to a gigabyte of APKs and it works fine.

However, when I connect to my PC via USB into "USB Storage" mode, the phone seems to still try to unmount what was previously sdcard partition (/dev/block/mmcblk0p20), instead of what is NOW an sdcard partition (/dev/block/mmcblk0p21) I can still send files to the phone via wi-fi and ADB, but the ability to mount it directly would be nice.

If I accidentally select "erase internal sdcard" from storage menu, that will also most likely erase what is now my /data partition, softbricking the phone. The "factory reset" option will probably only corrupt the sdcard.

View 1 Replies View Related

Sprint HTC Hero :: Change App Names - Better Alarm Clock - To Just Alarm

May 15, 2010

Does anyone know how to purposely change your app names? Is it even possible? i.e, " better alarm clock " to just alarm..

View 4 Replies View Related

General :: How To Change Icon Of APK

Nov 17, 2013

I want to change an icon of .apk........ I have changed icon of .apk (Play Store) and pushed to system/app. Everything looks fine......... but when i change icon of .apk (Facebook) and installed from my file manager, i got "application not installed" error everytime ........... How to change icon and installing .apk from file manager ?

View 4 Replies View Related

HTC Incredible :: Change The Size Of An Icon

May 8, 2010

I'd like to enlarge selected icons if possible.

View 2 Replies View Related

Android :: Change Icon Of Apps

Feb 17, 2010

is there any way to change the icon of the apps? like could i change the handcent picture to something else?

View 1 Replies View Related

HTC Incredible :: Way To Change Folder Icon?

May 16, 2010

is there a way to change the the folder icon? It is pretty ugly.

View 5 Replies View Related

Android :: Change Apps Icon?

Jan 27, 2010

I want to know, can I have 2 of the same apps, and also change there Icons?

View 1 Replies View Related

Android :: How To Change Icon Position On A Tab

Oct 6, 2010

Where can I change my icon position on a tab to be in the center of the tab. Currently, my icon is located on top of the tab by default...

View 3 Replies View Related

Android :: Change Tab Icon Dynamically?

Mar 24, 2009

I have a tab activity with 3 tabs. Each tab has a default icon.

I want these icons have to be changed dynamically on each tab selected.

I mean, each tab has two icons, one for on tab select, another for on tab deselect.

Can any one please suggest me how to do it?

Here is my sample code...

View 3 Replies View Related

Android :: Looking To Change Tab Bar Icon When Tab Is Selected?

Mar 22, 2010

I have a tab bar for which I've set the initial icons and labels as necessary. I have also hooked the onTabChanged callback of the TabHost such that I'm properly getting notified when a user selects a tab.

However, I've now discovered that there's not direct way to change the indicator of a tab. Can anyone enlighten me as to how the indicator icon can be changed on a tab when selected, and I'd like to do this programmatically (i.e. not in XML preferably).

There must be some way of doing this, given the Android developer docs set forth specs on selected states for tab icons.

View 2 Replies View Related

Android :: Can I Change Icon When A Tab Is Selected X?

Jun 24, 2010

I have a tabhost with icon, when a tab is selected X, the icon does not appear because the icon is the same color as the selected tab. The question is:

How do I change the icon, when a tab is selected X?

View 2 Replies View Related

Android :: Change A Buttons Icon Programmatically

Nov 22, 2010

I already have the button:

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

I have the "empty" icon show on the button when the program starts.

What I want to do is change the button's icon automatically from my code (low, medium and high) based on user inputs

I tried:

Button myButton = ..........

But I cant figure out

View 1 Replies View Related

Motorola Droid :: How To Change Icon Of Shortcut?

Nov 17, 2009

I currently have Hand cent installed, and would like to use it as my shortcut instead of the android default of Messaging. That said, I'd like to continue to use the Messaging icon, AND the wording Messaging for the icon. Can these be changed? Rename the shortcut, and change the icon of the shortcut?

View 2 Replies View Related

Android :: Change Generic Windows Icon

Oct 29, 2008

The purpose of this tutorial is to change the generic windows icon of your G1 to an Android icon. What icon you ask? The generic removable disk icon given to your G1 when you plug it in to your PC. i thought it would be fun to create one that differentiates it from the rest. So here we go!
1. First of all we are going to download the pack ive created for you here.
2. Second we are going to rename the drive to Android G1 like i have on this image.
3. Third we are simply going to unpack the files you downloaded using an application like, WinRAR or 7-Zip. WinRAR offers you a 30day trial and 7-Zip is an open source freeware product. Choose one that fits you.
4. Now we are simply going to drag it into the root of the drive. Seeing since mine is the "K:/" drive, im going to place it in there. Once that is done, highlight both icons and choose properties and check off the "Hidden" attribute so that you don't accidentally delete them.
5. You're all set! Enjoy your new icon! Im going to be making a Vista version for all you people that like high quality icons. Stay tuned!

View 42 Replies View Related

HTC Droid Eris :: Change Icon Picture

Feb 24, 2010

I've been creaping on here for a while..but i haven't seen anything about changing the icon's on the programs (such as facebook gmail gtalk)..i know its possible because droid's can do anything..so how's it done?

View 5 Replies View Related

HTC Desire :: Change Standard Shortcut Icon

Nov 11, 2010

Haven't seen this but there must be a way of changing the standard shortcut icon?

View 2 Replies View Related

Android :: Change The Signal Strength Icon?

May 26, 2009

I have some doubs about the Signal strength icon display as below:

1) Is it possible to change the signal strength icon?

2) Which is the API/method dealing with the icon updation in the status bar , based on the signal strength values received by the phone from the network?

View 4 Replies View Related

Motorola Droid :: Change An Icon On Phone?

Nov 25, 2009

It seems I'm not alone in this but I want to change how an icon looks.

I downloaded Handcent SMS. Which I LOVE btw. It makes messaging so much better. However, I want to either change the Icon, or the Text below it. It's smaller and stick out like a sore thumb. And shit the icon down, it's a bit too "high" in comparison to my other icons.

How can I do this?

View 15 Replies View Related

Motorola Droid :: Can't Change Handcent Icon / Why Is So?

Feb 21, 2010

I am not rooted. I got Better Cut and started changing all my icons but for some reason I cannot change my Handcent Icon. It is the only icon that I cant change...wondering why?

View 3 Replies View Related

General :: Change Default Icon For App In Tray?

Jan 21, 2012

I have Go Launcher installed and would like to change the default icon for an app in the tray. When I press on the icon now it gives me the choice to replace it with a custom icon and that is what I would like to do. I actually would like to use the icon for the default calendar (on my Bionic) for the icon for this app but I can not seem to locate the calendar icon.

how I can locate this icon for use or if not possible then suggest other method to show a calendar as the icon.

View 8 Replies View Related

General :: Status Bar Signal Icon Change

Jun 13, 2012

I made some changes to the status bar and for the most part it went smooth other than the signal icon. I have a D3 with the Eclipse 3 rom. I used Ninjamorph went into framework , apps, systemui.apk and changed the png files of the signal bar png's. when I reboot the new image shows up but changes back to the old style when the 3g or 1x kicks in. do I need to change a different signal png?

View 2 Replies View Related

General :: How To Change Main Icon On Statue Bar

Nov 22, 2013

how can i change the main icon on my statue bar i tried the xtheme engine and other xposed apps but it changes only the wifi and the battry and other things ... i am locking for change my signals icons .. .i have dous phone i want to change them both .. is there any way to change them and is there a tweek to remove the sim icon ?

View 2 Replies View Related







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