cost 253 ms
MIDP in Java ME SDK 8.1

I have a CLDC 1.1 / MIDP 2.0 project which compiled fine with Java ME SDK 3.2. Recently I have upgraded my Java SE to 8 and as a result the Java ME S ...

g.drawString fails on MIDP 2.0 phones

I made a simple ( I thought) demo that plays music in the background while an animated 128x128 candle Sprite flickers in the background and text is di ...

2014-02-05 07:10:17   1   47    java / midp  
Delete a record from a RecordStore

I want to delete one record from a RecordStore each time I use this code ,that means the second time when user see the records he shouldn't see the de ...

Clearing the canvas with J2ME

I'm trying to create a program that shows two images at random locations and changes them every second. My problem however is when the image is redraw ...

set image in j2me

I'm developing a game in j2me. I'm using one sprite for 4 set of images and changing the images for the sprite accordingly by using sprite.setImage(). ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM