|
Replies:
5
-
Last Post:
Apr 1, 2009 10:31 AM
by: signal3
|
|
|
|
|
|
|
It's been quiet lately...
Posted:
Mar 29, 2009 9:16 AM
|
|
|
|
|
Maybe a demo will liven things up? See LWUIT in rare form visit:
http://smooth.pro/info.php?game=WOA
using a JSR-184 device w/ at least 1.5MB of heap.
Comments & criticisms are certainly welcome and appreciated! [att1.html]
|
|
|
|
|
|
|
Re: It's been quiet lately...
Posted:
Mar 30, 2009 6:27 AM
in response to: signal3
|
|
|
Yo, works great on my N73! Good stuff.
|
|
|
|
|
|
|
|
Re: It's been quiet lately...
Posted:
Mar 31, 2009 6:42 AM
in response to: signal3
|
|
|

On my BB Bold; Error starting wrath: Module 'wrath' has verification error 3328 at offset 6d6f Will try on my gf's nokia e51 when i'm home...
cheers anyway,
Willem
|
|
|
|
|
|
|
|
Re: It's been quiet lately...
Posted:
Mar 31, 2009 8:10 AM
in response to: wfvoogd
|
|
|
|
|
Wow, that *is* an ugly way to fail. I don't know why this is happening. Does the device support jsr-184? I can only speculate really. There's actually code in place to check the value of the "microedition.m3g.version" system property. So, I expect that the midlet should at least start and gracefully tell you it can't continue; this is what most other CLDC1.1/MIDP2 devices that don't meet the requirements do.
The jar was built with Sun's WTK and and obfuscated using ProGuard; I'm not that familiar w/ RIM devices at all. Do they come with a J2ME KVM installed? I am aware that RIM's toolchain (preverifier?) is recommended for RIM apps but is it required? As I understood it, RIM devices will perform some kind of 'ahead of time' verification/compilation on their own. There are also some kind of settings on the enterprise server those things connect to that may be affecting you. Perhaps it's something stupid like a jad entry. Honestly, I don't have a definitive answer for you I'll have to look into it.
Unfortunately, I don't have a RIM specific jar for you right now. A million thanks for trying it out anyway 
On Tue, Mar 31, 2009 at 9:42 AM, <lwuit-users@mobileandembedded.org> wrote:
>  > > On my BB Bold; > Error starting wrath: Module 'wrath' has verification error 3328 at offset > 6d6f > Will try on my gf's nokia e51 when i'm home... > > cheers anyway, > > Willem > [Message sent by forum member 'wfvoogd' (wfvoogd)] > > http://forums.java.net/jive/thread.js > > I'll have to look into it. > > pa?messageID=339847<http:// > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@lwuit.dev.java.net > For additional commands, e-mail: users-help@lwuit.dev.java.net > > [att1.html]
|
|
|
|
|
|
|
|
Re: It's been quiet lately...
Posted:
Apr 1, 2009 9:01 AM
in response to: signal3
|
|
|
Yo, am getting an htc magic sometime this month. I will give it a go on that htc magic and let u know.
|
|
|
|
|
|
|
|
Re: It's been quiet lately...
Posted:
Apr 1, 2009 10:31 AM
in response to: pakmee
|
|
|
|
|
I wouldn't get your [my] hopes too high. AFAIK the HTC Magic is based on Android and I don't expect that they've take the time to provide bytecode translation for JSR-184 yet. You might be able to run other (less demanding) J2ME apps on it though. Again, I don't really know and can't make promises.
I'm not really in a position to make hardware recomendations. That being said, the upcoming SE W995 looks *really* nice as does the Nokia N85 and N86. I know the old saying about opinions, nevertheless I'll offer one up... stick w/ Nokia, SE, or even Samsung if you want the best experience with the demo... and LG to a lesser degree; others to an even lesser degree.
Again, the 'hard' requirements (as of now) are CLDC1.1, MIDP2, JSR-184, and >=1.5 MB of heap. I do plan on providing ports for "less orthodox" devices (e.g. RIM, Android, iPhone) but only as demand warrants.
-Best wishes
On Wed, Apr 1, 2009 at 12:01 PM, <lwuit-users@mobileandembedded.org> wrote:
> Yo, am getting an htc magic sometime this month. I will give it a go on > that htc magic and let u know. > [Message sent by forum member 'pakmee' (pakmee)] > > http://forums.java.net/jive/thread.jspa?messageID=340067 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@lwuit.dev.java.net > For additional commands, e-mail: users-help@lwuit.dev.java.net > > [att1.html]
|
|
|
|
|