top of page
Blog
Search
admin
Sep 10, 20152 min read
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...
46 views0 comments
admin
Aug 27, 20153 min read
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...
18 views0 comments
admin
May 5, 20152 min read
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...
138 views0 comments
admin
Mar 11, 20152 min read
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...
16 views0 comments
admin
Feb 9, 20152 min read
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...
27 views0 comments
admin
Jan 26, 20154 min read
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...
12,622 views0 comments
admin
Dec 9, 20142 min read
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...
631 views0 comments
admin
Dec 5, 20141 min read
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...
183 views0 comments
admin
Dec 4, 20142 min read
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...
105 views0 comments
admin
Dec 3, 20142 min read
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...
16 views0 comments
admin
Dec 2, 20142 min read
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...
256 views0 comments
admin
Nov 6, 20142 min read
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....
109 views0 comments
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
Sep 11, 20141 min read
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...
936 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
bottom of page