Android :: Log In To Google Account Without Browser?

Sep 3, 2009

Im currently trying to combine android and google apps engine for a real neat application, not unlike http://3banana.com/. However I want to enable the user to login to his google account without opening the browser. I have made some attempts to just simulate the http-posts done, but to no avail. Are there any nice way of doing this google account login in android code? For example, to make my own loginscreen, and then send user/pass to the google apps server and get an aknowledgement if the login information was correct.

Android :: Log in to google account without browser?


Motorola Droid X :: Adding GMail Account To Phone With Existing Google Application Account

Aug 19, 2010

Droid X - Configured with a Google Apps Premiere, working great. Attempting to add a personal GMail account. Go to the GMail app, select add account, fill in the metrics and then...... "Needs to communicate" message for ~ 3 minutes, then bombs out with - "Can't establish a reliable data connection to the server". 3G is fine, on a wifi connection that is fine, web browser works fine..... Google Apps account works fine.

View 3 Replies View Related

General :: Google Voice - Notifications From One Account Are Displaying Other GV Account

Mar 11, 2014

I have two gmail accounts, each with their own Google Voice account. Account 1 is my primary account, and I have even ported my phone number to this account. I'm using this account on my phone (nexus 5), and have 0 issues with this account. All texts, voicemails, etc come through with no issues. Account 2 is largely not used. I would like to use account 2 on my nexus 7, for texts, and maybe making calls if I don't want to give out my real number to someone.

My issue is when I'm logged in to account 2 on my nexus 7, I'm getting text notifications for account 1 on my nexus 7. But if I were to open Google Voice on the nexus 7, once GV refreshes, the texts disappear. It doesn't happen the other way around. If I get a text/vm to account 2, it does not notify my phone, which is logged in to account 1.

I've checked the settings in both GV accounts, and neither account is linked to the other, or to send copies of texts/vm notifications to the other. How do I stop notifications from GV account 1 to stop displaying on account 2? I have cleared cache, data, uninstalled the app. The only thing i have not done, is a reset of the nexus 7.

I was initially logged in to account 1 on my nexus 7, but I would have thought removing the app from the device would have essentially erased all traces of the account 1 on the nexus 7. I even signed out of hangouts, to make sure Google was not treating this like my phone, and sending it both places.

View 4 Replies View Related

HTC Hero :: Google Account Not GMAIL Account?

Oct 30, 2010

Is it possible to use a google account for features such as google contacts and latitude? I know this is not possible for Android market, but would it be possible for other google products? I saw it is possible on this Android 2.0 review: Android 2.0 Review: Almost Human Did they remove this feature from the 2.1 that Hero uses, or can't I just find it?

View 8 Replies View Related

Android :: Viewing Different Gmail Account In Browser?

Dec 20, 2009

I tried searching for this information but could not find anything about it. I am considering an Android device (one of the ones on the Rogers network in Canada - and yes I am aware of the "they're all on 1.5 with a chance that they will never be updated" issue) but have some uncertainties. From what I have read, I can use the HTC Sync app bundled with the Magic/Dream to get my Outlook (pst) contacts into a Gmail account (which is the primary repository for all PIM info in Android, right?) and then the Google Calendar sync to get my Outlook (again, pst) calendar events. Super. Completely understand that (assuming what I said was right).I've also read (repeatedly) about how you can only have one gmail account in the mail application. I can tolerate that (don't like it, but can live with it). However, if my understanding is correct, Android comes with a Mozilla HTML browser, right? If I opened that and went to http://mail.google.com/ would it open the primary gmail account (the one the phone is linked to) or would it prompt for user/password? Further, if it does autologin, what if I clicked the sign out link and logged in as a different user? Would the phone go "kerpluey"? To be clear, I'm not expecting Android to sync ANYTHING from this other account; just wondering if I could access (read/respond) the gmail via the web browser. (Example: we're out and my wife wants to look up something in her gmail account using my Android smartphone is that possible?)Also, I read about some people discussing the installation of a second instance of the gmail app to get multiple account support. Is that even possible on 1.5? What would it do to things like contacts?

View 6 Replies View Related

Android :: Can't Buy Apps Or Use Google Listen - Keeps Asking For Google Account

Nov 8, 2009

I use Google hosted apps with my own domain for e-mail, calendar, chat, etc. and I use the e-mail address from that with my main Google account as well. So, both my Google account and hosted apps account use the same address. I had no problem setting up my account on my phone when I got it Friday, but I've been running into a few issues. First off, every time I try to buy an app in the Market, it asks me to set up a Google account to associate it with, even though I already have. Also, when I try to use Google Listen, it asks the same thing. Is there a way around this, or will I have to create a separate Google/GMail account?

View 1 Replies View Related

HTC EVO 4G :: Google Checkout / Device Keeps Going Back Saying Add Google Account?

Jun 8, 2010

