Hi there,
I have a MIDP2.0 mobile device with no support for a specific JSR (it's JSR 180 SIP API for J2ME). Sun's website says there's a reference implementation but it seems it's already removed.
The question is, can I develop JSR 180 and deploy it to the device, so applications can use it? Or should it be in the device firmware (obviously I don't have easy access to it)?
Thank you for answers, links, guides, any information I can get (for a noob trying to remember Java ME).