Overview

Welcome to the Developer's Guide for the Partner SDK for Android. Here you can find all necessary information to start building immersive delivering partner apps today!

Why Use the Partner SDK for Android?

  • The new Partner SDK for android enables you to build powerful delivering partner application which enable you to manage and track your deliveries.

  • Enabled with offline support where delivery agent can perform the delivery activities even in no network area to get seem less experience.

  • Capture's delivery events like delivery in and out timing's in the background.

  • It also enables the use to update multiple actions at the delivery such as POD(Proof of Delivery), Digital Signature, Special Instructions and Capturing the Returns.

Minimum Requirements

The minimum API level supported by the Partner SDK for Android is API 19, Android 4.4 (KitKat), which allows you to reach more than approximately 99.7% of all Android devices on the market.

  • Only java base is supported. The Partner SDK provides Java interfaces, thus the examples are given in Java.

  • The Partner SDK supports AndroidX, but it is not a requirement. You can still use the original Android Support Library.

Supported Devices

Most devices are supported. Only in rare cases devices may not work - for example, when they do not meet the minimum device specifications.

Additional requirements:

  • RAM: At least 1 GB of RAM and higher.

  • Should be enabled with higher GPS Accuracy, Camera, Gallery and Map based apps like Google Maps etc.

Resource Management

Partner SDK will provide additional feature to manage the resources like colors, string resources and icons. This feature will help you add your won color and resource to give the seem less experience to the user with the base application.

Below explaining the home page page activity where you can see all the trip related information of a user.

Picture

Please check the below resource table with the sequence added in the above screenshot

Picture

Shipment Page

Shipments page where you can see all the shipments for the respective trip.

Picture Picture

Shipment Details

Shipment details page where you can see all the action related to the particular shipments

Picture Picture