Instant Spring for Android Starter

eBook Details:

  • Paperback: 72 pages
  • Publisher: WOW! eBook (January 25, 2013)
  • Language: English
  • ISBN-10: 1782161902
  • ISBN-13: 978-1782161905

eBook Description:

Instant Spring for Android Starter

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results.
  • Learn what Spring for Android adds to the Android developer toolkit
  • Learn how to debug your Android communication layer observing HTTP requests and responses
  • Use OAuth to authenticate your users and your app against popular service providers (Google, Facebook, Twitter, and so on)

Instant Spring for Android Starter

Instant Spring for Android Starter is a practical, hands-on guide that provides you with a number of clear step-by-step exercises, which will help you take advantage of the abstractions offered by Spring for Android with regard to REST (RestTemplate) and OAuth (OAuthTemplate). It will also introduce you to the bases of those architectures and the associated tooling.

This book gets you started using Spring for Android, first letting you know how to set up your workspace to include those libraries in your projects (with the Eclipse IDE and also with the popular building tool Maven) and then providing some clear and real life examples of RESTful and OAUth backed Android applications.

The possibility to connect to remote web services is a key feature for most Android apps. REST (Representational State Transfer) is the most popular architecture to provide web services to mobile devices and others. OAuth has recently become the web’s favorite way to authenticate and authorize users and apps, thanks to its capability to re-use popular web platforms accounts (Google, Facebook, Twitter). Spring for Android is an extension of the Spring Framework that aims to simplify the development of native Android applications.

Instant Spring for Android Starter is a practical, hands-on guide that provides you with a number of clear step-by-step exercises, which will help you take advantage of the abstractions offered by Spring for Android with regard to REST (RestTemplate) and OAuth (OAuthTemplate). It will also introduce you to the bases of those architectures and the associated tooling.

This book gets you started using Spring for Android, first letting you know how to set up your workspace to include those libraries in your projects (with the Eclipse IDE and also with the popular building tool Maven) and then providing some clear and real life examples of RESTful and OAUth backed Android applications.

After introducing the technology, we’ll discover the different Message Converters provided (to consume JSON, XML, and Atom web services) and the main HTTP verbs to interact with RESTful webservices: GET, POST, DELETE, and UPDATE. We’ll also mention how to support HTTP Basic Auth, Gzip compression, and finally put in practice the OAuth workflow with a concrete example relying on the Google OAuth service provider to authenticate and authorize an app and users.

You will learn everything you need to consume RESTful web services, authenticate your users, and interact with their social platforms profiles from your Android app.

What you will learn from this book

  • Set up your Eclipse workspace to include third party libraries (such as Spring for Android)
  • Deal with dependencies using the Android Maven Plugin
  • Use m2e and its m2e-android connector to work with Maven based Android projects in Eclipse
  • Create an app connecting to a RESTful web service: using JSON, XML, and Atom messages
  • Create an app connecting to a RESTful web service: creating, deleting, updating, and retrieving data to and from this service
  • Enable HTTP BasicAuth and Gzip compression in your RESTful client app
  • Use the third party library Android Annotations to simplify your RESTful app code
  • Create an app authenticating the Google OAuth service provider and allowing access to the user basic and Google+ profiles

Approach

Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.

This is a Starter which gives you an introduction to Spring for Android with plenty of well-explained practical code examples.

Who this book is for

If you are an Android developer who wants to learn about RESTful web services and OAuth authentication and authorization, and you also want to know how to speed up your development involving those architectures using Spring for Android abstractions, then this book is for you.

But core Java developers are not forgotten, thanks to the explanations on how to set up Eclipse and Maven for Android development (very basic knowledge regarding Android UI design is required to understand the examples; the right pointers to ramp up on this topic are provided though).

[download id=”1847″]

Leave a Reply

Your email address will not be published. Required fields are marked *