30
Android: it’s time to Go To Work!

Android: it's time to go to work!

Embed Size (px)

Citation preview

Page 1: Android: it's time to go to work!

Android:it’s time to Go To Work!

Page 2: Android: it's time to go to work!

Zebra Technologies

A global leader respected for innovation and reliability, Zebra offers technologies that give a virtual voice to an organization's assets, people and transactions, enabling organizations to unlock greater business value.

Page 3: Android: it's time to go to work!

CUSTOMERENGAGEMENT

INVENTORYMANAGEMENT

POS – MOBILE & FIXED

RFID – ITEM LEVEL TAGGING

SHELF EDGEPRICE LABELS

SELF SERVICEKIOSKS

BLOOD & SPECIMEN LABELING

POSITIVEPATIENT ID

PHARMACY AND

LAB

PICKING / PUT AWAY / INVENTORY

WORK IN PROCESS PRODUCT LABELING

SHIPPINGRECEIVING

ZCommerce ET1

SB1 MC40 TC70/75

ZT400 GK420 QLn220

MC3XX0TC55 MC9XX0 MC3190-Z MC9190-Z

iMZ320 ZQ110 ET1

MC40 TC70/75TC55

ZD500R FX7500

MT2000 DS6878 DS9808R RFD5500

QLn320 MC40 TC70/75

WAP4MC21XX

KR403 ET1

MK500 MK3100

MK4000 CC5000

QLn320 HC100 GK420HC

MC55 HC MC75 HC

CS4070 CS1504 MP6000 DS4308 DS9208 MT2000

MC40 HC

DS4308 HC CS4070 HC SB1 HC DS6878 HC

ROUTE SALES / INVOICING RECEIPT

& TICKETING

MC9XX0

MC55 HC MC75 HC

MC40 HC

MC55 HC MC75 HC

MC40 HC

RS507

LS3578 - ER

WT41N0

VC70

QLn420 ZT400 GK420

MC3XX0MC2100

DS457 FX9500

TC70/75

DS3508WAP4

Xi4 ZT400 GK420

MC9500 DS3578

iMZ320

MC45

ZQ500

MPACT & ANALYTICS

MPACT ESL

VH10

MC9XX0

MC9XX0RS507WT41N0 MC67TC55

Page 4: Android: it's time to go to work!

Zebra Technologies

Page 5: Android: it's time to go to work!

What is work?

Page 6: Android: it's time to go to work!
Page 7: Android: it's time to go to work!

SECURITY

Page 8: Android: it's time to go to work!

Security

More than SELinux and Verify Boot, enterprises are asking for security updates and patches

“Android with no security patches is like Windows XP without windows updates.”

Source: pfm

Page 9: Android: it's time to go to work!

Security

Google Monthly Security Updates is a good start

Nexus devices will continue to receive major updates for at least two years and security patches for the longer of three years from

initial availability or 18 months from last sale of the device via the Google Store.

Source: http://officialandroid.blogspot.it/2015/08/an-update-to-nexus-devices.html

Page 10: Android: it's time to go to work!

Security

Page 11: Android: it's time to go to work!

Security

Every project is different:• Is the device connected to internet (e.g. private network)?• Can the user install applications outside a whitelist?• Can the user navigate to URL outside a whitelist?

The normal best practices plus:• Application whitelist• Data Security (FIPS 140-2) at-rest and in-motion• Threat detection (Rooting, VPN, open networks,…)

Page 12: Android: it's time to go to work!

GMS or AOSP?

Page 13: Android: it's time to go to work!

GMS or AOSP

• Managing GoogleIDs• Automatic updates of GMS services• Privacy concern

Page 14: Android: it's time to go to work!

GMS or AOSP

but I want Android for Work!

Page 15: Android: it's time to go to work!

Android for Works

Page 16: Android: it's time to go to work!

API?

Page 17: Android: it's time to go to work!

Focus on COSU

Do you have an EMM or are you creating your own DPC?

Zebra Approach with our EMDK is based con configuration profiles:

//Call processProfile for profile results = mProfileManager.processProfile(profileName, ProfileManager.PROFILE_FLAG.SET, modifyData);

if(results.statusCode == STATUS_CODE.FAILURE) {

//Failed to set profile }

Page 18: Android: it's time to go to work!

Focus on COSU

Page 19: Android: it's time to go to work!

Focus on COSU

Page 20: Android: it's time to go to work!

Barcode APIs

Android (GMS) Mobile Vision APIBarcodeTracker & BarcodeDetector

Page 21: Android: it's time to go to work!

Barcode APIs

Simple Scan-a-barcode APIClosest thing is ZXing Intent:

Page 22: Android: it's time to go to work!

Barcode APIs

High-volume barcode API

A lot of third party options.

Mostly linked to custom HW:[Zebra|Intermec|Honeywell|BlueBird|...] Android SDK

Some linked to consumer devices and camera:[Scandit|RedLaser] crossplatform SDK

Page 23: Android: it's time to go to work!

Barcode APIs

No single API can fit all requirements

Page 24: Android: it's time to go to work!

STAGING

Page 25: Android: it's time to go to work!

Staging and Managing Devices

Page 26: Android: it's time to go to work!

LIFECYCLE

Page 27: Android: it's time to go to work!

1 year is not enough

Evaluation, Pilot, initial deployment, additional devices…

Page 28: Android: it's time to go to work!

ACCESSORIES

Page 29: Android: it's time to go to work!

It’s not just the device

A robust accessory family to tailor a device to meet any enterprise need.

Page 30: Android: it's time to go to work!

THANK YOU

Pietro F. Maggi - @pfmaggi