Android :: Disable Unwanted Applications
Nov 26, 2009
If I disable the google talk and google mail, will I cause myself any problems. Just to clarify. I use IM+ for my MSN chat and I use my own pop3 server for mail which is working very well on my Hero. If I get rid of gmail is it going to be a problem? I am trying to get rid of any un-necessary rubbish from startup.
View 1 Replies
Dec 5, 2009
is there anyway to completely delete things like "gtalk" and "corporate calendar" from the device? SOmethimes when I click on my Running applications, they are being used and I have never once used them. Thanks in advance for the help
View 5 Replies
View Related
Sep 7, 2010
I rooted my phone and my husbands phone about 2 months ago. We LOVE it.. now I'm having a major blonde (no offense) moment.. I can't figure out how to remove apps we don't want..how to remove apps thru command prompt and nothing I try seems to make it communicate it w/the phone..maybe there's an app I can download instead?
View 7 Replies
View Related
Jun 5, 2010
I was good with the leak, but then i experienced a few hardware problems and had to get a replacement eris. Well, now i am rooting this beasty, tryin to overclock it. The guides have been helpful and clear on getting to this point, but now i am stuck of the multiple roms out there, very few of them actually list what's available. I wanted as few as possible of the stock apps (peep, amazon, footprints, all that garbage gone), overclock, 5-7 screens, and for it to do my taxes, change my timing belt, and book flights for me all at once, but can't seem to find out. Right now i've got home, senseui, and nexus launcher loaded up on here, using senseui cause that's what i am used to. Nexus launcher seems to be well a resource hog that this phone cant handle without overclocking.
View 5 Replies
View Related
Jul 10, 2010
I'm fairly new to the forum but I've read up on some past threads that touched on my topic but I never really found a straight answer. I'm hoping this thread will help, but in my experiences with technology...We may never get a straight answer/ solution. I've followed some threads on the "low on space" icon. I've gone through and deleted lots unused apps and I've cleared many of my caches.
While deleting apps i noticed that more then half of the apps on my eris are apps that i haven't downloaded and/or came pre-loaded on the phone. I understand that some are essential to the functioning of the phone (like being able to sync with your pc, download apps, etc). But i've noticed apps like "footprints" and the amazon "mp3 store" that I really have no use for. While managing apps there is no option to delete or get rid of these apps...is there a way to safely do so? or do i really have to live with having very few apps on my phone? (because i really don't have many that I have actually downloaded myself) Sorry for the lengthy post...i want to answer as many questions as i know how before i start getting responses.
View 10 Replies
View Related
Nov 28, 2010
I have a stock froyo 2.2 on my device with no o2 operator logo thanks to the debranding batch file on xda developers, it's also got root. This seems quite stable and hasn't displayed the random crashing that happens on almost any ROM that I've tried. What's the closest ROM to stock but with a lot of the unnecessary apps removed?
View 2 Replies
View Related
Jul 27, 2010
To those sick of seeing the AT&T apps but don't want to root. I bring you a solution! Launcherpro has recently received an update that allows you to hide apps in the apps-drawer. This will allow you to pretend the AT&T apps no longer exist without forcing you to root the phone.
LauncherPro v0.7.1.0 released!
View 15 Replies
View Related
Apr 4, 2010
New to Android. I always used a app called Magicall on my WM device. I want to be able to block specific contacts, unknown number or anonymous numbers and also specific contacts for SMS. I can see I have the option to send a contact direct to voicemail but don't have the same facility for unknown/anonymous callers and nothing to block SMS. Any recommendations for an app that works with 2.1? (I'm using a HTC Desire)
View 6 Replies
View Related
Sep 2, 2010
Is there any way to disable any application on the android without uninstalling them from the phone?
Or like a windows task manager prevent them from starting up on restart?
View 3 Replies
View Related
Nov 10, 2009
Being new to the Android, I was wondering if there is a program out there that will close your application permanently once you're finished with it? I know Task Killer is out there, and use it quite frequently, but I'm noticing that when I get out of DroidLive, Google Maps, etc. they stay running in the back ground and the phone will start to get sluggish.
Also on Bootup the phone boots Facebook and Google Maps. Any way to disable this?
View 10 Replies
View Related
Sep 27, 2010
Several apps on my epic are always on. After I end them using atk if I wait say 10 minutes they start again. Not all are bloatware some are apps I use from time to time but I don't want them to run all the time.
View 1 Replies
View Related
Nov 14, 2009
can you uninstall road sync from te pulse? i have dropped it in the bin but does not remove it there are some other apps that wont uninstall is there any way to remove unwanted apps?
View 3 Replies
View Related
Aug 14, 2009
I have a HTC Hero and new to all this android stuff! i have this program i can see in the application managment bit called AddProgramActivity i think its responsibly for putting annoying little ads at the bottom of the screen when certain apps run. I also have an app called IM. If i go into the manage application bit and expand each app there is no option to uninstall or remove! how to i get rid of them?
View 11 Replies
View Related
Jan 30, 2010
How do I completely remove rather than rename unwanted apps? Specifically, what commands have to be entered into the shell? And where can I find a listing of the apps in rom? I am rooted and have some knowledge of adb and the android sdk. here are just a number of the apps I never will use, so I would prefer to free up memory.
View 1 Replies
View Related
Apr 30, 2010
I am facing a very mysterious Problem. I am using a ListView with CheckBoxes that can be clicked to select people. The row layout is the following:
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="wrap_content"> <CheckBox android:focusable="false" android:onClick="onSelectPerson" android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="center_vertical" android:layout_marginRight="5dip" android:layout_marginLeft="5dip"/> <TextView android:id="@+id/person_name" android:text="test" android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="center_vertical" android:textSize="18dip" android:layout_marginLeft="5dip"/> </LinearLayout>
As long as the amount of rows doesen't exceed the screen size (-> no scrolling) everything works just fine. But as soon as I have more rows then the screen size (-> some rows are hidden and have to be scrolled to). I have a very mysterious phenomenon: If I check the top row and scroll down some of the previously hidden rows are randomly checked too. If I scroll up again, again some of the before hidden rows are randomly vhecked (the CheckBox I clicked in first place may or may not still be checked). Also the registered onSelectPerson callback is only called for the CheckBoxes I really click. The other CheckBoxes just change their state to "checked" without calling the callback method. I have the same phenomenom on the Archos IT 5 and the Nexus One. This must have something to do with the ListView implementation but I can't quite figure out what the problem is.
View 7 Replies
View Related
Mar 20, 2010
Two apps have shown up on my main screen. I didn't add them, and I cannot delete them or move them to where all the apps are.They are "CNN", and "Amazon MP3". How do I get rid of them?
View 6 Replies
View Related
Nov 28, 2010
After backing up my contacts I now have two main problems and can't find an easy fix.
a) I have numerous duplicate contacts. Is there an application to delete the unwanted ones?
b) None of the accounts have linked with Facebook and I don't want to have to go through and manually link them all. Is there anything out there to do this?
View 3 Replies
View Related
Sep 8, 2010
Okay so with my code below for adding custom look to my tabs (works great), yet I am getting a border (padding or some sort of crop I assume) around my drawable image. How and where do I remedy this?
Activity:
TabHost mTabHost = getTabHost();
Drawable mySelector = getResources().getDrawable(R.drawable.tabselector);
mTabHost.addTab(mTabHost.newTabSpec("tab_test1").setIndicator("TAB 1" , mySelector).setContent(R.id.textview1));
partial tabselecter XML:
<selector
android:id="@+id/myselector"
xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Non focused states -->
<item
android:state_focused="false"
android:state_selected="false"
android:state_pressed="false"
android:drawable="@drawable/darklogo"/>
<item
android:state_focused="false"
android:state_selected="true"
android:state_pressed="false"
android:drawable="@drawable/lightlogo" />
Main XML:
<TabWidget
android:id="@android:id/tabs"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:padding="0px"
android:layout_marginBottom ="-4px"
android:clipToPadding="false" />
Wouldnt let me post a screenshot...
View 1 Replies
View Related
Nov 12, 2009
This is my first experience with Android. Is there a way to delete or at least hide the icon for unwanted or unneeded applications such as corporate calendar?
View 6 Replies
View Related
Sep 28, 2012
I cannot play my mp3s without one or two songs repeating over and over, before going to a new song, then the player goes back to the same repeated ones. I noticed that extra files are being created continuously in the mp3 folder. Even if I make a play list the player still manages to go back to these invader files. Is that a micro sd card or android issue. I first notice it after I install ics on my SGS I9000. Now I am JB (I9300OXADLI8).
View 2 Replies
View Related
May 11, 2010
I have an activity (called Sender) with the most basic UI, only a button that sends a message when clicked.This works ok, the message is sent but every time a message is sent a new instance of Sender is started on top of the other. If I call sendSMS method three times, three new instances are started. I'm quite new to android so I need some help with this, I only want the same Sender to be on all the time
View 3 Replies
View Related
Oct 15, 2010
I use my EVO 4G for business and my number is posted on my business website. Unfortunately, I get numerous calls, often with recorded messages, from people trying to sell me something for which I am not interested. On my old, non-HTC phone I would just add the unwanted incoming number to a contact called ?Delete? and set the ring for that contact to silent. The EVO 4G does not permit dozens of numbers to be added to a single number. If anyone has a better solution to tag a number as unwanted and not ring I would love to hear about it.
View 6 Replies
View Related
Aug 22, 2010
Is there a way to delete unwanted scenes from HTC Evo 4G? I created a lot of scenes when I was learning to use them, and I would like to clear up the clutter. How can I delete scenes that I saved that I no longer use?
View 4 Replies
View Related
Jul 21, 2010
I was wondering if there is a way without having to ROOT the phone to remove those unwanted ads in apps that you always see? I know there are programs out there for this job, but all of them require your phone to be rooted.
View 6 Replies
View Related
Jun 8, 2010
in my albums does any one else get every single picture thats on the phone show up in the gallery? for example i have my tracks app and it has about a 101 different little icons for the map, as a result these icon annoyingly appear in my gallery, same with laputa book reader, the images used for the book covers in the app also show up in the gallery.
View 5 Replies
View Related
Sep 12, 2010
Been getting sms from an unknown source in a different language. Can't get them to stop texting. How to block, other than signing up on Verizon? Have Droid X.
View 4 Replies
View Related
Oct 29, 2010
I work 24 hours shifts, and on my calendar I have those shifts set up as all day events. I made them in Outlook, it syncs with Google Calendar. I use Jorte as my calendar app. Every night where I am scheduled to work later that day, at midnight, I get a chime for that all day event. How do I turn this off, but not ALL of the notifications? Just for the all day ones.
View 6 Replies
View Related
May 22, 2012
I have these ads. They show up as a white star with a red dot as the notification symbol....not sure what appis putting them there.....they can be jobs, singles sites...ect.
View 3 Replies
View Related
Jan 25, 2012
So, a few weeks ago, after having continuous problems with my phone (it kept giving me a storage capacity full warning, even though I had deleted most of my apps and all my text messages and the phone storage info on the phone said I had plenty of storage) I figured maybe I had too many pictures in my phone. I had about 375. I had never downloaded them to my computer before. So we went ahead and downloaded my photos. Too my suprise there were numerous images that came up on my computer, presumably from my phone, that were not in my pictures. Some were obviously from websites (pics of yahoo mail and such) but pics from what I would assume were from a website that I had never seen, ie. a resturant I had never been to, and a few questionable websites if you know what I mean. Nobody else has access to my phone. Where did these images come from? Was it a virus, or something attached to another website, or what??
View 4 Replies
View Related
Jan 3, 2012
A random app just appeared in My Apps in the Android Market app.
There is no uninstall button, nor can I find it in /system/app or /data/app. It does not appear in Titanium Backup either.
It is called karoges, by cloudnine.
I am worried if this is some kind of malware.
Running 2.3.6 Gingerbread on Samsung Galaxy S 4G. Valhalla Final ROM.
View 4 Replies
View Related