What are the Android\'s alternatives开发者_开发问答 to MIDP\'s Canvas.repaint() and Canvas.serviceRepaints()?View.invalidate() if called from the UI thread and View.postInvalidate() if called from a n
Please I 开发者_如何学JAVAneed to create a List. An element in the List is supposed to be a Label with text and icon.See this article, How to use label with text and image on list. Follow that sample
Why we can\'t use Choice.IMPLICIT with in a Form while we can use Choice.EXCLUSIVE. When I use Choice.IMPLICIT, it 开发者_StackOverflow社区gives me a java.lang.IllegalArgumentException
i have a j2me application with web service stub. it worked in some mobiles. but in some mobiles \"Application Error\" comes up.
I\'m trying to convert an amount of seconds into a formatted string using midp Below is code I\'m using, the problem is that when I run this on a device (BlackBerry), 2 hours are being appended. So -
I am currently writing a J2ME app for a card game which begins at a menu screen which gives the option to select a number of different card games to play.
How can I create create a form/list using canvas and add TextField to it? public void paint(Graphics g){
I have a simple servlet which is adding a session v开发者_开发百科ariable. To request the session variable I can just from within another servlet I can use -
Can I use Canvas and form tog开发者_运维百科ether in application? If yes then how can I access form from Canvas?Yes you can use both but not at the same time.You can switch between them by using Displ
I have a midp form where I am adding ImageItem\'s and StringItem\'s I want to be able to开发者_如何转开发 select the StringItem\'s only. When I click or scroll in the form I don\'t want the images to