Connect XMPP Server with aSmack API and webView trigger iq packet xmpp server and iq result return in webview.
Android-XMPP-Communication-WebView-with-JavaScript is hosted in the following web site
https://github.com/ahmtbrk/Android-XMPP-Communication-WebView-with-JavaScript
If you think the Android project Android-XMPP-Communication-WebView-with-JavaScript 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 Android-XMPP-Communication-WebView-with-JavaScript.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 1 |
jar files used | asmack-android-19-0.8.10.jar commons-codec-1.8.jar |
Required Permissions | android.permission.INTERNET |
Android-XMPP-Communication-WebView-with-JavaScript has the following Java source files.
com.detaysoft.xmppclient.ApplicationTest.java com.detaysoft.xmppclient.CustomIQ.java com.detaysoft.xmppclient.IQPacket.java com.detaysoft.xmppclient.MyActivity.java com.detaysoft.xmppclient.Provider.java com.detaysoft.xmppclient.SendCustomIQPacketAsyncTask.java com.detaysoft.xmppclient.WebAppInterface.java org.detaysoft.atomic.util.Base64 .java org.detaysoft.atomic.util.Compress.java