Example project that shows integration between Android Application, PlayFramework and web browser with WebSockets support.
PlayFrameworkAndroidWebBrowserSocketIntegration is hosted in the following web site
https://github.com/matteprl/PlayFrameworkAndroidWebBrowserSocketIntegration
If you think the Android project PlayFrameworkAndroidWebBrowserSocketIntegration listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of PlayFrameworkAndroidWebBrowserSocketIntegration.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 19 |
Activity Count | 1 |
jar files used | Java-WebSocket-1.3.0.jar |
Required Permissions | android.permission.INTERNET |
PlayFrameworkAndroidWebBrowserSocketIntegration has the following Java source files.
common.ClientsList.java common.MyWebSocket.java controllers.Application.java demo.matteprl.AndroidClient.MyActivity.java