Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatApplication

Small Android chat application with java backend using dropwizard

Running the App

  • Import the chatapp.sql into mysql server and add edit the DB details in ChatAppBackend/resources/config.yml
  • Build the ChatAppBackend maven project by running "mvn clean install"
  • Start the server by running "java -jar target/com.univ.chat-1.0-SNAPSHOT-jar-with-dependencies.jar"
  • Edit the IP address of server in URL.java (src/main/java/com/univ/chat/util/URL.java)
  • Build the android application and deploy it in emulator/mobile.

About

Small Android chat application with java backend using dropwizard

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages