Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Latest commit

 

History

History
44 lines (28 loc) · 1.85 KB

developer-overview.md

File metadata and controls

44 lines (28 loc) · 1.85 KB
copyright
years
2018, 2019

{:new_window: target="_blank"} {:shortdesc: .shortdesc} {:screen:.screen} {:codeblock:.codeblock}

Overview for developers

{: #developer-overview} Last updated: 17 February 2019 {: .last-updated}

You can access the capabilities of the Mobile Analytics service via a HTTP Representational State Transfer (REST) APIs (application program interface). Platform specific Software Development Kits (SDKs) are also available to simplify application development. {: shortdesc}

Programming with the service

{: #programming}

You can either use our SDK or the REST API to further develop your client applications.

You can access the Mobile Analytics Functions from your backend server applications and the clients through Mobile Analytics REST APIs.

Using Software Development Kits

{: #sdks}

The Mobile Analytics Service supports Android, iOS, Cordova and Web SDKs for simplified application development. Install and integrate the SDK into your app.

All SDKs support authenticating by using either your service credentials or an authentication token.

Learning more about application development

{: #learn}

For more information about working with Mobile Developer Cloud services and {{site.data.keyword.Bluemix_notm}}, see the following:

  • For an introduction to working with Mobile services and {{site.data.keyword.Bluemix_notm}}, see Getting started with Mobile apps on IBM Cloud.

  • Fast track your mobile app development. Pick up a Starter kit from here. Download the code. Run the App!

  • You can use the Swagger UI to quickly review REST API documentation.