top of page
Blog
Search
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...
admin
Oct 25, 20147 min read
313 views
0 comments
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...
admin
Oct 23, 20143 min read
105 views
0 comments
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...
admin
Oct 21, 20144 min read
222 views
0 comments
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....
admin
Aug 20, 20144 min read
9 views
0 comments
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...
admin
Jun 25, 20143 min read
2,057 views
0 comments
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...
admin
May 21, 20143 min read
138 views
0 comments
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...
admin
Feb 3, 20143 min read
232 views
0 comments
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...
admin
Jan 20, 20144 min read
274 views
0 comments
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...
admin
Dec 19, 20133 min read
1,080 views
0 comments
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...
admin
Dec 12, 20132 min read
27 views
0 comments
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...
admin
Oct 28, 20131 min read
1,623 views
0 comments
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....
admin
Oct 4, 20133 min read
5,319 views
0 comments
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...
admin
Mar 13, 20132 min read
33 views
0 comments
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...
admin
Nov 1, 20121 min read
1,140 views
0 comments
bottom of page