Android :: How To Edit And Sync Settings For Specific Account?

Feb 18, 2010

Under the 'Accounts & Sync' settings graphical OS menu, there are listings of user-configured Google accounts. Please could someone point me in the right direction to programmatically change the sync settings associated with one of these accounts?

Android :: How to Edit and sync Settings for Specific Account?


Android :: Custom Account / Sync Adapter - Inability To Edit Contacts

Sep 13, 2010

When creating a custom account and/or sync adapter, raw_contacts that belong to your custom account can be created. But it looks like that they then cannot be edited with the Contact app! Is this a known limitation, or a problem in my code?

View 9 Replies View Related

Android :: How To Lunch Account And Sync Settings Screen?

Mar 7, 2010

any ideas about how to lunch the Account and sync settings screen from within my app main activity.

View 3 Replies View Related

Android : Cannot Add Gmail Account To Accounts - Sync Settings

Aug 19, 2010

Using Eclipse 3.5.2, SDK Platform Android 2.2, API 8, revision 2 In Settings --> Accounts & Sync --> Add Account I do not have the option to add anything but an Exchange Account in the emulator. I should be able to add a gmail account. Am I being stupid or is there a problem with the emulator?

View 5 Replies View Related

General :: Sync Settings For Google Account

May 11, 2012

I recently got a HTC One X and noticed that there was an error syncing with my Google account. When I checked it out, my "Sync Internet" is failing. Then I remembered that on my Logitech Revue with Honeycomb had the same issue.

What exactly is "Sync Internet" and how come it is failing on more than one device?

View 8 Replies View Related

General :: Rooted Phone - Lost Account And Sync Settings

Aug 15, 2012

I had my phone rooted and now cannot find my Account and Sync Settings.

When I check system / app and the apk is no longer there. Tried to add another account & sync apk apk in but still no account & sync settings show up.

Also noticed that there is no odex files only apk files under the system / app folder.

Phone is Hisense e910 using android 2.3.6

View 2 Replies View Related

General :: How To Hide Gmail Address In Account And Sync In Settings

Apr 8, 2011

I have a few email address' and I would like to know if there is anyway to hide 1 of those email address' from the Accounts & Sync in the Settings. Either that or anyway to reorganize the way the address' show up so I can keep 1 address out of site if the phone is checked?

View 4 Replies View Related

Android : Change Device Specific System Settings?

Dec 5, 2009

I'm stuck on trying to change system settings that are not standard android ones, specifically trying to enable/disable the auto backlight setting on the HTC Hero in code,

I can't see anyway to find out the string I need to use when doing Settings.System.get.

View 3 Replies View Related

Android : Edit Settings.apk - System Apps?

Nov 16, 2010

More specifically I want to edit the Settings.apk and add more options. I'm unsure what the best approach to this is. I know how to convert the classes.dex to a .jar, but this doesn't seem like the way to go about accomplishing anything. At any rate, I'm really looking for some insight into this and advanced editing such as this. Someone knows how to, care to share?

View 1 Replies View Related

HTC Incredible :: Set Specific Settings To A Particular Profile?

Jun 9, 2010

I recently found myself fumbling with my incredible as I was driving, trying to turn on my local and network settings. I had turned them off to save my battery power. My question is, does anyone know how to set specific settings to a particular "profile", do the "scenes" save power settings also?

View 10 Replies View Related

Motorola Droid : Leave Call And Contacts Setup On Regular - Sync Account But Change E-mail Account To Personal Acct

Jan 4, 2010

I have 2 gmail accounts. Unfortunately, one of them is for my calendar and contacts and the other is for my personal e-mail. As of now, my cal and contacts are syncing fine but I do not use the e-mail account that is associated with thier username. I have my other account (personal e-mail) set up sepeartely....along with a few other e-mail accounts(work and etc.). I would like to know if i can leave my cal and contacts setup on the regular droid sync account but change the e-mail account to my personal acct. so it will "push" by default with out having it in a seperate palce on the droid. I know this is confusing but i dont know how else to explian it.

View 1 Replies View Related

General :: PlayStore Crashing For Specific Google Account?

Nov 16, 2013

I was trying to browse the Google Play Store, when ~30 seconds into browsing, the app crashes. Trying again, it continued crashing.Here are my phone specs

Verizon GS3
Android 4.1.2
Samsung Stock/ No root or custom ROM

So I make the online rounds and try what I can find:

"Re-enable the download app" - Nothing was disabled on my phone so, no dice.

"Clear Google Play Store/Services cache and data" - Nothing

"Install newest apk of Play Store" - Problem Persists

"Reset app to factory standards" - Zilch

"Reset app preferences" - Nuh-uh

"Disconnect and rejoin your Google account" - Nuzzink....and the kicker

"FACTORY RESET YOUR PHONE" - ....Unfortunately Google Play Store has stopped.

And the REAL twist? I connect an additional, separate Google account to my device and use the Play store under that account? No crash whatsoever. Switch back to my main account. 30 seconds and boom, crash.

