Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 607 Bytes

readme.md

File metadata and controls

18 lines (15 loc) · 607 Bytes

MAUIZebraDataWedge POC Sample

Just of POC sample app to test MAUI framework with Datawedge Intents , bluetooth & printing functionality.

UseCases

  • Read datawedge scan
  • Enable/disable scanner
  • Read bluetooth status & paired devices
  • Find target printer by name
  • Print ZPL code to zebra test printer

Fameworks & packages used

  • MAUI RC1
  • dotnet6 (6.0.300-preview.22204.3)
  • Zebra.Sdk.Printer

Datawedge intent

Platforms > Android > Services > ScannerService.cs has intent broadcast to enable / disable scanner api. When scanning make sure text field is selected.