On 15/9/03 10:34 am, "Colin Bell" <[EMAIL PROTECTED]> wrote:
> Hi Bart > >> I'm curious what your thoughs are on this project. What language >> should I use, what development packages are available, what packages >> work well? Are there existing clients that I've used (I've found a few >> but knowing the Jabber community I've probably missed a couple). Other >> thoughts? > > I would say Java is the way forward. There is a Java api (Symbian uses > a trimmed down version of java) development package available for the > P800, and plenty of Java Jabber Api's around (I use muse, which is a > bit big for a phone client, but can be trimmed down). The combination > of these api's should give you everything you need to create your > client, including camera and GPRS support. > Beware of P800! I am developing apps on P800 and the Java support is pitiful at this time. No camera, no SMS, no BIO, no MMS, no Bluetooth. Basically games only, and "game over, man" if you want to do much else. It is, basically, stripped down MIDP 1.0 and some ruins of PersonalJava loitering around. There is talk of MIDP 2.0 in SE which supports the JSR82, 120, 135 etc for such things but for now most features are only via Symbian C++ (ghastly!) and then half the time it is only 1/4 there on P800. There is no indication that a P800 upgrade of UIQ 2.0s/MDIP 2.0 will be available. Cynics talk of this being accessed by buying a "P900"... Soon to be available (Oct?) Nokia 6600 is MIDP 2.0 and it is supposed to support many of the useful JSRs in its J2ME implementation but CAVEAT EMPTOR in red and double underlined with these devices. I believe the P800 had many features pulled or half-built as the APIs and even some documentation existed but at the last minute it did not hold up. -ve's in 6600 is no touch screen/virt kb , being v useful for IM! My $0.02 Tim > Thats 2 cents worth anyway. > > Cheers > > Colin > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