I go there and goto buy an app and it asks me to log in to google. No problem, except I log into the account already joined to the device and it just keeps going back and saying "add google account". Yes, tht account is setup on google checkout.

View 3 Replies View Related

Android :: How Can I Get Google Account User ID?

May 3, 2010

I managed to get oauth token and Token secret from google, after the user login and grant access to the web site. after that I want the user's ID, first name, last name, and other available information about login user's.How can I achieve it.

View 1 Replies View Related

Android :: Market Google Account

Sep 11, 2010

I was trying to buy the paid app Better Keyboard. It then sent me to a screen telling me to add a google account. I already linked a Google Account to the phone when I first set the phone up, so I just tried typing that into the 'sign in' option, and it looks like it's doing something for a good 3 minutes, saying "Your phone needs to communicate with Google servers to set up your account. This may take up to five minutes." Now, I would be fine with it taking 5 minutes, except it brings up a page saying "Cannot establish a reliable data connection to the server: This could be a temporary problem or your phone may not be provisions for data services (it is, because you're required to have a data plan to activate a smartphone on Verizon)." I have a 3G signal and I'm connected to a wi-fi network as well, although I've tried it not connected to wi-fi, and still no dice.

View 4 Replies View Related

Android :: SyncAdapter Using A Google Account

May 31, 2010

I have written a SyncAdapter that takes a "com.google" account and performs a sync with an appengine web service. Testing this with the dev tools sync tester (on the emulator), this sync appears to work just fine.

The problem is, it's not syncing by default. And going to the account in "accounts & sync" shows my google account to be blank - as if there's no sync services available.

I suspect that in order to get my sync shown in the "accounts & sync" menu, I'd need to implement my own AccountAuthenticator that would do exactly the same thing as what I presume google's AccountAuthenticator must already do. This is not an exciting job, and it seems very unnecessary. So:

Is there a way to add an entry to the "accounts & sync" menu that uses my SyncAdapter but relies on a google account? or to add a sub-menu to google accounts that enables sync of my appengine service? if not,is there a way I can re-use google's AccountAuthenticator from within an AccountAuthenticator I write?

View 1 Replies View Related

HTC Desire :: Hotmail Account As Email Account - If Delete Account - Effect On The Actual Email Account

Jun 5, 2010

just got my desire this morning and i don't really know what i'm doing with it, i've never had a smart phone before. i've set up my hotmail account as the email account on the phone but, call me paranoid, i'd rather not have it on there at all. if i delete the account on the phone will it have any detremental effect on the actual email account?

View 4 Replies View Related

Android :: Corporate Google Developer Account

Apr 2, 2009

My company has a team of developers and testers working on product for Andriod phones. The normal developer account can only order a single ADP1. We would like to get a couple more of them. Is there a corporate developer account that would give us access to more of them? Or do we need to create multiple accounts, one for each phone?

View 2 Replies View Related

Android :: Change Gmail Associated With Google Account?

Mar 4, 2010

This is driving me insane. When I setup my Hero I had to setup a gmail account, even though I have a Google Account. I setup a gmail account to get the phone setup. I now want to make my gmail account something that makes a little more sense to me. I am not using my gmail account but apparently it shows on Google Latitude to my friends, etc. My question is how does one unlink a gmail account and add a new one? When I go to my Google Accounts to delete gmail it says it will take about 2 days. I wait 2 days and nothing happens. If I attempt to add Gmail back to my Google Account is hows my old address and will not allow me to create a new one. Is it not possible to change the linked gmail address to your google account??

View 14 Replies View Related

Android :: Get Email Address Of Google Account

Jul 7, 2009

I want to get the email address of the Google account tied to the phone (the one the user enters upon setup). I need it to uniquely identify the user of my app - however I do not want their password as it would, understandably, scare most users away from using the app. So I need a way of getting the email address without having to include permissions that suggest I am accessing account info etc...

View 2 Replies View Related

Android :: Way To Enter Google Account Details?

May 27, 2010

I'm using the 2.2 Android emulator. How do you enter your google account details? I would like to test a new app called chrome to phone which uses 2.2's new C2DM api. This seems to require being able to add google account details.

View 4 Replies View Related

Android :: Delete / Remove Second Google Account

May 11, 2010

I have been researching "remove second google account" on my incredible and nothing but factory format. Is this only way to delete/remove second google account from my phone? I'm using google Apps Standard Edition which is using my own domain name. Everything is ok till I add second gmail account like xxxx@gmail.com. I would like to remove it but, it said "This accont is required by some applicatins. you can only delete it by resetting the phone to factory defaults" Try kill all programs and try to remove it but, it didn't work. Call verizon and spoke with them two hours. they transfer me here and there and no solution but do a factory format.

View 4 Replies View Related

Android :: Access Google Account Credentials?

Jul 29, 2009

Is it currently possible for developers to access account credentials, for specific services, namely Google Reader?

View 2 Replies View Related

Android :: Can't Sync Google Exchange Account

