Coder Social home page Coder Social logo

simple-android-instant-messaging-application's People

Watchers

 avatar

simple-android-instant-messaging-application's Issues

Sign up failed for unknown reason.?

I gave the domain name of the server where i hosted the server files and 
database i.e jotish.com and was trying to sign up but it returned with an error 
saying."sign up failed for unknown reason"

Original issue reported on code.google.com by [email protected] on 21 Sep 2012 at 5:03

question

in;

$action = isset($_REQUEST['action']) ? $_REQUEST['action'] : NULL;
if ($action == "testWebAPI")

what should i put to replace the testWebAPI?

thanks in advance

Original issue reported on code.google.com by [email protected] on 14 Jul 2013 at 5:40

speak now language is not same as that in settings

What steps will reproduce the problem?
1. open Messages app->new message
2. click voice input icon->click earth icon at the bottom-left->tap settings 
option->choose espaniol(mexico) language
3. take back to the new message and check the keyboard language.

What is the expected output? What do you see instead?
the keyboard language is not same to the chosen language(not mexico espaniol).

What version of the product are you using? On what operating system?
Android 5.0.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 Aug 2015 at 11:59

Implement chatgroup.

How to implement a chatgroup? Now it just sends message for a single user. How 
could I create a group for multiple users to chat?

Original issue reported on code.google.com by [email protected] on 7 Dec 2012 at 2:46

force close

im trying to use to app but when i type in all the information in the sign up 
screen and click sign up it app force close....need help

Original issue reported on code.google.com by [email protected] on 10 Sep 2012 at 8:10

NullPointer after Sign Up.

NullPointer after Sign Up.

Plz help


java.lang.NullPointerException
    at at.vcity.androidim.SignUp$2$1$1.run(SignUp.java:112)
    at android.os.Handler.handleCallback(Handler.java:730)
    at android.os.Handler.dispatchMessage(Handler.java:92)
    at android.os.Looper.loop(Looper.java:176)
    at android.app.ActivityThread.main(ActivityThread.java:5419)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:525)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1046)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:862)
    at dalvik.system.NativeStart.main(Native Method)



Original issue reported on code.google.com by [email protected] on 26 Jan 2014 at 4:07

How to use this app?

Hi,
 How can I use this app. How to connect with server. 

Tell me step by step as a video. Then I will understand that what to do.

Help me. Please

Original issue reported on code.google.com by [email protected] on 20 Aug 2012 at 2:09

Can't send messages

This seemed to be a common problem for people, and no solutions seemed to be 
posted yet, so I thought I could start a new topic.

The issue is I can't send messages between two devices through the internet. 
The server is up and running, the two devices can make accounts and add each 
other but can not send messages. Both devices are running Android 2.3.x. One is 
connected through 3G, and the other is connected through WIFI.

From the older topic it sounded like there were problems sending across the 
internet. Is that the case? Can it be altered to work?

I'm new to android development so any help would be much appreciated. Thanks.

Original issue reported on code.google.com by [email protected] on 4 Feb 2013 at 10:24

Message was not able to sent


What version of the product are you using? On what operating system?
Android 2.2 or above

I can connect to my server and added some one as friend but not able to send 
message , everytime getting message cannot be sent .
Can you just suggest me about this ?

Original issue reported on code.google.com by [email protected] on 20 Mar 2012 at 12:43

Can't send messages

between two devices through the internet 

1st Emulator open wifi
2st Mobile android 4.0.3 open 4g

I can't send messages :S 



Original issue reported on code.google.com by [email protected] on 15 Apr 2013 at 11:35

I would like to use the android SQLite database. Could you please help me out how to do this?

I went through your 
http://code.google.com/p/simple-android-instant-messaging-application/ site and 
completed this example without any errors in my Eclipse SDK
Version: 3.6.2. But instead og using MySQL, i would like to use the android 
SQLite database. Could you please help me out how to do this. Also please write 
the steps to run this app in my own stand alone machine.

Original issue reported on code.google.com by [email protected] on 3 Jun 2011 at 5:31

i code not connect ot local php server

