Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Getting started with Udoo

You're reading from   Getting started with Udoo Become an efficient maker by designing and building amazing prototypes with the UDOO platform and Android

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher
ISBN-13 9781784391942
Length 206 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Emanuele Palazzetti Emanuele Palazzetti
Author Profile Icon Emanuele Palazzetti
Emanuele Palazzetti
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Building a testable circuit

During Android application writing, we may use the internal testing framework to write instrumentation tests. With them, we can check the behavior of an application at all levels of the Android stack, including user interface stress tests. However, in our UDOO projects, we make use of Android to interact with the onboard microcontroller to control and collect data from physical devices. When we have a good features coverage through tests in our Android application, and when it matches all our requirements, it's more likely that our first problems will be related to hardware faults and anomalies.

Note

In this book, we will not cover the Android unit testing framework because it's not required to make your first steps in hardware prototyping. However, bear in mind that you should learn how to write Android tests because it's a must to improve the quality of your software. You can find more information in the official documentation at http://developer...

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 $19.99/month. Cancel anytime
Banner background image