Siirry suoraan sisältöön

Introduction to Embedded Android Programming (3 op)

Toteutuksen tunnus: TX00DB92-3003

Toteutuksen perustiedot


Ilmoittautumisaika

02.05.2019 - 09.08.2019

Ajoitus

12.08.2019 - 16.08.2019

Opintopistemäärä

3 op

Toteutustapa

Lähiopetus

Yksikkö

ICT ja tuotantotalous

Toimipiste

Leiritie 1

Opetuskielet

  • Englanti

Paikat

0 - 24

Koulutus

  • Degree Programme in Information Technology
  • Tieto- ja viestintätekniikan tutkinto-ohjelma

Opettaja

  • Antti Piironen
  • Shinji Chiba

Ryhmät

  • ICTSUMMER
    ICT Summer School

Tavoitteet

By the end of this course students will be able to:
- make a simple Android application.
- understand how to use BLE in Android program.
- understand a structure of simple embedded system using Android devices.

Sisältö

An embedded system is a small computer system embedded in many kind of mechanical or electrical systems. The properties of embedded systems compared with general-purpose computer systems are small size, low power consumption and low per-unit cost. In addition, networking functions and rich UI are also required for embedded systems to develop recent mechanical or electrical systems. Since Android OS is much for these properties of embedded systems, Android is applied not only to smartphones but also to embedded systems. In this course, we study basics of Android programming, after that, develop a simple IoT system using Android tablet PC as the controller in order to understand how to apply Android to embedded systems.

Arviointiasteikko

0-5

Arviointikriteeri, hyväksytty/hylätty

Individual and group activities in the practices.

Esitietovaatimukset

Basics of Java programming