Overview
Mobile Parcel sample apps demonstrate the use of Mobile Parcel Dimensioning APIs within a Line of Business Application (LOB), offering examples in Java, React, Velocity, and Xamarin.
Requirements
- Android 11, 13 or 14
- See the Zebra Support Portal for a list of the supported devices
- Pre-installed Dimensioning Framework on compatible Zebra mobile computers
Samples
Download Mobile Parcel sample apps from GitHub.
Available sample apps include:
- Java:
- ParcelMDClientSampleApp - Demonstrates the recommended approach for using the Mobile Parcel Dimensioning API within a Line of Business Application (LOB), allowing users to start and stop dimensioning with results displayed in specified units (inch or cm).
- MDIntegrationApp - Demonstrates various methods to integrate Mobile Dimensioning into an existing customer environment. It offers multiple ways to launch dimensioning, such as via URL or
startActivityForResult, and provides several options for delivering the dimensioning data to the customer environment, such as through HTTP upload or activity result.
- Enterprise Browser:
- ParcelMDClientSampleApp - Demonstrates the recommended method for using the Mobile Parcel Dimensioning API in web applications running within Zebra Enterprise Browser.
- React: Demonstrates the recommended use of the react-native-zebra-mobile-dimensioning module for enabling dimensioning within a React-Native application.
- Velocity: Utilizes the Mobile Parcel Dimensioning API within Ivanti Velocity Client emulation environments, such as IBM 5250/3270 and VT100/220.
- Xamarin:
- ParcelMDClientSampleApp - Demonstrates the recommended approach for using the Mobile Parcel Dimensioning API within a Line of Business Application (LOB) targeted for the Xamarin Development Environment.