General :: Local (non-Google) Contacts In ICS?

Jun 17, 2012

I have a Galaxy Nexus with stock Android 4.0.2. On day one, I imported a bunch of contacts by writing a small program using the contacts API. This worked great, and they all show up as "phone-only, unsynced contact" in the contact list, which is exactly what I want. When I now try to manually add a new contact through the phone's menus, I have no choice but to add it as a "Google contact". How can I add it as local (unsynced) from the menus?

General :: Local (non-Google) contacts in ICS?


General :: Local Phone Android Contacts With ICS?

Jun 23, 2012

I'm using CM9, but I tried different ICS roms and I encounter this problem with all of them.

- I'm trying to add a local phone (non gmail) contact to my phone, but it doesn't let me do that. When I add a new contact, a message box pops up saying, that: "Your new contact will be synchronized with <my gmail account>". How to add a local phone (not a SIM card) number?

- I have a backup of all my local phone numbers from GB made with MyPhoneExplorer, and restoring it works when I'm on ICS. The contacts are shown as local phone contacts (PCSC). However, after restarting the phone and waiting a few minutes, all the local contacts are completely gone. MyPhoneExplorer confirms that there are no contacts in the phone either. What's going on?

I really do not want to sync my contacts with google. Looking forward to hearing some answers!

View 9 Replies View Related

General :: Local Calendar And Contacts For AOSP (Also AOKP And CM)

Oct 8, 2012

I'm looking for an application that creates a local calendar on phone. I have AOKP and I had in the past on my Samsung Stock ROM one local calendar on the phone that is not synchronized with google.

I downloaded such an app and it called DejaOffice. However, due to some bug (or lake of one feature) I prefer to use some other solution.

View 2 Replies View Related

General :: Mono - Local Files - Google Music - YouTube All Together?

May 3, 2013

Check out Mono. It takes a different approach by giving you access to all artists and their releases and then matching up content from either your local files, your files uploaded to Google Music or YouTube.

[URL]

View 1 Replies View Related

General :: How To Hide Local MP3s From Google Play Music

Apr 10, 2012

So I have a directory on my phone with some MP3s. I put a ".nomedia" file in the directory because I don't want these files to show up in Google Play Music

When I open 'Play Music', these files show up no matter what.

I just want Google Play Music to stream files, and I want to use an alternative player for the local Mp3s.

View 1 Replies View Related

General :: Open Local KML File In Google Maps In Offline Mode

Sep 7, 2013

i just registered here to find out if opening a KML file on my SD card with Google maps in offline mode can work. I am looking for an solution quite a time, but only found this thread on stackover.

Quote:

To load kml into Google Maps on Android without writing an app, you can create a little html file somewhere with a geo-uri link to the kml file and then click on that link in any Android web browser.

For example: suppose your kml file is located in /sdcard/overlay.kml then you write a geo-uri link like this:

Quote:

<html>
<head><title>Example KML link page using a geo-uri</title></head>
<body>
<a href="geo:0,0?q=file:///sdcard/overlay.kml">overlay.kml</a>
</body>
</html>

Clicking on the link will launch Maps and then Maps will attempt to load and your kml.

Be warned however that the Android version of Maps does not appear to handle the same version/range of kml elements as the desktop version (or desktop Google Earth).

a other thread is about editing the manifest file to get maps to open local KML files

Quote:

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="h**p://schemas.android.com/apk/res/android"
package="com.example.lyold"

[Code]....

Any way to open local KML files with google maps in offline mode ? I want to open kml ONLY in google maps, i know there are several apps out there that support kml files....

View 2 Replies View Related

General :: Favorite Contacts Disappearing When Syncing To Google Contacts?

Oct 16, 2012

My wife's phone - which is a ZTE Blade running 2.2 - is losing it's favorites in the contacts manager each time it syncs to Google Contacts.

I looked up her Google Contacts [URL] and there is no "Starred in Android" group, as it should be. I think it should be automatically created when she fovorites a contac in her phone. But instead, it deletes the starring of the contacts in the phone each time it syncs.

View 1 Replies View Related

General :: ICS / Disable Google Contacts And Move Contacts To Phone

Apr 16, 2012

I don't want my contacts to be synced with Google. IIRC, this was possible in 2.x. Having upgraded to 4.0.4, I'm not able to disable Google contacts.

I'd like to:

1. Disable contact sync (this works)

2. Change all contacts from Google contacts to phone contacts

3. Add new contacts as phone contacts by default.

