-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
Is there any way to write a MIDlet, but still use BlackBerry API classes and functions (including the APIs that require code signing)?
In particular, I'm trying to use Kuix (http://www.kalmeo.org/projects/kuix). A pure MIDlet + Kuix (so without BlackBerry stuff) works perfectly after I converted…
>>> More
-
as seen on Developper.com
- Search for 'Developper.com'
Darryl Kpizingui signe, avec ce tutoriel, le troisième volet de la série d'articles consacrés au compilateur MIDlet Pascal, qui permet de créer des programmes pour téléphones portables. Il nous guide pas à pas dans la réalisation d'un logiciel complet, un jeu de Mario Sokoban. Vous avez à présent…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello all,am new here. i have a slight problem; PLease look at the following code and tell me if am doing something wrong because the image is not displaying. i have made it really small so it should fit but its not displaying. i have images displaying in other screens but this main midlet would…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I downloaded kXML and included this in my Build Path (Eclipse). Now I'm running a simple Midlet and I get an error:
java.lang.NoClassDefFoundError: org/kxml2/io/KXmlParser
at clientlibrary.googlecalendar.TestParser.startApp(+8)
at javax.microedition.midlet.MIDletProxy.startApp(+7)
at com.sun…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
My Java ME Midlet works fine on Java phones and the BlackBerry simulator, but I can't receive a connection on a BlackBerry. I see a message that asks for permissions to connect, but when I select yes, it doesn't connect. I even checked on the server, but no connection was provided. My application…
>>> More