View 1 Replies View Related

General :: How To Disable Calendar Notifications For Specific Account

Mar 28, 2013

I use my phone to with two calendar accounts, one google-account for private and one outlook exchange account for company. I want both to sync so that I can watch the calendar (that works). I want my private account to notify me of calendar events (that works). But I do NOT want my company account to notify me of calendar events, because there are so many meetings, that its like SPAM (and I am already reminded by my laptop at work).

So: Can I turn off the notifications for a specific account?

To clarify:

- no I do not want to change the notifications on the appointments, because I do want to be reminded at work
- no I do not want to disable the synchronisation for the company account, because I do want to be able to look at my calendar.

It is easily possible to disable the mail notification for the company account only, but it seems not to be possible for calendar notifications?

View 2 Replies View Related

HTC Hero :: Can't Edit / Delete APN Settings

Jun 22, 2010

Been having some weird MMS related problems in the last couple of days. To try to resolve them i've been trying to edit the APN settings, however, i've got 4(!) APN setttings on my phone which are locked, can't be edited or deleted. I'm sure i could edit them at some point in the past, but now all of them have little padlock icons next to them.

Phone was purchased unlocked but pre-configured for vodafone uk. Am i missing something obvious or has my brain gone wrong?

View 2 Replies View Related

Samsung Behold 2 :: How To Edit APN Settings?

Dec 11, 2009

Just bought one of these phones and having problems with my T-Mo data connection. I'm on the $9.99 web plan but when I try to browse a website I get forwarded to the T-Mobile web2go page saying that I need to upgrade my data plan.

Any idea how I could edit the APN settings in the behold 2 to be able to use data. I've used the MT3G in the past for a while with no issues but can't find the menu in the behold 2.

View 3 Replies View Related

Android :: Android How To Edit Specific Record From Database In Android Programming

Jan 5, 2010

