To be honest I am not sure if there are still many users of ksoap2-android out there. I have sorta left the Android development efforts myself. A few comments showed up in issues pointing to a missing module and I had a quick look to fix it.
Blog
-
Maven Repository Provisioner 1.2.1
My little Maven Repository Provisioner tool needed better support for a few use cases and I got those all implemented and cut a new release.
-
Android Maven Plugin 4.5.0 Released
Wow. It has really been a year since the last release. A whole bunch of changes accumulated and are now available in the new 4.5.0 release for you all to enjoy.
-
Android Maven Plugin 4.4.3 Released
A couple of nice fixes and a summer evening in front of the computer after dark. Thats worth a new release of the Android Maven Plugin.
(more…) -
Android NDK Maven Plugin 1.1.2 Released
Minor update with big impact this time from Johan and voila – here is a new release of the Android NDK Maven Plugin.
-
Android Maven Plugin 4.4.2 Released
Csaba pinged me about cutting a new release of the Android Maven Plugin on the mailing list and here we are. After more mucking around and changes than I wanted to deal with (thanks Google Android team… sigh) I got a 4.4.2 release completed.
-
ksoap2-android meets okhttp
The ksoap2-android project has been in mostly maintenance mode for a long time, but it is still receiving lots of usage. Recently a very useful improvement came up in discussions around HTTP connections issues. The robust and powerful OKHttp library can be used to create an alternative transport. With the new 3.6.1 release I just created recently, you now have access to transport and service connection classes that use the latest OKHttp release. This will make your SOAP service connection more reliable across devices.
And it will also allow us to improve this even further – so what are you waiting for. Send me your own improvements.