Using the "Accounts and Sync" settings, I'm only able to deselect "Sync Contacts", but I can't find a way to move the contacts and disable the creation of new Google contacts.

View 2 Replies View Related

General :: Facebook Contacts Merging With Google Contacts Stop It?

Oct 18, 2012

My Facebook contacts are merging with my ICS "People" address book and Google contacts. I don't want this.

I opened the FB app from my Rezound (ICS) and looked at the settings. The "Sync Contacts" option is set to "Don't sync"

Then I looked in the Android Settings --->Accounts&sync--->facebook where there are three boxes, sync calendar, sync contacts, and sync live feed. I made sure all those boxes are unchecked.

I figured I'd just try deleting FB from my Rezound but it seems to be undeletable if that's a word. It's like standard bloatware that I actually use on occasion.

So why are my FB contacts still merged with my Google contacts? I am seeing my contacts with their FB photo and this drives me crazy. I don't want FB communicating with my address book. Gingerbread didn't do this.

View 3 Replies View Related

General :: Deleting Phone Contacts But NOT Google Account Contacts

Feb 1, 2014

how google accounts work. I got a phone previously owned by a family member and all his contacts are still in the phone. I was wondering if it is possible to delete all the contacts on the phone but not affect his google account contacts? Also, if i reformat the phone, will this delete all his google contacts?

View 1 Replies View Related

Android :: Using Google's Ajax Local Search API

Oct 6, 2010

i want to use Google's ajax local search API in my android application.

View 5 Replies View Related

Android :: Google Local Search Broken?

Apr 16, 2010

Is it my imagination or did the Google search results recently get useless?It used to be, I would search on my N1, say for "office depot" and it would show me web results with local results included. Then when I clicked on "Show Map" it would go to Google Maps and I would have the option of navigating to that location.Now, I click "Show Map" and it shows me a map with an arrow for the location and I can't do a damn thing.Am I the only one who's seeing this? I updated Google Maps a few weeks ago, and I'm thinking that's when it broke.As a workaround, I've discovered if I do the search from within Google Maps I can still navigate, but it's a headache.

View 3 Replies View Related

Android :: Getting Google Maps To Accept Local KML File?

Mar 5, 2010

I am trying to get googlemaps to accept a local KML file.
final Intent myIntent = new Intent(android.content.Intent.ACTION_VIEW,
Uri.parse("geo:0,0?q=file://" + Environment.getExternalStorageDirectory() + "/locate.kml"));
startActivity(myIntent);

The file is on the SD card, and is a valid KML file. Google Maps loads up, but says it cannot find the file.
final Intent myIntent = new Intent(android.content.Intent.ACTION_VIEW,
Uri.parse("geo:0,0?q=http://www.website.com/locate.kml"));
startActivity(myIntent);

Works fine. geo: 0,0? q= seems to be very under documented, how to use it to refer to a local file?

View 2 Replies View Related

Android :: Google Maps To Find Directions For Local Bus Routes?

Jan 20, 2009

Is it possible to get google maps to find directions for local bus routes? I know my local bus organization uses google for bus directions, and I can access it through the browser, but I'm wondering if there's a way to do it through the Maps application.

View 3 Replies View Related

KitKat 4.4 :: Google Photos Local Folders Auto Backup?

Apr 21, 2014

If auto backup is enabled in Photos, any images I download are also backed up. This happens regardless of whether 'back up local folders' is on or off, and even if I've explicitly disabled uploads for the Downloads folder!

I only want to backup photos I take, not all the junk I download. It's clearly broken.

View 1 Replies View Related

Motorola Droid :: Contacts Only Syncing To Google All Contacts Not My Contacts

Jan 16, 2010

I seem to be having a sync issue with my Droid.When I add a contact to my phone, it doesn't sync into "My contacts" in Gmail; it'll sync into "All contacts". So, a couple of questions:

1) How can I get the phone to add new contacts created on my Droid into "My contacts" in Gmail?

2) I'm trying to understand the point of "All contacts". Why does Gmail want to keep a list of anyone that I've ever sent an email to? Otherwise, it'll be simple enough to just merge the two groups and call it a day.(Note: When I bought my Droid I did NOT have the VZW sales person transfer my contacts or any data from my old Blackberry to my Droid. I used Google Sync on my BB and synced my contacts from my BB to Gmail, then when I got the Droid, it automatically pulled my contacts from Gmail.)(FWIW, yes, I did a search and found two great threads: http://androidforums.com/support-troubleshooting/15042-how-do-i-push-droid-contacts-back-gmails-my-contacts.html and http://androidforums.com/motorola-droid/15069-contacts-dont-really-synchronize.html but I have a different situation than most of those guys and I'd actually prefer to sift through and merge a couple of contacts from "All contacts" to "My contacts" every once in a while than deal with a backup and factory reset.)

