I did some research about data Matrix bar code reader, i didn't fount till now any packages or API's to encode data Matrix in J2ME. So do anyone have an idea about encoding Data Matrix in J2ME, and displaying an image on the mobile screen?
I did some research about data Matrix bar code reader, i didn't fount till now any packages or API's to encode data Matrix in J2ME. So do anyone have an idea about encoding Data Matrix in J2ME, and displaying an image on the mobile screen?
There is no built-in API available yet for that. You could check semacode.org (I think the base of their codes is DataMatrix)
Harti