At first,I have a database created by using Ruby on rails.I just already implement insert function(HTTPPost) in my Android Application and it's work.But I don't know how to retrieve specific record from my databases and insert it back to specific record in Android (Like edit function in RoR)This is my insert code :
private void insertComment() {DefaultHttpClient client = new DefaultHttpClient();HttpPost post = new HttpPost("http://10.10.3.87:3000/comments");
// Configure the form parameters
List<NameValuePair> nvps = new ArrayList<NameValuePair>();
nvps.add(new BasicNameValuePair("comment[content]", t_comment.getText().toString();
nvps.add(new BasicNameValuePair("comment[id_account]", "1"));
nvps.add(new BasicNameValuePair("comment[id_place]", Integer.toString(position)I really try many ways out but it doesn't work and it takes very long time to fight with this piece of code. Actually, I really don't know how to specify RowID to HTTPPost.

View 2 Replies View Related

General :: Lock / Password Protect Specific Settings?

Apr 14, 2011

Is there a way or an app that will let me lock certain parts of Settings? Like if I want to allow our users to change Sound, Display, etc, but lock them out of Applications and Accounts&Sync?

I have found a few apps that will let us password protect things on the phone, but with them if I choose Settings, then they can't change anything and I want them to have a bit of flexibility, but I have to keep them out of Applications because then they could just kill the password app that locks them out of certain apps.

View 4 Replies View Related

HTC Droid Eris :: Phone Settings - Edit Default Message

Apr 30, 2010

"I am busy right now. I will call you later." This seems like a feature that I had with my BB. If you miss a call or reject a call, you could send this text message to the caller automatically.

My question is, how do you do this on the Eris? I can't figure it out. Has anyone used this feature?

View 7 Replies View Related

Android :: No Account Settings In Gmail

Oct 11, 2010

Earlier today my phone lost both of my email accounts (exchange and gmail). This seems to be a common issue with no solution from what I've read. In order to get my email accounts to work again, I have to delete the accounts and then set them up again (the accounts are still in my phone, but they don't work). The problem is, I cannot delete my gmail account without doing a factory reset. Have any of you had your phone lose your email accounts and been able to reactivate your gmail account successfuly?

View 11 Replies View Related

Android :: Manually Edit - Add Contacts Sync W/ Facebook

Nov 19, 2009

Is there anyway to re-establish or manually add the Facebook syncronization option to an existing contact in my Contacts app? I lost the Facebook sync icon in the contact information and this is inconvienent at best, and possibly is the cause of disabling the phone functionality at worse. Subsequent behavior on at least two occassions has shown that attempts to dial out using this particular contact locks up the dialer, causing multiple forces closes, and essentially disables the phone functionally both in and out of the phone for long periods time (10-20 mins) until the application can be correctly cleared and purged from memory.

I was able to successfully sync my Contacts with both my Google contact list and then all my Facebook friends. However some of the contact information was not exactly how I preferred and attempts to update that information using the Google contact list was not always successful. Not entirely sure if this is a bug or by design. I was able to successfully modify one contacts name with Facebook sync from first name first to last name first (to correct sorting to my preference). A second contact wouldn't modify no matter if I updated the name information on Google contact or on the phone itself. Finally I attempted to delete the contact and re-add it. This worked but now I lost its Facebook sync (no Facebook icon to click within the contact information). I'm not sure if this detachment is causing the dialer problems.

After syncing all my Facebook friends with my contacts (for complete-ism), I successfully deleted some Facebook friends from my contact list. But what if I want one back with Facebook sync, is that possible?

View 6 Replies View Related

Android :: Edit Sync Groups Causes Force Close Of Acore

Nov 20, 2009

Whenever I try to change my Edit Sync Groups from All to My Contacts only, I get a force close of acore.Has anyone else experienced or heard about this? Any solutions? I have an HTC Magic running 1.5.

View 2 Replies View Related

HTC Droid Eris :: Sync Only Specific Contact Group Possible

Oct 10, 2010

Is there any way to sync only one specific contacts group, rather than all contacts?

View 8 Replies View Related

HTC Desire :: How To Edit Errant Contact To Sync?

Sep 23, 2010

I recently added two new contacts to my Desire. One has synced with my Gmail Contacts the other has not. I cannot see any difference between the contacts on my Desire. Can someone please tell what could cause one to sync and the other to not and how to edit the errant contact to get it to sync?

View 4 Replies View Related

Motorola Droid X :: Any Way To Sync Only Specific Google Contact Group?

Jul 16, 2010

Is there a way to sync only one specific Google contact group rather than getting everyone that happens to have a phone number from the generic "All Contacts" section? If I go into the standalone Contacts app the only contacts I see on the "Contacts: Google" list are the ones I want but when I go into the contacts in the phone app everyone and their grandparents are listed.

View 1 Replies View Related

HTC EVO 4G :: Backing Up K9 Mail Account Settings?

Jun 28, 2010

I've got ALOT of accounts set up in K-9 Mail. It normally takes me about an hour and a half to re-set them all up. I've tried this method linked below, but It didn't seem to work for me. I would install K-9 Mail, then import the exported files. I also tried Installing it, setting up one account, and then importing the files. Both cases, it doesn't seem to import any accounts. Issue 549 - k9mail - Enhancement: Ability to export/import account settings. - Project Hosting on Google Code. I have both Titanium Backup (Paid) and MyBackupPro, and I can't seem to figure out how to backup the account settings in those either.

View 1 Replies View Related

HTC Incredible :: Gmail Account Settings?

Sep 1, 2010

Is there a way to access the settings for gmail email accounts? I want to do a factory reset, but want to look at the settings in my gmail accounts before I do it for reference. Looking to get the POP/SMTP settings, etc.

View 4 Replies View Related

HTC Incredible :: Email Account Settings Incorrect

Sep 1, 2010

Yesterday I tried to send a couple short videos to a friend, one only 17secs, the other 1min 27 secs, of course he has a Iphone so this made me even more frustrated. First I tried to send them individually via mms, no go. Then I tried to send them in via email, first together then individually, again no good. I kept getting a error message saying that my account setting is incorrect. What is the deal. I've been hyping my DROID to everyone saying that the IFAD is not as good, starting to wonder.

View 4 Replies View Related

Android : How Sync App Get Account Details?

Feb 5, 2009

We are debugging the Sync application which we have got from the android sources. We are able to understand and trace till SyncManager. SyncManager is failing to get the account details. How it is getting the account details? Where these details are stored?

View 2 Replies View Related

General :: Hotmail Account - How To Find Proper Settings

Mar 10, 2012

I have a Hotmail account and I downloaded the Hotmail app and set up my email. However, when I delete an email on the phone I would like it NOT to delete on the server. I have tried looking everywhere for this setting ("Never delete from server") on both the app and on the server itself with no luck. I noticed the native email app has this setting but I prefer to use the hotmail app. I have also tried K-9, and while I really like the UI it has not been reliable in delivering my hotmail (gmail gets delivered right away).

how to find the proper setting? Or is there not a setting like this yet?I have a SGS2(HD LTE) running gingerbread.

View 8 Replies View Related

Android :: Sync To Gmail Account Without Contacts

Jun 16, 2010

I am new to Android. In fact, I am still waiting for my new android device (Samsung Galaxy S),I should receive it within a few days. I would like to do the following:
I want to use my gmail account from my phone and have all emails sync on my device. But I do not want to sync my gmail contacts with my "local" contacts (local being the contacts stored on my phone). I only want to sync my emails.

I read on another web site that one guy managed to sync his Outlook contacts with his Android phone contacts, but once he started to configure his gmail account, all his local contacts were automatically saved in his gmail account, and vice versa. Is there a way to use gmail with only emails sync, and without contacts sync? I prefer to be sure that it is possible (and know how to do it) before starting to use gmail on the phone. My Outlook contacts contain lots of professional contacts that I do not want to see in my private gmail account.

View 2 Replies View Related







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