top of page
Blog
Search
Gerrit Without the Repo Command
Some people have been told that if you want to use Gerrit code review, then you have to abandon some of your git skills and instead rely...
admin
Sep 10, 20152 min read
47 views
0 comments
Jumpstart Your Android Project
Hardware One of the quickest ways to jumpstart your project is by selecting some commercial off-the-shelf (COTS) hardware. Most COTS...
admin
Aug 27, 20153 min read
18 views
0 comments
Android SIP/VoIP Setup
Voice over IP, or VoIP, allows you to make and receive phone calls using a data network (like the internet) rather than phone lines or...
admin
May 5, 20152 min read
146 views
0 comments
Barcode List Manager (Barliman) Enhancements
On March 6, 2015, we released enhancements to Barliman*, our Barcode List Manager for Android that works with our EPX-B software. The...
admin
Mar 11, 20152 min read
16 views
0 comments
Ricoh G800SE: More than a Camera
For most people needing photos in business, the process of taking digital pictures is to take the photo using a digital camera or...
admin
Feb 9, 20152 min read
31 views
0 comments
Implementing Kiosk Mode in Android - Part 3: Android Lollipop (and Marshmallow)
Part 1 Part 2 Part 4 Part 3: Android Lollipop (and Marshmallow) Android 5.0 (Lollipop) and 6.0 (Marshmallow) now have an official Kiosk...
admin
Jan 26, 20154 min read
12,823 views
0 comments
Android Shell Tricks: Using Mass Provisioning as an Example, Part 3
Part 1 Part 2 Settings Say you have 400 devices to provision before deployment--how do you configure them all? And how can you guarantee...
admin
Dec 9, 20142 min read
653 views
0 comments
Android Shell Tricks: Using Mass Device Provisioning as an Example, Part 2
Part 1 Part 3 Packages Now let’s install an app: adb install MyAwesomeApp.apk Uninstalling an app is a little more work, because the app...
admin
Dec 5, 20141 min read
189 views
0 comments
Android Shell Tricks: Using Mass Device Provisioning as an Example, Part 1
Part 2 Part 3 Android’s user interface is easy to use, but what if you need to automate interaction with a device, for example to...
admin
Dec 4, 20142 min read
109 views
0 comments
Ten Years and Counting
This week marks a significant anniversary milestone for SDG Systems. On December 1, 2004, SDG’s co-founder, Todd Blumer, began working on...
admin
Dec 3, 20142 min read
17 views
0 comments
Your Handheld Mobile Device Might Actually Be Made by Bluebird
Edit: As of 2020, Bluebird has discontinued manufacturing the BM-150R and the BM-170 handhelds, along with all their accessories such as...
admin
Dec 2, 20142 min read
268 views
0 comments
EPX-B: A Flexible Barcode Scanning Solution for Android
As we have evaluated various Android-based barcode scanning solutions, we have repeatedly seen that they lack flexibility and features....
admin
Nov 6, 20142 min read
114 views
0 comments
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
Hiding javadoc elements with the @exclude tag
When creating html documentation with Oracle’s javadoc tool, it is often useful to be able to hide certain public elements that would...
admin
Sep 11, 20141 min read
943 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,051 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
229 views
0 comments
bottom of page