Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Mail Sending in Android without internal Intent
no vote
This will allow the user to select the app he or she wants to send email. The selected application will open and when it has the intention of programming to handle these correctly, the destination and subject will be already crowded to create a new email.
vishal7090
2016-08-23
0
1
SOAP WebServices connectivity through Android
no vote
SOAP is a protocol specification for exchanging structured information in the implementation of Web Services in computer networks. It relies on Extensible Markup Language (XML) for its message format, and usually relies on other Application Layer protocols, most notably Hypertext Transfer Protocol (HTTP) and Simple Mail Transfer Protocol (SMTP), for message negotiation and transmission. The kSOAP library is an elegant, lightweight, and efficient SOAP client library. The library is open source, easy to use, and it can save you from the hassle of coding a custom parser. It is one of the more trusted SOAP libraries currently available and it's frequently updated, which is a good sign for any open source project.
vishal7090
2016-08-23
0
1
No more~