adminJan 20, 20144 min readRFID on Android - Part 2In the first article of this series, we provided a brief description of Android’s use of RFID. As part of that discussion, we pointed out...
adminDec 19, 20133 min readRFID on Android - Part 1In this first part of a new series on RFID on Android, we will explore the use of NFC in Android and its relationship to RFID. This...
adminDec 12, 20132 min readPotential Pitfalls in Android's Asynchronous MessagesThis article explores the possibility of race conditions when using Asynchronous Messages in Android. The software developer will learn...
adminOct 28, 20131 min readImplementing Kiosk Mode in Android - Part 2Part 1 Part 3 Part 4 Tweaking Android In Part 1 of this article we talked about how to implement Kiosk Mode using Android’s built-in Car...
adminOct 4, 20133 min readImplementing Kiosk Mode in Android - Part 1Part 2 Part 3 Part 4 Part 1: No Android Changes Required Note: Looking for Kiosk mode in Android Lollipop 5.0 or later? Skip to part 3....