• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
  • License
    MIT License
  • Created almost 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Camera-Document-Capture

Android application to capture documents using the device camera. Application includes automatic boundary detection, intelligent cropping, trapezoid distortion correction as well as post capture image enhancement (Filters, brightness, contrast etc...)
Java
5
star
2

SetHostNameUtil

Sets host name on Zebra devices using EMDK Profile Manager. Host name will be set as {device_name}_{serial_number}. Leverages OEM Info Content Providers to allow functionality on A10+ devices.
Java
2
star
3

ToggleNullKeyboard

Toggles between GBoard & a Null Keyboard (https://play.google.com/store/apps/details?id=com.wparam.nullkeyboard&hl=en&gl=US) for apps which don't want the keyboard taking up screen space at certain times
Java
2
star
4

Personal-Shopper-Solution

Demo application to showcase PS20 features including: WFC, MQTT Messaging, Contextual Voice, VLC Positioning, Digimarc Barcode Decoding, Hands Free Scanning and various other PSS related functionality
Java
2
star
5

DWConnectionIdleTimeoutSample

Sample code for setting connection_idle_timeout on our BT scanners via DW intents.
Java
1
star
6

EMDKProfileManagerWrapper

Utility library that wraps up the EMDK Profile manager functionality into two lines of code.
Java
1
star
7

IWG-Demo

Demo application for sending IWG requests (audio, image, video).
Java
1
star
8

Savanna-Demo-Wok

Collection of Savanna Demos using the available API's in one centralized application
Java
1
star
9

Savanna-Print-Demo

Simple printer demo using Savanna API
Java
1
star
10

HD4000StockCheckDemo

A demo app for reading barcodes using MLKit & HD4000 Camera
Java
1
star
11

RFIDTest

Test Harness for connecting to RFID Reader
Java
1
star
12

WLANAdapterToggle

Utility application for toggling WLAN Adapter on / off depending on screen state (Screen on = WLAN on & vice versa)
Java
1
star
13

ScanToCloudWedge

Application to consume & forward scan-data to a user-configurable RESTful API Endpoint
Java
1
star
14

PeriodicAlarmManagerSample

Sample to show launching a Foreground service via AlarmManager to perform periodic work.
Java
1
star
15

PrintConnectPrintObserver

Service that monitors a specified directory for new .zpl files. When a file is detected it will convert this to a byte[] and send the data to PrintConnect via an intent.
Java
1
star
16

DataWedgeAutoScanner

Util to test continuous scanning on a zebra device using DataWedge. Scanner will be suspended for 2 seconds in between each scan, before resuming and illuminating the scan window.
Java
1
star
17

ZebraPDFPrint

Sample app for sending PDF files directly from an android device to a Zebra printer with PDFDirect installed
Java
1
star
18

MonitorAndToggleEthernet

Utility that uses Android ConnectivityManager callbacks (registered in a foreground service) to toggle between ethernet & WiFi connections when ethernet connection is dropped (due to gateway error etc...). Toggling is performed using EMDK ProfileManager & MX XML
Java
1
star
19

Geofence-Monitor-POC

Creates & monitors up-to 100 use-defined Geofences. Uses standard Android Geofencing APIs. When entering a defined Geofence a dialog will be displayed with a user-defined message. Additionally, a notification will also be sent with the same information. When the Geofence is exited, if the dialog is still present on the screen it will be removed automatically. The Notification remains as a historical log of the warnings and require the user to manually remove them.
Java
1
star
20

HUD-IMU-Data-Receiver

Sample application for received HD4000 IMU Data via Intents broadcast from the HUDInterface application. This app will register for raw data at a frequency of 100ms, as well as all four movement directions (up, down, left and right).
Java
1
star
21

TC2xDropDetectDemo

This app is designed to demonstrate the Fall Detection capabilities of Zebras TC2x Mobile Device range. Once launched, the app will create a long-running foreground service which will detect any broadcasts from Zebras Fall Detection Service and log these events to a CSV file, along with a timestamp and the current device location, if available. The CSV file is located at /sdcard/Download/device-drop-log.csv.
Java
1
star