Top Banner
Android in an industrial device Michael Guntli Software Engineer IMT Information Management Technology AG Gewerbestrasse 8 9470 Buchs, Switzerland www.imt.ch
20

Michael Guntli - Android in an industrial device

Jan 22, 2018

Download

Education

Patrick Fritz
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Michael Guntli - Android in an industrial device

Android in an industrial device

Michael Guntli – Software Engineer

IMT Information Management Technology AG

Gewerbestrasse 8

9470 Buchs, Switzerland

www.imt.ch

Page 2: Michael Guntli - Android in an industrial device
Page 3: Michael Guntli - Android in an industrial device
Page 4: Michael Guntli - Android in an industrial device

External visualization

Page 5: Michael Guntli - Android in an industrial device

Problem

Page 6: Michael Guntli - Android in an industrial device

Fully integrated

Page 7: Michael Guntli - Android in an industrial device

Industrial hardware

Page 8: Michael Guntli - Android in an industrial device

EEVblog #822 - World's Worst Tablet Computer Teardown

https://www.youtube.com/watch?v=2o8MDCIlOEk

Page 9: Michael Guntli - Android in an industrial device
Page 10: Michael Guntli - Android in an industrial device
Page 11: Michael Guntli - Android in an industrial device

Software components

BSP

Application

Update-Server

Page 12: Michael Guntli - Android in an industrial device

App Architecture

Dagger

Butterknife

Ted Mosby ProtoBuf

Picasso

Parceler

IcePick SQLite db

Architecture?

Activities

Fragments

Layouts

UI+

Page 13: Michael Guntli - Android in an industrial device

Your code might be

somewhere here…

Page 14: Michael Guntli - Android in an industrial device

I ♥ ActiveObject

https://ch.linkedin.com/in/MichaelGuntli

Page 15: Michael Guntli - Android in an industrial device

Tool prison

Page 16: Michael Guntli - Android in an industrial device

Passive view

View

• Platform specific

Presenter

Model

Page 17: Michael Guntli - Android in an industrial device

IDE

Page 18: Michael Guntli - Android in an industrial device

Performance

Page 19: Michael Guntli - Android in an industrial device

Online resources

Page 20: Michael Guntli - Android in an industrial device