954,529 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

J2ME :How to merge two Mobile Projects in one

Hello all,
We have developed two independent applications on individual systems. But both are developed in NetBeans 6.9 using Visual Midlet(VMD). Now problem is to merge those applications into one. Is this possible? How can I do this?

Thanking You,
Hakoo Desai.

Hakoo
Junior Poster
117 posts since Mar 2010
Reputation Points: 24
Solved Threads: 5
 

Not sure if there is anything like merge/join 2 projects. If we look at it in simple terms all what you have to do is to create new project, then copy code (whole folder structure) for these two applications inside this project. comCOMPANY_NAMEJOIN_MIDLET_CLASS
PROJECT_1
PROJECT_2



Create new MIDlet class that calls simple menu with options for these apps. On menu selection call either app. Does it make sense what I'm saying?

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: