Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: How to copy J2ME application to a mobile device

  1. #1
    Junior Member
    Join Date
    Nov 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to copy J2ME application to a mobile device

    Hello,
    I have developed some small mobile application in . I have created application in Wireless Toolkit.

    The Manifest.mf, JAD file and JAR file is ready.
    I wanted to know how to copy the application to a mobile phone.

    What are the steps involved ?

    Thanks and Regards,
    Vishal


  2. #2
    Junior Member
    Join Date
    Jan 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: How to copy J2ME application to a mobile device

    hi vishal,

    Copy your jar file, its in YuorApplication -> deployed -> YourApplication.jar
    and paste in your memory card of your mobile and installed it!!

  3. #3
    Junior Member
    Join Date
    Jan 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: How to copy J2ME application to a mobile device

    Well that's easy to say, but I have no USB cable (yet).
    Until I buy one, is there any cheep site where I can upload/download the .jar without draining my money?
    Something like waptrick.com?

Similar Threads

  1. Database synchronization from RMS with MySQL in Online mode
    By jeremyraj in forum Java ME (Mobile Edition)
    Replies: 1
    Last Post: January 24th, 2011, 08:08 AM
  2. J2ME application not launching
    By vishal21 in forum Java ME (Mobile Edition)
    Replies: 0
    Last Post: November 22nd, 2010, 01:15 PM
  3. Replies: 2
    Last Post: October 29th, 2010, 03:14 AM
  4. program a button that copy whatever in a JTextArea
    By voltaire in forum AWT / Java Swing
    Replies: 5
    Last Post: May 17th, 2010, 12:43 AM
  5. Java ME / Netbeans : Device Name
    By Drakenmul in forum Java ME (Mobile Edition)
    Replies: 0
    Last Post: July 27th, 2009, 02:37 PM