Android :: Need Chat Program On Phone
Oct 9, 2010
So does anyone know of a program or anything where us members of AF can just hang out and chat in real time on our droid phones, or preferably all platforms (ios,palm,droid,winmo)? if there isnt one setup would this besomething people are interested in?
View 8 Replies
Mar 25, 2010
I need a chat program that supports XMPP and Jabber, plus it needs to support 'group chat', that seems to be the kicker. When I was on WM platform the only one I found was Octrotalk, but they only support WM.
View 1 Replies
View Related
Jul 26, 2010
After looking through this site and others, it seems that there are a ton of great apps that support AIM and FB (eBuddy comes to mind), but none that support those two and Skype. So, does anyone know of an app that does this?
View 5 Replies
View Related
Aug 29, 2010
Im using facebook in desktop mode and opened a chat window out of curiosity and cant close it,ive even tried logging out,anyone else done this before and how do i fix it?
View 3 Replies
View Related
Apr 11, 2012
I'm developing a chat application that interacts with a chat server on a pc. I've created a login page that has a predefined username as password within it, however i wish to implement a system that checks the login name and password to a database. The coding for the login page is:
Quote:
package com.svennevik.andriod;
import android.app.Activity;
import android.app.AlertDialog;[code].....
View 5 Replies
View Related
Jun 8, 2010
Why can't you use 'FACEBOOK CHAT' on the Android app like you can on the i-Phone, that would be such a great feature!
View 1 Replies
View Related
Sep 20, 2010
I have a girlfriend abroad who's on Live Messenger and Skype. I've got a WiFi router and a HTC Desire (Android 2.2). I'd like to use my phone to somehow be able to talk to her for free, just like we're doing it when we're both on our computers, either through WiFi or through mobile broadband, it doesn't matter much. I've browsed through other threads and found the following apps mentioned:
*Nimbuzz: Seems to change you for calling.
*MSN Talk: All I can do is send text messages(?).
*Sipdroid: Seems to want some kind of account info that neither me nor my girlfriend has.
*Google Talk (built in): All I can do is send text messages(?).
Have I missed something? Is there another app I should be using? I could ask my girlfriend to install another app other than Live Messenger & Skype if needed, as long as it's easy to use.
View 5 Replies
View Related
Jun 3, 2010
will i be able to chat from my evo to a person using a pc?
View 2 Replies
View Related
Nov 3, 2010
I have the HTC EVO 4G and I can't figure out how to use video chat. I know Skype can't be used since they are in contract with Verizon. I tried Fring and when I try to video with my contacts on AIM and MSN messenger it says "AIM does not support video chat" or "Messeneger does not support video chat"..
View 5 Replies
View Related
Jul 24, 2010
What is the best way to EVO video chat with a PC? What do I need to install on the EVO and PC?
View 6 Replies
View Related
Mar 24, 2010
I'm not sure if client is the right term, but what program are you using on your rooted phone to use irc chat? I've tried a couple but cant get any to work.
View 9 Replies
View Related
Jun 1, 2010
My wife is getting an iPhone for work (Can't use android device) and I was wondering if it's possible for us to do live Qik video chat using my EVO and her iPhone?
View 9 Replies
View Related
Sep 26, 2010
Anyone do this with any regularity? What app do you use? How is it?
View 5 Replies
View Related
Aug 29, 2012
Is it possible to get facebook chat on Andoird like it is on WP?
View 4 Replies
View Related
Jul 1, 2010
Am I correct in saying you're unable to use the chat function in Facebook on this phone ?
I'm new to the desire and previously used Facebook on my Ipod Touch.
View 2 Replies
View Related
Sep 22, 2010
I was wondering if there was a way to use my video chatting capabilities by calling someone who is using their computer. (for example, skype).
View 11 Replies
View Related
Nov 6, 2010
How do you find it on your phone? I can only use it when people message me, but I can't find it.
View 2 Replies
View Related
Jul 7, 2010
I am attempting to put my C++ program onto an Android phone but have run into several problems with the library linking. It seems most of the useful information I find on this topic through google is outdated (motz) or simply does not account for the complexity of my program. I have been able to run simple C programs but fail when attempting to use libraries outside of Android's Bionic/libc.So my questions are:
Is it possible to port pre-existing *.so libraries onto Android? If so, how could I do this without seg faulting?
Should I be using the CodeSourcery compiler (arm-none-linux-gnueabi-*)? How can I work around the lack of a separate thread library?
View 1 Replies
View Related
Oct 27, 2010
public class TestCamera extends Activity implements SurfaceHolder.Callback, View.OnClickListener {
Camera.PictureCallback mPictureCallback = new Camera.PictureCallback() {
@Override
public void onPictureTaken(byte[] data, Camera camera) {
// TODO Auto-generated method stub
picture = data } };
@Override
public boolean onKeyDown(int keyCode, KeyEvent event) {
if ((keyCode == KeyEvent.KEYCODE_DPAD_CENTER)) {
mCamera.takePicture(null, null, mPictureCallback);
return true; }
return super.onKeyDown(keyCode, event); }
@Override
public void onClick(View view) {
switch(view.getId()) {
case R.id.camera:
picture_intent = new Intent(this, PictureViewer.class);
picture_intent.putExtra("picture", picture);
mCamera.startPreview();
startActivity(picture_intent); } }
In the emulator, the program behaves like it should. However, when I put this application on my phone (Nexus one), it doesn't switch to the new Activity when I touch the screen after I take a picture. If I touch the screen without taking a picture, it switches to the new activity. I can't figure out why my phone won't switch to the new Activity after taking a picture.
View 2 Replies
View Related
Dec 10, 2009
What is the best "Wallet", "Password Protector" type program out there for the Android OS? I would prefer one that has a desktop application as well. I was reading the forums on "Splash ID" but it is getting ripped because it cannot tether to phone, you have to use WIFI to sync it with desktop application. I sent them an email and asked if they were looking into a tethering solution and they have yet to replay and it has been a while!
Any thoughts, a good "wallet" application anyone?
View 9 Replies
View Related
Jul 5, 2010
1. Can Qik be used for video chat from Evo to Skype? If so how? I am able to do this with Fring, but i was just wondering if Qik can do this as well.
2. Has anyone had any problems with the weather widget? The stock one that came with the phone. Recently mine has randomly stopped displaying the weather, but it would still show the city i'm in. If i hit refresh it will sometimes display the weather but then it will disappear again.
View 18 Replies
View Related
Jun 17, 2010
Someone upgraded my app, and receive this message "The linked program is no longer installed on the phone" What did I do wrong to cause this? The app and the upgrade were signed with the same key as far as I know. Some of the builds were on a linux machine, and other were on Windows. Could that cause this message?
View 2 Replies
View Related
Nov 17, 2010
Is it possible to make the phone vibrate for ANY toast message in your program? Or do you have to insert a vibrate command on each toast?
View 1 Replies
View Related
May 5, 2009
In the source of Android I found programs written in language C ("dsp_core.c" and "dsp_dtmf.c") which are capable of decode DTMF. I've recorded (amr file) with my phone a conversation in which the one I'm calling dials DTMF tones from his cell and I would like to use the program to detect those tones and that my phone automatically calls the number that he dialed. My problem is I don't know how to use those two programs with the amr file I've recorded. If you need the programs because you haven't downloaded Android code source tell me and I'll send you them
View 4 Replies
View Related
Jul 29, 2010
I want to root my phone, I have been reading the how-to's and downloaded files. But first I need to back up my apps and programming. What program can I use the will backup the entire phone? (Note: I have my htc Incredible programmed to work on Alltel, so I want it to backup the programming too). I am good with computers, but just need a push in the right direction so if I mess up I can get my programming back and programs I bought. Without have to reset it up and re download.
View 5 Replies
View Related
Jun 17, 2010
Just got an HTC Desire and want to run a diving decompression tool on the device. DPlan - Palm PDA Decompression Program | Global Underwater Explorers Unfortunately it's only available for Palm OS. Is there any way I can use this program on my new Droid phone?
View 2 Replies
View Related
Jul 17, 2010
What is the best email program to use on the Aria?
I have K-9 Mail, but I'm using that with my work address
What would be the best for yahoo & hotmail? I'd like to have it push the emails instantly, but I'm okay with it being like a 5-10 minute delay. I noticed that when I set my yahoo address up on their given email program, it doesn't always show the HTML pictures in the message so I don't always get the email the way I'd like it to. Some come up, others don't, its weird.
So I was just wondering what the best email program would be to use to get what I want?
View 2 Replies
View Related
Mar 15, 2013
I manually installed a PIM Restore program and now I can't uninstall it as I moved the PBM file over to my SD card and ran it so it's not showing up in the play store.
View 1 Replies
View Related
Nov 17, 2009
Is there an AIM app that doesn't disconnect with phone use, i dont know why my meebo IM keeps disconnecting, does it do that when your on the phone for a while?
View 6 Replies
View Related
Jul 14, 2010
How to program the phone htc verizon adr6300.
View 1 Replies
View Related