May 31, 2010

For some reason I can't sync my google exchange account. My calander syncs fine, but my mail won't. It keeps saying "synchronization is experiencing problems." Anyone else have this issue as of today? I am just trying to figure out if its my phone or something on googles end.

View 1 Replies View Related

Android :: Cancel Google Account In Device?

Jun 15, 2009

Is there any way to cancel Google account already set on the device?

View 2 Replies View Related

Android :: Using Google Apps For Education Account

May 24, 2010

My son has a My Touch (TMobile) and the school he's enrolled to is using GAE (Google Apps for Education). Although it's clearly the google mail app, his email address is not a "gmail" one but it has the school's domain (risd.edu). Is it possible to make the Android's account one that is not a gmail account but a GAE account?

View 1 Replies View Related

Android :: Syncadapter Using Google Account And App Engine

Oct 6, 2010

I am writing a syncadapter using google account and app engine. The account appears in account and sync, but when I try to select the account for syncing, I am getting a hard database error. I am trying to figure if this error is on mobile or the app engine. Further, what can be causing this error. Another error that I am getting is failed to find provider info.

View 1 Replies View Related

Android : Get The Current Assigned Google Account

Sep 27, 2009

Has anyone found a way to get the current google e-mail adderss assigned on the phone?

I've tried doing a search for in the contacts with, but it never returns : Uri contactUri = Uri.withAppendedPath(Contacts.People.CONTENT_URI, "owner");

I have found a permssion called "READ_OWNER_DATA" but I don't seem able to find out a way of seeing what the permission allows you to do.

View 3 Replies View Related

General :: Use Android Phone Without Having Google Account?

Jan 30, 2012

Is it possible to use an Android phone without having a Google account? I mean, would it be possible to have contacts and calendar stored locally, etc? I want to just because I want to.

View 6 Replies View Related

General :: Different Versions Of Android With Same Google Account?

Jan 6, 2013

I have a phone running Android 2.3.4. I also just purchased a tablet which will be running Android 4.0.

Will I be able to use the same google account on both of these or should I set up a new one for the tablet?

I plan to install several apps on the tablet which are too advanced to run on the lower version of Android.

View 5 Replies View Related

General :: Adding Google Account On Android 2.3.7

Nov 30, 2013

I'm trying to add an google acount in a cynamogen 7(.2?) but it requires exchange settings. I think that google dropped support for this... Is there anyway to bypass this?

It needs gapps. I've installed only play .apk and that's what was happening: [URL] .......

View 1 Replies View Related

Android :: Can Use Google Applications Account In Gmail Application?

Nov 16, 2009

So the one factor that will decide if I will buy the Droid or not, is if I can use my Google Apps standard addition gmail address, ie hikingfan@your-group.com, with the native gmail and google calendar applications on the Droid. Does anyone know if this is possible and whether it works well or not? Are there any other limitations to using a Google Apps account on the Droid, like access to the marketplace? Thank you so very much, I desperately want to use the Droid for my work phone but I want to make sure that I can actually do work on it.

View 2 Replies View Related

Android :: How Can I Get Google Account / Gmail Address From Phone

May 27, 2010

I was looking for this info all over and still haven't found an answer. Is there a way to get the Google account or the Gmail address (no password) which have been signed to the device. the closest thing I saw is using AccountManager and Account but this is only for Android class 5 or higher and I'm developing for class 3. from my understanding this is for online services which I do not need - I'm only want the Gmail address.

View 4 Replies View Related

Android :: Google Account Didn't Fully Register

Nov 20, 2009

I signed up with a new Google account and apparently it didn't fully register because when I go to the market icon on my HTC I get "password invalid" message screen. I went to google and re-registered a new account but the phone still shows the old username and I can't get rid of it. Needless to say I need to put my new google username with the new password to access the apps. What can I do?

View 4 Replies View Related

Android :: How Will Buyer Be Redirected To Enter Google Account?

Jul 20, 2010

I am sending an xml request to google checkout and getting the xml response too. Now, I dont know what to do with this response. I am very new to Google Checkout. The redirect url that i get if opened in browser then shows error. How will the buyer be redirected to enter his Google account.How to proceed with this response?

View 2 Replies View Related

Android :: Google Account Application - Excel Spreadsheet

Jan 1, 2010

i'm probably going to be getting a droid at the end of january (staying on verizon cause they're the only carrier with 3g in my area). Just got a couple questions i'd like to ask. 1. how integrated can your google account be on a droid? i'd like to at least be able to view my google docs, for example, and i'd actually be a little disappointed if i couldn't edit them from the phone aswell. 2. i know that you can view word files from the phone. can you view excel spreadsheets? also, is there an app i can download to edit office files too? 3. how will my work email play with my droid? i just got hired on and i haven't even visited my email so i don't know if its exchange or what. Again, i'm definately staying with verizon so my choices are just the droid and the droid eris for right now.

View 1 Replies View Related







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