Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.14 KB

Mobile_Dimensioning_Samples

Java

ParcelMDClientSampleApp

This sample demonstrates the Zebra recommended way of using the Mobile Parcel Dimensioning API in a Line of Business Application (LOB). This sample app is targeted for Java Development Enviroment. Use this as a reference to build your Application. Note: This sample has been updated to work with Mobile Parcel 1.4.0.0, which removes the requirement for an API token. If you are working with an earlier release (or still want to use the API token), you can enable it by setting "REQUIRE_TOKEN = true" in app/build.gradle. Tested with: Android Studio Koala

Xamarin

ParcelMDClientSampleApp

This sample demonstrates the zebra recommended way of usage Mobile Parcel Dimensioning API in Line of Business Application (LOB) . This sample app is targeted for Xamarin Development Enviroment. Use this as a reference to build your Application.

Tested with: Microsoft Visual Studio Professional 2022 Version 17.2.1 Xamarin 17.2.0.174 Xamarin Designer 17.2.0.244 Xamarin.Android SDK 12.3.0.3

Notes

Find Parcel API Documentation here.