Skip to content

kpuki/javaee-mobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample application that demostrates using native mobile Android and iOS clients using a Java EE 7 backend. The server-side consists of a chat WebSocket API and a to do list REST API implemented using the Java API for WebSocket, JSON-P, JAX-RS 2, CDI, Bean Validation, EJB 3 and JPA.

The server-side code is in the 'javaee-server' directory, while the Android and iOS clients are in the 'android-client' and 'ios-client' directories. For context around this project, check out the 'javaee_mobile.ppt' file. You will need to get the server up and running first and then the clients.

To Do

  • Make self-signed SSL certs work on iOS.
  • Make an HTML 5 client?

About

Java EE for Mobile (Andriod and iOS) Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Objective-C 56.2%
  • Java 33.9%
  • C 6.4%
  • HTML 3.3%
  • Batchfile 0.2%