Android JSON RPC

A JSON RPC client library for Android
Download

Android JSON RPC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Price:
  • FREE
  • Publisher Name:
  • Alexd6631
  • Publisher web site:
  • http://code.google.com/u/alexd6631/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 46 KB

Android JSON RPC Tags


Android JSON RPC Description

A JSON RPC client library for Android The Android JSON RPC library aims to help the implementation of JSON-RPC clients in Android applications. The library provides a simple API to perform JSON-RPC service calls from an Android device.JSON-RPC is a lightweight cross-language remote procedure call protocol that simplifies the creation of web services providers and clients. JSON serialization is typically more efficient than XML based serialization and is more suited for mobile environments like android. On the server side, several libraries exist to implement JSON-RPC services in the language of your choice (Python, Java, PHP).See Getting started for further information on getting the library running with Android sdkThe Android JSON RPC library is distributed as a jar file that you can directly import in Android projects. Requirements: · Java What's New in This Release: · Bugfix for remote error handling with JSON-RPC 2.0.


Android JSON RPC Related Software