Giter Club home page Giter Club logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
same problem

Original comment by [email protected] on 13 Apr 2013 at 12:29

from simple-android-instant-messaging-application.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
do you have some detailed infos of the failure or your sys spec.?

Original comment by [email protected] on 6 May 2013 at 4:40

from simple-android-instant-messaging-application.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024

Original comment by [email protected] on 6 May 2013 at 5:05

from simple-android-instant-messaging-application.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
same error... and this is my logcat.. kindly help soon

Original comment by [email protected] on 18 May 2013 at 8:01

Attachments:

from simple-android-instant-messaging-application.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Are your webserver and the eclipse/adt on the same machine?
If yes -->

"if it is wanted to run applications on same computer, remove the slashes at 
the line of //IP=10.0.2.2 in sendmessage function in imService . Then you need 
to port forwarding. let me give me an example for instance user1 logins the 
emulator-5554 with port number 12345 and user2 logins the emulator-5556 with 
port number 54321

then issue these commands

adb -s emulator-5554 forward tcp:12345 tcp:12345

adb -s emulator-5556 forward tcp:54321 tcp:54321"

;)

Original comment by [email protected] on 19 May 2013 at 3:02

from simple-android-instant-messaging-application.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
what if the webserver is  on a different machine.

Pls help. Thanks in advance

Original comment by [email protected] on 23 May 2013 at 3:42

from simple-android-instant-messaging-application.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
sryy it has nothing to do with the webserver, it only is important to do the 
above steps if you're chatting with two virtual devices.

Because if 10.0.2.2 is the "ADT-Host" so it would send the messages from the 
virtual Android Device #1 to your pc and your pc would "forward" the packages 
to virtual Android Device #2


the webserver url has to be configured in the "socketOperator" file at 
"AUTHENTICATION_SERVER_ADDRESS" (i.e. "http://192.168.7.5/android_im/")

hope this helps you ;)

Original comment by [email protected] on 23 May 2013 at 4:21

from simple-android-instant-messaging-application.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
how do we solve this problem??? webserver is online and app running on mobile 
phone

Original comment by [email protected] on 3 Jun 2013 at 8:16

from simple-android-instant-messaging-application.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
why result=null and app crashes???how can i fix this?

Original comment by [email protected] on 3 Jun 2013 at 8:17

from simple-android-instant-messaging-application.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
I am trying to run this application since 3 weeks and I am getting forceful 
closing message on signup.java

I am using WAMP , I tried 
http://192.168.1.100/index.php?action=authenticateUser&username=admin&password=a
dmin

however i see a ZERO as result in my mozilla browser.

Please help

Original comment by [email protected] on 26 Jun 2013 at 12:58

from simple-android-instant-messaging-application.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Try the new Source Package in "Downloads"

Original comment by [email protected] on 29 Jun 2013 at 2:26

  • Changed state: Done

from simple-android-instant-messaging-application.

Related Issues (20)

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.