top of page
Blog
Search
admin
Oct 25, 20147 min read
Using the Android NDK with Android Studio- Part 3
We conclude our series on integrating Android Studio with NDK projects with an example of wrapping the NDK process in an asynchronous...
305 views0 comments
admin
Oct 23, 20143 min read
Using the Android NDK with Android Studio- Part 2
Our Android Studio / NDK series continues with details on how to create a Gradle-oriented NDK project that references statically compiled...
98 views0 comments
admin
Oct 21, 20144 min read
Using the Android NDK with Android Studio- Part 1
Integrating an Android NDK library into an Android Studio application is under-documented and can lead to difficulty with complex build...
211 views0 comments
admin
Aug 20, 20144 min read
Migrating from Eclipse to Android Studio
This article presents some considerations regarding and how to convert from using Eclipse to Android Studio for developing applications....
9 views0 comments
admin
Jun 25, 20143 min read
USB Barcode Scanning on Android
This article will describe USB-based barcode scanners and how they can be used with an Android device. It will provide some advantages to...
2,029 views0 comments
admin
May 21, 20143 min read
Working With an Android Porting Company or ODM
In this article, we discuss some requirements of working with an Android porting vendor, or ODM. Source code and maintenance are...
133 views0 comments
admin
Feb 3, 20143 min read
RFID on Android - Part 3
SDG System’s Android Integration Framework for RFID provides most of the code needed to implement Android RFID integration for your...
222 views0 comments
admin
Jan 20, 20144 min read
RFID on Android - Part 2
In 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...
270 views0 comments
admin
Dec 19, 20133 min read
RFID on Android - Part 1
In 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...
1,065 views0 comments
admin
Dec 12, 20132 min read
Potential Pitfalls in Android's Asynchronous Messages
This article explores the possibility of race conditions when using Asynchronous Messages in Android. The software developer will learn...
27 views0 comments
admin
Oct 28, 20131 min read
Implementing Kiosk Mode in Android - Part 2
Part 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...
1,601 views0 comments
admin
Oct 4, 20133 min read
Implementing Kiosk Mode in Android - Part 1
Part 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....
5,251 views0 comments
admin
Mar 13, 20132 min read
Alternatives to Google Maps
One of the main obstacles in AOSP devices is the lack of Google Play Services, also sometimes referred to as Google Mobile Services, or...
32 views0 comments
admin
Nov 1, 20121 min read
Installing Google Maps Framework on AOSP Android
One of the differences between Android and AOSP (Android Open Source Project) is that some applications are not installed. Google Play...
1,107 views0 comments
bottom of page