Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
j2me
.
Show all posts
Showing posts with label
j2me
.
Show all posts
Wednesday, May 8, 2013
Building a J2ME sliding menu with text and images
›
This example will show, how to create an image icon to perform the next action or next image from the list every time it's been clicked...
Where do I put images in J2me application
›
create a folder ( res) in your main project . put all images in this folder. add this folder in resource .. by right clicking on r...
Monday, May 6, 2013
View contact list using j2me
›
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package the . contact . space ; ...
Get event click list item in J2ME
›
In midp a list is actually more like a menu with a selection of choices. You have to set a command on it, so that in your command action yo...
›
Home
View web version