Skip to content

Android App - A Chat Room Client written using Java Agent Development Framework

Notifications You must be signed in to change notification settings

satish2/JADE-Android-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Following enhancements were made to Jade based Android ChatClient app from "http://jade.tilab.com/documentation/chat-demo/".

Task 1: 
Whenever a participant enters a ChatRoom, "Participant <Name> has entered ChatRoom" must be displayed in other Participant's Chat Client.
Similarly when a participant leaves a ChatRoom, "Participant <Name> has just left the ChatRoom" must be displayed in other Participant's Chat Client

Task 2:
Participant's GPS location must be displayed along with message he/she entered in ChatRoom.

Task 3:
Must show known locations nearest (<50m) to user's current location while messaging with his message. 

About

Android App - A Chat Room Client written using Java Agent Development Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages