Latest Posts

Android Programming Fundamentals

Misc Jive-Migrated
Are you a beginner Android programmer?  Interested in learning the basics of Android programming?   This presentation provides the fundamentals of Android programming covering topics such as Android architecture, activity, service,…

Managing Multiple Network Connections in Windows Embedded HH 6.5

Handheld devices in enterprise environments typically don't use a single network connection for communication.  The devices can be connected through wireless LAN, cellular, Bluetooth, and even wired Ethernet.  To add to that, these can be…

Methods for Time Synchronization

Misc Jive-Migrated
Device Time can be affected in Many ways.  ActiveSync           In ActiveSync 4.5 select Tools - >Options -> Settings and then Select "Synchronize Pocket PC date and time upon connecting"  …

very sensitive screen now w/ BSP 25

Misc Jive-Migrated
very sensitive screen now w/ BSP 25: I just upgraded to BSP 25 (yes I know I'm behind) but I have found with this new bsp that the screen taps are very sensitive.  Example: I am going to put in my email and password to connect to my work email.…

How to prevent Multiple Instances of Applications in Windows Mobile

Over the last several years most partners have had multiple instances of their application running on the device which hascaused some issues for them.  It has been my experience that the partners need to check for this in their apps.  There…

How to create a File setting through MSP to set a Registry setting?

Misc Jive-Migrated
In MSP under settings ->  Click on Create and in the Setting Type drop down select FILE.SETTINGS.XML and then select the registry file and place it in the Application directory as shown below. After creating the setting The user will need to…

SB1- recommended to set the MTU to 1300

Misc Jive-Migrated
The registry key is below:      [HKEY_LOCAL_MACHINE\Comm\NPME\XWING10_1\Parms\TcpIp]        ; Set MTU to 1300           "MTU"=dword:514 A registry file will…

Collectissimo by appformatics.com posted on Click2Demo

Misc Jive-Migrated
Partner: appformatics.com Application: Collectissimo Application Type: Inventory Management  Devices Supported: MC40, ET1 Industries: Retail, Wholesale Description: Helps to easily scan your inventory bar codes and enter the corresponding item…

Click2Demo Application Brochure - Bringing Partner Applications to Life on Motorola Solutions Devices

Misc Jive-Migrated
Want to market your Motorola Solutions application to more potential customers around the world? With Click2Demo, you can. This complimentary new sales tool puts your application demo at the fingertips of a vast sales force — the Motorola Solutions…

CoPilot Live Professional by ALK Technologies Inc posted on Click2Demo

Misc Jive-Migrated
Partner: ALK Technologies Inc.Application:  CoPilot Live Professional Application Type: Voice-guided, turn-by-turn GPS navigation software Devices Supported: ET1 WANIndustries: Government, Healthcare, Manufacturing, Professional & Consumer…

e-data by Skillweb posted on Click2Demo

Misc Jive-Migrated
Partner: Skillweb Application: e-data Application Type: Information lookup Devices Supported: ET1 Industries: Government, Healthcare, Professional & Consumer Services (Field Mobility), Retail/Hospitality, Transportation & Logistics, Wholesale…

The fast way to multiplatform data-aware mobile applications. Part 3.

Misc Jive-Migrated
In part 1 and 2 of this series we learned how to build a multiplatform mobile application with two-way data sync. Today we are going to see how to take advantage of asynchronous queues within RhoConnect to improve our response times and resource usage…

Printing in Android

Printing Jive-Migrated
Hi Everyone, I thought, now that you know why printing is important and needs to be thought about earlier in the development process, you might want to know how to actually print with a Zebra device.  It’s a lot like making a connection to other…