Is it possible to start a Java ME application installed on the device from another program witten in Symbian native code on the same device?
And the other way; Is it possible to start a Symbian application from a Java ME application?
If any of this is possible, please provide a code example.
The case is that we have developed a shopping-cart application in Java ME. Now the customer want to explore the possibilities to use the onboard camera as a barcode-scanner.
This seems to be very slow to do with the Java ME API's, and we where thinkin of implementing a camera barcode-scanner in Symbian C++, 'talking' to the Java ME application..
Any suggestions?
Regards

Reply With Quote

