Question

I want to create my own device to be compatible with the Java ME SDK, in fact it is a CDC PBP1.0 device.

Does anyone have any experience to share on this or can point me to the correct place within Sun's jumbled website.

Was it helpful?

Solution

This blog by Sun explains it all http://blogs.oracle.com/javamesdk/entry/how_to_create_a_custom should get you started pretty well.

OTHER TIPS

PhoneME Advanced is Sun's open source CDC implementation.

If you want to create your own clean room implementation of CDC, you can read the CDC specifications but licensing the Test Conformance Kit to prove you are CDC-compliant will cost you money.

You can also look into microemulator.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top