J2ME Questions

1

Can I really convert a Java project into a J2ME project?
I just learned that I can convert a java project to a J2ME project, but there must be some limitations. What are the things I need to keep in mind before developing a Java application, so that later I can convert that project to a midlet project?

Answer Question   |  October 25, 2012  3:05 PM
J2EE, J2ME, J2SE
asked by:
425 pts.

How to develop j2me applications with cdc 1.1?
I am creating a j2me project and while creating the project in the new midlet project window i can only find cldc 1.0 and cldc 1.1 configuration…why cdc is not showing up there? i want to cdc so that i can integrate javaDB with my project…how to get it?

Answer Question   |  October 23, 2012  1:44 PM
Eclipse IDE, J2ME
asked by:
425 pts.

Are there any Pl/Sql like features in j2me?
I want to deveplope a mobile game in which i want to use database and all its features which is possible in pc through oracle and sql…is there any way to use them in j2me? Is rms an answer? Can i use java db.?

Answer Question   |  October 23, 2012  5:40 AM
Database, J2ME, Java Database, RMS
asked by:
425 pts.

Digital signature concepts in Java
how can we perform digital signature concepts in j2me?

Answer Question   |  April 7, 2010  1:44 AM
Digital signature standards, J2ME, Java API, Security
asked by:
10 pts.

J2ME mobile application development
Can some other Programing language be used For Development of Mobile Application ?

Answer Question   |  May 26, 2009  6:23 AM
J2ME, Mobile development
asked by:
10 pts.

Can SMS data die down
i am devp sms encryption using j2me . can i make the sms data die down by itself after say 30 days.

Answer Question   |  May 4, 2009  4:04 AM
J2ME, Mobile development, SMS encryption, SMS Messages
asked by:
10 pts.

j2me merits / demerits
I AM DEVELOPING AN APPLICATION FOR SMS ENCRYPTION USING J2ME.TELL ME THE MERITS DEMERITS OF USING THE SAME AS AGAINST SYMBIAN/WINDOWS ETC .THANK YOU

Answer Question   |  April 27, 2009  5:57 AM
J2ME, Mobile Application Development, Mobile security, SMS, Symbian
asked by:
10 pts.

Can the J2SE FileChannel class be translated to J2ME?
I have a J2SE 1.4 application I’d like to port to J2ME but it uses nio FileChannel. Is there a method that will translate the FileChannel calls approximately to the J2ME API? Thanks in advance! Jerry McCobb

Answer Question   |  April 22, 2009  8:03 PM
FileChannel, J2ME
asked by:
5 pts.

Wants to know the latest technologies in the mobile application development area ?
As i found in the last few years many mobile application development technologies are there in software market and what make J2ME different from them and what is the features for each technology

Answer Question   |  April 22, 2009  11:43 AM
ASP.NET, BlackBerry development, Blackberry Development India, J2ME, Mobile development, Mobile Porting
asked by:
10 pts.

J2ME Search Engine
Is it possible to create a search engine with j2me?If so,can i have links to the available source codes

Answer Question   |  March 30, 2009  7:04 AM
J2ME, J2ME search engine, Java, Java Platform Micro Edition
asked by:
5 pts.

Vehicle tracking software with J2ME
can i code vehicle Tracking software using J2ME

Answer Question   |  January 13, 2009  5:09 AM
Application development, J2ME, Java development, Software development
asked by:
35 pts.

How to prevent memory hacking in game’s score?
Hi, I’m building a java mobile game and i need to prevent people from hacking the score via the memory. I thought of maybe like this, -Instead of using numbers in the score’s main variable, we use Alphabets like 1=AG, 2=RE -So the canvas or display just reads the score’s alphabets and translate it to [...]

Answer Question   |  July 22, 2008  5:06 AM
Hacking, J2ME, Java, Mobile development, Software design
asked by:
5 pts.

Continuous Bluetooth Inquiry J2ME
I’m trying to develop a midlet that will continuously inquiry for nearby devices. I want to test if it’s possible to inquiry a device while he is inquiring too. I have done this continuous inquiry by doing an initial startInquiry and then calling the startInquiry again inside the inquiryCompleted event handler. After this i encountered [...]

Answer Question   |  April 22, 2009  9:49 AM
Bluetooth, J2ME, Mobile development
asked by:
5 pts.

xml String
im developing a J2ME mobile application when a enter login details to be fetched from the database on the interface it says String index out of range why?Please help!

Answer Question   |  May 25, 2008  1:19 PM
J2ME, Java, XML, XML string
asked by:
75 pts.

Use Mobile as WebCam
Anyone know how to write a J2ME application to use Mobile as Webcam http://www.itgalary.com

Answer Question   |  February 13, 2008  12:40 PM
Cam, J2ME, Java
asked by:
5 pts.

1