Framework: Xamarin.Forms, WinForms, ASMX WebServices
Coding Language: C#, Java
Platform: Android, Windows Mobile, Web Service (ASMX)
Description
As part of my tenure at ASE Singapore, I was responsible for the creation, integration, and maintenance of multiple mobile scanning applications.
The purpose of the mobile scanner applications is to ensure that the correct items are processed with minimal human intervention through automation.
I was mainly responsible for CK3(Windows Mobile) and CK65(Android).
Learning Points:
- Symbologies
-
Through this project, I learn that there are multiple scanning formats and they each have different use case.
- General Scanner Functionality
-
Due to each company having their own SDK to read the scanned value, I was made known the importance of creating a generic function that is able to read the scanned value for different devices.
So that in the event I have to swap to another device, I do not have to spend time creating another function to read the scanned value for that specific device.