Android :: Gtalk On Android And On PC's Gmail Simultaneously
Mar 8, 2010
I have a CLIQ that has gtalk always running, and sometimes I'm also on a PC with gtalk running on gmail. How can I control which device I'm chatting on? I notice that sometimes when I leave my PC and go for lunch or something and someone sends me a gtalk message, I don't get it on my phone. Only after checking my chat history in gmail do I see it. This sometimes happens even after I shut down my PC if the user sends a message right after I do so.
View 5 Replies
Nov 11, 2009
Objective: The ability to have multiple (two) Google talk accounts run simultaneously. Currently I've set up my phone with my Gmail (@gmail.com) account. The Gtalk application has been configured with this account by default (I think) which is great. However I would like to be able to be signed into my work chat as well, which is a Google apps premier account. I have not found a way to accomplish this without having to download another app. The apps that I've tried so far are: Ebuddy and Meebo. Ebuddy works awesome with my Google Apps account except for the fact that it sends messages after I chat indicating that I am using Ebuddy. The spam message includes a link to a webpage. I can't figure out how to turn this off, so I've stopped using it. I'm willing to pay for a version that doesn't do this, but I don't think there is a pay for version of Ebuddy for Android. And Meebo doesn't work with my Google Apps account. Can anyone point me in right direction? Maybe a recommendation?
View 3 Replies
View Related
Sep 25, 2010
I'd like to have two GMail (Google Apps mail, if that makes a difference) accounts active at once, both getting new mail notifications, and having the ability to send and reply through both accounts. My current solution is to simply forward all of Account #2's mail to Account #1 -- but then I can't send. Am I missing an option here? Surely this must be possible on Google's OS.
View 3 Replies
View Related
Nov 4, 2010
I just got my first Droid. I was wondering with gtalk is there anyway to set a Notification for when someone signs on to there gtalk or gmail.
View 1 Replies
View Related
Oct 7, 2009
I don't want my google passwords to be stored in my phone. How can I use gmail and gtalk by entering my password each time I want to use them?
View 3 Replies
View Related
Mar 9, 2010
It is easy to find on google which is the broadcast receiver to listen for sms messages. Is there also a similar receiver to listen for gtalk messages or new emails?
View 1 Replies
View Related
Aug 17, 2012
I have a common quesiton about synchronising my gmail and Exchange (work) account with my HTC Desire HD Android Version 2.3.5
At the moment I synchronise my gmail accoutn with mail, calender, tasks and phone directory.
For future use I want to synchronise with Exchange from work, even the same functions like gmail.
For gmail I use the given gmail-mail program which is implemented with Android.
For Exchange I'd like to use the "Mail" function which is also a standard tool from Android.
My question:
1. I've seen that there is the possibility to show or not show different calenders, phone books etc. When I creat the Exchange additionally to the gmail account, is there a complete new calender built with the Exchange rules or does it use my gmail calender? The same for phone directory.I want to avoid that the two accounts will be fully mashed in the future. So, if I quit my workplace I want to delete the Exchange account and all work information will be lost but not my personal gmail account, settings and personal data like calender, phone directory etc.
2. Is the Exchange completely separated to the gmail account?
I'm a littel bit frightend to configure the Exchange accoutn because I don' want to mix up the two accounts.
View 3 Replies
View Related
Feb 15, 2010
Why when I kill GTalk with my task killer, does it make my notifications not come through for GMail?
View 1 Replies
View Related
Dec 28, 2009
I have 2 Gmail Accounts, one for business/school and the other for friends/personal/gtalk. Is there anyway I can run my gmail app with the business account and Gtalk with the other account? It's kind of obnoxious to have to switch back and forth.
View 2 Replies
View Related
Nov 25, 2010
How do i log off gmail and gtalk. I tried disabling the data traffic and clearing the cache.
View 1 Replies
View Related
Jun 10, 2010
I am unable to use Gtalk, gmail, Maps, Market, Email (all pre installed) using GPRS/EDGE (Vodafone Live) on my Milestone. But All of these works with Wi-Fi connection. I installed Meeboo Messanger, this is also not working with GPRS/EDGE.
I called Motorola Customer care, they are saying that I have to take a DataPlan from Vodafone and should ask Vodafone to activate all GPRS/EDGE settings on my mobile. So I took a DataPlan (200 Rs. 100 MB), Vodafone People are saying that all available setting are already activated on my cell. But I am still unable to use any of them above. Every time no network connection found error is coming.
View 4 Replies
View Related
Nov 5, 2009
I start a long-running SQL SELECT query and, before it finishes, wish to make a short-running SQL SELECT query. Both queries are on the same tables. The whole database can be considered read-only. My initial tests show that the short-running query only actually starts when the long-running query has finished.
View 2 Replies
View Related
Feb 22, 2010
Mi problem is that I need to implement Contact List in my application for both android 1.5, 1.6 and 2.x.I did it using the old Contacts API, not ContactsContract because of backwards compatibility with 1.x series. But when displaying my app on 2.x the contact list is not complete. In some devices it's shown as empty, and in some devices it only displays some of the contacts in the device.I know that using Contacts API on 2.x series it will show only main account contacts, but this is not the case. It looks like only recently updated contacts are shown but that's not the case either.So the question is: How to correctly implement contact list for both 2.x and 1.x android version?
View 1 Replies
View Related
Nov 3, 2010
I have some questions about android development. I have googled around, but cannot seem to find any answers to my questions.
- Is it possible to display google maps in a widget?
- Is it possible to run (and view) two apps simultaneously?
- Is it possible to run an App within an App?
View 1 Replies
View Related
Aug 30, 2010
I have buil a file explorer just like a mycomputer.it reads the whole storage and system for files and directories now.i am working with start menu.i have built it in an other activity i wan to make them active at the same time?
View 2 Replies
View Related
Apr 25, 2010
I am working on an app that uses the rating bar (stars) to allow the user to grade information. The SDK version is 3 (OS 1.5 - <uses-sdk android:minSdkVersion="3">, but the rating stars are shown incorrectly for devices with OS 2.1. I read some posts in the forum that suggest to upgrade the SDK version to 4 (OS 1.6 and higher), however this will excluse 1.5 users to download my application, and I do not want this to happen, because there are still a lot of 1.5 devices.
This makes me wonder: Is it possible to publish two versions for the same app simultaneously? For instance, publishing one APK for version 1.6 or higher version and another APK for 1.5 version simulataneously in the Market, both intended for the same application.
Is there a workaround for these kind of situations?
View 3 Replies
View Related
Mar 17, 2010
In my application you can navigate through several Activities until the Activity stack is quite deep.
We'd like a button on every Activity that will take you straight back to the main menu - i.e. pop all Activities from the stack except the first one.
I've put the button in a View that I can easily put on every Activity in the application, but I can't figure out how to close several Activities in one fell swoop.
(If possible, it would be good if the View could work out how many Activities to close by itself - i.e. detect how deep on the stack its own Activity is.)
View 2 Replies
View Related
Jun 27, 2009
This is what I have,say:
CODE:..............
All of the above is in single APK.
Instrumentation Runer used is - android.test.InstrumenationTestRunner itself.
This is what I am trying:
- I launched Emulator having above apk
- I opened three terminals , two to run instrumentation and third one to log results i.e.
CODE:...........................
Terminal 2:
CODE:...............................
Terminal 3: This is what I saw in the middle of logcat dump:
CODE:..........
Queries: 1. Is not it possible to run instrumentation in above manner? 2. I tried another TestSuite2 in terminal 2 instead of TestSuite1 , this also gave same results.
My aim is to run 2 testsuites parallel, using same apk. Is it possible? Or I have to use two different apks?
View 3 Replies
View Related
Nov 22, 2010
Is there any way of running 2 (or potentially more) applications on the emulator at the same time?
I have an application that obtains its data from another application, therefore I want to modify data in application A and then see how application B handles it.
I'm intending to have some kind of "slider" on application A, therefore I need them both to be running at the same time to see the "slider" on application B update.
View 2 Replies
View Related
Jul 13, 2010
We have an application where we'd like to use the WiFi connection on a local network (intranet) with no Internet connectivity, and use the 3G connection simultaneously as the data connection to the internet. To summarize:
We need to connect to two distinct networks at the same time - We need data traffic to be properly routed to the appropriate network based on its IP address - We need both radios (WiFi and 3G) on and active. This can easily be done on the iPhone, but not sure if it can be done on the Android.
View 21 Replies
View Related
Sep 7, 2009
Hi all, I am trying to implement Picture in Picture. I used a Frame layout for two Video View and tried playing the video files. But it doesn't work. Does anyone have an idea of this PiP (Picture in Picture) concept?
View 2 Replies
View Related
Mar 8, 2010
Is it only possible for one object to access the microphone at a time? That is, could I simultaneously use an AudioRecord to do some audio processing and use a MediaRecorder to record the incoming audio?
View 2 Replies
View Related
May 7, 2010
I installed gtalk using the .apk cause it wasn't installed by my provider (Orange France)it works fine.BUT, even if I kill it using android Taskiller, it seems to be always connected.
View 4 Replies
View Related
Jun 4, 2010
This is not specifically related to the Gtalk app, but it is while using the Gtalk app that it occurs. As you may or may not know, UK users of Googlemail have recently been able to switch to a Gmail account. I did this and it caused problems with signing into Gtalk (even though there were no problems signing into Gmail via the Gmail app). I've since followed some advice found elsewhere to go into Gmail, then Settings, then Accounts and Import and to change my address back to @googlemail.com. Doing this has allowed me to sign in to the Gtalk app, and I can see my friends on the friends list but I can't send messages. I always get the message "This message couldn't be sent". Any ideas how to fix this one error in the Gtalk app?
View 1 Replies
View Related
May 5, 2010
I just found the Gtalk gadget for PC. I have been using it on my Gmail page and on my phone, but didn't realize there was one for the PC. Just thought I would pass it along.
View 4 Replies
View Related
Jul 10, 2010
I deleted Gtalk without realizing it was connected to my downloads. Is there a way to reinstall this app?
View 7 Replies
View Related
Aug 4, 2010
I have just recently gotten a Samsung Vibrant and am loving it so far but. But I do have one question since GTalk "alwyas online" I would like to use it as my main instant message app, but is there a way to add AIM buddies to the app on android?
View 1 Replies
View Related
Dec 8, 2009
For the past two weeks, I am working to create an application ,which is used to communicate with all Messengers in android. I am using Smack api for that, and now I can able to connect to the GTalk.Now trying to connect it to the Yahoo messenger. But it is throwing some exception. I want to know whether we can create Yahoo IM client using smack api or not. If possible please give the list os IM clients supported by Smack api.
View 1 Replies
View Related
Jun 22, 2010
I have a Galaxy spica GT-I5700 and have registered 2 gmail ID to it the GTALK only opens the first ID but I wanna login with the second gmail acoount plz help me with this I am not able to find a solution
View 3 Replies
View Related
Dec 21, 2009
As we are well aware, we can now talk to our aim buddies through gtalk on our computers. I've been trying to figure out how I can do the same on my droid. I would like to somehow be able to talk to my aim buddies though the gtalk program that comes pre-installed in my droid. Any ideas of how this can be done? I'm currently using ebuddy, but if I could cut down on the number of running apps that would be great.
View 1 Replies
View Related