sir i have a problem using IM Applicatoin  when first run and fill new sing up 
then submit applicatoin spoted unexpectly 


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 26 Sep 2012 at 7:55

Bug at login to friendlist.

What steps will reproduce the problem?
1. AUTHENTICATION_SERVER_ADDRESS = "http://domain(not local host)/"
2. at login screen
3. login with unregistered account can login

What is the expected output? What do you see instead?
it should say please check your password.
but it just logged me in with the unregistered account.(i think it was sql 
injection)

What version of the product are you using? On what operating system?
Android_IM Source u1 
windows 8 WMC 64
Samsung S3 mini 4.1.2 JB

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 30 Jun 2013 at 6:12

Attachments:

Signup failed because of unknown reason

What steps will reproduce the problem?
1. install the application
2. click on menu and tap sign up
3. fill the form and tap on sign up button.

What is the expected output? What do you see instead?
it should create entry for a new user.

What version of the product are you using? On what operating system?
last one , windows 8.1

Please provide any additional information below.

i use my server on internet
but when i reguster a new user it's shows  
    Signup failed because of unknown reason
and when i call http://localhost/android_im/?action=testWebAPI , it become 1
but when i do any thing in my phone with app , this create a new file with 
errors 
what i can do ?

Original issue reported on code.google.com by [email protected] on 31 Oct 2013 at 11:13

php file error



running index.php shows only 0 in output screen...

the mysql.class file shows "mysql_close() expects parameter 1" error..

thanks for ur previous helps..

Original issue reported on code.google.com by [email protected] on 21 May 2013 at 8:32

adb commands not able to run them

What steps will reproduce the problem?
1. i have installed adb on windows 7  
2. Set the PATH VARIABLES
3. issues adb port fowarding commands for emulators 5554,5556.

What is the expected output? What do you see instead?
i was expecting port forward command wil run on my cmd but it gives the error 
that adb command not recognized


What version of the product are you using? On what operating system?
using eclipse juno and windows 7


Please provide any additional information
tel me for emulators i dont have an android mobile.


Original issue reported on code.google.com by [email protected] on 5 Jun 2013 at 4:54

Sign-up intent force closes

What steps will reproduce the problem?
1. Click Sign-up
2. Enter form fields
3. Click Sign up button

What is the expected output? What do you see instead?
I expected a new user creation

What version of the product are you using? On what operating system?
Android 2.3.3 (Eclipse) on Ubuntu 12.04

Please provide any additional information below.
I believe the error is the "java.net.exception: 192.168.1.5/192.168.1.5:80 - 
Connection refused" because my IP address is 192.168.1.6 (dynamic IP).

However, I already changed the value in AUTHENTICATION_ADDRESS in the socket 
operator which is "http://192.168.1.6/android_im/index.php". I also changed the 
value in the $dbHost in index.php which is my "192.168.1.6". 

The problem is I don't know where the error got the ip address 192.168.1.5 in 
the Eclipse logcat.

Original issue reported on code.google.com by [email protected] on 7 Jul 2013 at 11:09

Unapprove Friend list

1. How can i show unapprove frind list that you wrote in codes?
2. How does "Index.php" code work? What does "1,0" mean?

I use @Windows 7/ADT/JAVA SDK 7/Android 2.1/Appseav 2.5.x

MSGT.Prempratya Premvijit;
[email protected]


Original issue reported on code.google.com by [email protected] on 29 Jan 2013 at 7:59

App Exit Forcefully after Signup

What steps will reproduce the problem?
1. I created database in my hostgator hosting account and make necessary 
changes to index.php on server folder which i then uploaded to web server 
directory.

2. open eclipse ide and change AUTHENTICATION_SERVER_ADDRESS with my ip address 
of web server then i start avd and  go to signup

3. after filling all details i click signup button.

What is the expected output? What do you see instead?
successful execution expected instead app exits with giving following error 
"unfortunately com.mekya has stopped"

please help  me to resolve the issue 


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 12 Jun 2013 at 4:41

Signup failed because of unknown reason