View 4 Replies View Related

General :: Google Contacts Not Syncing?

Apr 15, 2012

When I look Accounts and sync settings on my AT&T Note, is shows my Google account in red. Under the Google account Contacts shows the ! and states Sync is currently experiencing problems. It will be back shortly. It's been a very long time.

View 8 Replies View Related

General :: Syncing Contacts With Google?

Oct 10, 2013

I sync my contacts with Google. OK, how exactly do I do this? People have said, sign on to google and it's all automatic.

First of all, I'd like some verification that my Contacts have been sync'ed before I shut down my existing phone and fire up a new one. I cannot find where -- with my phone -- that I can view my Contacts on Google's website. When I go from my PC, I can clearly see in GMail that my phone Contacts are NOT there at all.

Second, with the Gmail app on the phone, I cannot find where you can view and manage Contacts like you can on the PC view.

View 2 Replies View Related

General :: How To Find Out / And Backup Contacts To Google

Oct 21, 2013

so im wanting to do a factory reset on my phone because its been doing some really weird stuff and have tried everything under the sun to try and get it running smoothly again and the only option i have now is to do a reset ....but im kinda new to android and was wondering how i make sure that my contacts are backed up to google and if they aren't how do i go about doing that..i have a galaxy s3 on att.

View 3 Replies View Related

General :: Samsung S2 - Contacts Syncing With Google

May 9, 2013

Dropped my Samsung S2 into water and it was not at all salvageable. To my shock I wasn't using a micro SD nor are my data as SYNCED at I thought they were - basically I lost all my contact numbers. I borrowed another S2 so I'm still using Android.

My question is, in order not to lose all my painfully re-built-in-progress contacts, how do can I save numbers that will be synced to my gmail account? here's my actual question:

I was asked where to save the new entries I put in, thinking in terms of syncing I chose to save to google. HOWEVER, google synced with the existing contacts i have with GMAIL. I.e. I can't locate a friend's contact card without having to dig through a WHOLE list of email addresses, e.g. some random inquiry email address that was a one off and i will NEVER use again.

HOW can i separate the two? My objective: save contacts somewhere which can be autosynced so my contacts can be retrieved in case phone dies again/to make it available for syncing on any new device/just as a reassuring back up - WITHOUT mingling them with gmail contacts (i.e. pure email addresses not phone numbers) .

Another observation, if you are still reading, a friend sent me some contact cards via whatsapp, and despite having chosen to save contacts by default to google (instead of sim/SD), those contact cards are saved on the phone. What's my best option? Thinking of getting S4 and seriously, manually putting everything in again is unthinkable, almost an insult to smartphones...

If i may side trek further, when i lost all my data, my calendar events were the only thing I have "sync-saved". For whatsapp history (from where ppl who thought i used an iphone said) it is saved on icloud so all the conversations will be kept intact AND from whatsapp u can make out a lot of the numbers. Instead for android there's not syncing with a cloud for whatsapp, now I have fired up whatsapp again I get these "Shell" group chats with no history and just several numbers which i dunno who's who. If android users can benefit from background saving of whatsapp history ONLINE (and not inside the phone i.e. like me lost when sth abrupt happens?)

View 1 Replies View Related

General :: Google Sync Is Destroying Contacts

Mar 26, 2012

I have a Vivid. Google contacts are set to sync. I also my outlook contacts using HTC sync (or MyPhoneExplorer). I used to have ~1300 contacts in Google. I now have 16. Everytime I restore my contacts, they are soon gone. I made a google contact yesterday and it is now gone. The destruction seems to happen when I sync with outlook.

View 2 Replies View Related

General :: Google Contacts Relationship Field?

Nov 10, 2012

at the bottom you see a "Add relationship" field. If you click Add relationship, you are presented with a list of relationships. In here I selected Father. There is then an input box next to it.

What are you supposed to put in there? I've already told Google this contact is my Father, even if I put his real name in as the contact details, it still gives me that option.

At first I thought perhaps it was for Google Now. For instance, my girlfriend is down as her full name, so when I say "Call my Girlfriend" it would call her. However it seems like that isn't the case.

View 4 Replies View Related

General :: Why Won't Contacts Upload To Google Account

Jan 24, 2013

