Android Question Set Date Time in Android Device with Zebra TC55 EMDK Functions

Cüneyt Gargin

Member
Licensed User
Longtime User
Hi... I am developing an application on Zebra TC55 Android Device. Zebra supplies a library called EMDK (Enterprise Mobility Developer Kit). I need to set datetime of Device. Normally it is not possible to set date time of device from program. But they say if I use EMDK, I can.. This EMDK can be utilized from Eclipse or Android Studio. I have an example application for eclipse that uses EMDK.
Is there a way I can use it in B4A ? How can I utilize EMDK libraries or functions ?

the link is here
https://developer.motorolasolutions.com/docs/DOC-2660

The sample code is here
https://s3.amazonaws.com/emdk/Tutorials/MxPersistManagerTutorial.zip
 
Top