Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Getting started with Udoo

You're reading from  Getting started with Udoo

Product type Book
Published in Feb 2015
Publisher
ISBN-13 9781784391942
Pages 206 pages
Edition 1st Edition
Languages

Managing the chronotherm through Android


When we're building physical applications through the UDOO platform, we have to bear in mind that we can make use of Android components and services to enhance the quality of our projects. Moreover, Android UI elements are more user-friendly and maintainable than the hardware counterpart. For this reason, we will create a software component to manage temperature setpoints instead of the use of potentiometers.

To begin the application prototyping, open Android Studio and start a new application named Chronotherm with Android API 19. During the bootstrap process, choose a Blank Activity called Overview.

Setting up the ADK Toolkit

Before we proceed with the application layout, we need to configure the ADKToolkit for internal communication. Remember to follow these reminders to achieve the correct configuration:

  1. Add the ADKToolkit library dependency in the app/build.gradle file.

  2. Sync your Gradle configuration.

  3. Create the accessory filter file usb_accessory_filter...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}