I am creating an app for Zebra mobile computer TC25/TC20 for scanning barcodes. For this after installing Emdk for Zebra I am able to see the EMDK api, but system image is not available to create Emulator.
Can anyone please help me to get these system image file for Zebra devices.
The images are not available for any of the Zebra mobile computers and you need to develop on a physical device, at least when you come to integrate with the EMDK library. Some people develop their applications to run on both Zebra & non-Zebra devices which would allow you to develop as much as possible on an emulator and move to a physical device only when you work on scanner integration (one example of doing something similar is my app at https://github.com/darryncampbell/WakeLock_WifiLock_Exerciser)