What steps will reproduce the problem?
1. install the application
2. click on menu and tap sign up
3. fill the form and tap on sign up button.

What is the expected output? What do you see instead?

it should create entry for a new user.

What version of the product are you using? On what operating system?

i am using windows 7 and wamp 2.4 and as mentioned by you i am using my system 
ip address as an local host.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 Jul 2013 at 10:05

message receive issue

the multiple message receive the last message print in all message....


problem in broadcast receiver in messagereciver class it's receive a message at 
last time and last message print 

Original issue reported on code.google.com by [email protected] on 8 May 2014 at 11:07

I am waiting for the new source

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.

The previous source has problems 
Please provide the new source asap

Original issue reported on code.google.com by [email protected] on 13 Jul 2013 at 9:55

repated asking for login

hello 
thanx for code its all working fine but when i clean recent app history from my 
mobile then it will again asking for login so plzz help me/...

Original issue reported on code.google.com by [email protected] on 11 Jul 2014 at 6:08

STATUS.JAVA

hello,

i have download the source code. but if i open de code in eclipse, i get an 
error by the file STATUS.JAVA. inside this file is this : 

package com.mekya.types;

public enum STATUS {
    ONLINE, OFFLINE, BUSY, INVISIBLE, AWAY, UNAPPROVED
}


what need i to do to fix that error ??? 

help me please ! 

Original issue reported on code.google.com by [email protected] on 10 May 2013 at 8:13

Signup successfull, but can't Login on Application.


im execute the application on emulator use localhost, the both emulator on same 
computer.
on Login section say "incorrect username and password", but i was successfull 
on SignUp section.

please help me, how to fix problem. RUN emulator using localhost, not WebServer.

Original issue reported on code.google.com by [email protected] on 7 Feb 2014 at 4:27

R type is already defined error

Hi I had this same issue and added the space, saved the file and relaunched 
eclips, I have been getting another error though in the "gen" folder underneath 
the "src" folder. It has 2 files "buildconfig.java" and "R.java", the error is 
in the R.java which is "The type R is already defined", please help I need this 
running for tomorrow.

Tnx

Original issue reported on code.google.com by [email protected] on 27 May 2013 at 7:29

Message was not able to send


Hello,

    The feature provided by the app all are working smoothly except the sending message. Please help me regarding this issue or provide me some hint so that i can move further.

Original issue reported on code.google.com by [email protected] on 10 Jul 2013 at 7:31

Unable to connect with server I am using WAMP

Null Exception Error.
While the structure of table and Port is same i am using 127.0.0.1 as localhost 
and port:8080


06-12 05:23:18.706: W/IInputConnectionWrapper(303): showStatusIcon on inactive 
InputConnection
06-12 05:23:25.926: W/KeyCharacterMap(303): No keyboard for id 0
06-12 05:23:25.926: W/KeyCharacterMap(303): Using default keymap: 
/system/usr/keychars/qwerty.kcm.bin
06-12 05:24:24.726: W/dalvikvm(303): threadid=8: thread exiting with uncaught 
exception (group=0x4001d800)
06-12 05:24:24.726: E/AndroidRuntime(303): FATAL EXCEPTION: Thread-9
06-12 05:24:24.726: E/AndroidRuntime(303): java.lang.NullPointerException
06-12 05:24:24.726: E/AndroidRuntime(303):  at 
chat.today.SignUp$2$1.run(SignUp.java:107)

Original issue reported on code.google.com by [email protected] on 12 Jun 2013 at 5:30

Attachments:

message not sending from one emulator to another

What steps will reproduce the problem?
1.message not sending only append the message history  
2. and other user not getting notification that message is recevied
3.

so what is problem going on ..is there soket error or something else 
please help me ..
code is same as that ur website code

Original issue reported on code.google.com by [email protected] on 22 Nov 2013 at 5:14

Message was not able to send


hi ,

I an trying it with my device..but it is saying always essage was not able to 
sent.

I have all the server side files in my server.

Please give us solution.

Thanks



Original issue reported on code.google.com by [email protected] on 20 Aug 2012 at 5:45

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.