I'm having an issue syncing my contacts. I have my phone set to sync contacts with my Google account; however, whenever I add new contacts to the phone they are never added to my Google account. I will press sync now and everything (including contacts) will claim to have successfully synced although my newly added contacts from the phone remain local (on the phone but not on my Google account). Why won't my contacts get automatically added/uploaded?

SAMSUNG Galaxy Note II

View 6 Replies View Related

General :: Viewpad 10e - Cannot Get Google Contacts Working

Apr 27, 2013

I have a Viewpad 10e which is not an officially supported device with Google. I have installed the only custom rom out there from Sidenk - [URL] ....

There is no contact/people icon on there. I used to have this working with the market apk on the stock ICS rom last year but due to a recent upgrade from Viewsonic that stuffed my system so I had to reinstall. I cannot for the life of me think how I did it but I've downloaded loads of different packages relating to googlecontactssyncadapter.apk, contacts.apk and contactsprovider.apk. Some of them install but do nothing, some of them say the package cannot be parsed, some say there's a conflicting signature.

I've downloaded loads of files, This device is not well supported.

View 5 Replies View Related

General :: Synchronizing Contacts With Google Maps?

Jul 28, 2012

I want to know if there any way of synchronizing contacts with google maps. Is there any chance of opening google maps and see all the houses of my friends? To many contacts I added their adresses so what I want is to open the GMaps and select a destination easier.

View 3 Replies View Related

General :: Razr M - No Google Account For Contacts

May 9, 2014

I rooted my Razr M (XT905) to remove a bunch of the pre installed apps.All worked fine and phone runs great. But I cant import my contacts from my google account. Gmail and app store syncing works fine, just contacts are missing.

When I access the options menu in the contact section, google isn't showing. When I look at the accounts in the settings menu, the google account is there and has the option checked to sync 'people details' (guessing this is the same as contacts).

So I'm guessing I've deleted something when removing the apps.

View 6 Replies View Related

General :: Contacts (Merge With Google) Option

Jul 19, 2012

So we just upgraded to the Verizon-branded Galaxy S3 and imported all contacts to my wife's phone (she had a Sprint Treo 755p). We then sync'd her Google contacts to the phone. This resulted with her having many duplicates between the PHONE and GOOGLE.

I haven't found enough information on the "Merge with Google" option in the contacts menu.

What exactly happens when I pick "Merge with Google?"

Will it move and/or remove the PHONE contacts while preserving them in the GOOGLE Contacts?

Any way to tackle this problem with 300 contacts?

View 1 Replies View Related

Android :: Publish An Application Update On Android - Market Without Deleting Local Database And Local Files

Nov 11, 2010

I published an application that stores data in a local database.

Now I have to publish an update to this application to fix some little bugs, but I am afraid that downloading and installing the update will delate the local database associated with the previous version.

I would like to know how the update system works. Will installing an update completely delete all the apk, files, databases associeted with the previous version?

If so, how can I avoid this in my code?

View 2 Replies View Related

General :: How To Prevent Google Contacts From Synchronizing With Phone

Oct 16, 2012

I like all the functionality Google has to offer with their contacts management. It's nice to know my contacts are backed up on-line so that I they're not lost if I manage to lose my phone. However, I do not want contacts loaded onto my phone that I do not communicate with by cellphone (only e-mail). There's simply no point to it. I do not use a local client e-mail application--only GMail. I'd rather keep my phone contacts list succinct. But I have yet to figure out a way to do this, except by keeping a separate GMail account specifically for managing my phone contacts (I keep only those with phone numbers, and synchronize with that one). I'd rather keep it all unified in one account (both contacts and calendar).

View 1 Replies View Related

General :: Galaxy S3 - Moving Contacts From Phone To Google

Aug 10, 2012

I have read some about how to move "Phone" stored contacts to Google. They all seem to revolve around exporting all the contacts to the SD card and then importing them again into Google.

The question I have is, what about all the extraneous contacts, say from facebook, LinkedIn, Google+, etc? Do those also get exported and then imported into Google essentially creating a duplicate contact for each contact that is sync'ed from those other services?

What I want to do is just take the few contacts I have run across that are "Phone" contacts and move them to Google. Basically, I don't want ANY phone contacts. Only Google contacts which I can then join to LinkedIn and facebook contacts.

Does that make sense? I just don't want to try this export/import and end up with a ton of duplicate contacts and be in a worse mess than I have now!

By the way, I am on a Galaxy S3 under Verizon.

View 6 Replies View Related







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