Laur's blog
Sign in Subscribe

client

A collection of 2 posts
GoogleApiClient .connect() Interface or Class
android

GoogleApiClient .connect() Interface or Class

TL;DR: * If it's your code, check the version play services (com.google.android.gms:play-services-\*). * If you're using a library, check if the library has a version using play services >= 8.1.0. If not, you'll need to clone and upgrade it
Feb 14, 2016 1 min read
Web services: Create a client with wsimport
client

Web services: Create a client with wsimport

Following is a quick tutorial on how to create/use a web service (WS) client with wsimport. Recently, I have been playing with creating a client to a WS using wsimport. Why wsimport? Because I've hass the WS server (using AXIS) and a bunch of source code generated
May 14, 2010 6 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost