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 2 of 2

Thread: MODIFICATION OF AN APPLICATION

  1. #1
    Junior Member
    Join Date
    May 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default MODIFICATION OF AN APPLICATION

    Hello.

    I have an Java Mobile Phone English-Turkish Dictionary Application.

    In installation file of this mobile application there is a db/ph folder. In this folder there are database files contain phonetic transcriptions of English words. These phonetic databe files were saved in ANSI format. But, when these phonetic database files are saved in UNICODE format, mobile application program can't run these phonetic database files. Could you modify this mobile application to run phonetic database files saved in UNICODE format, please?



    Note: The compressed installation file of this mobile application program is attached to this thread.
    Attached Files Attached Files


  2. #2
    Junior Member
    Join Date
    May 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: MODIFICATION OF AN APPLICATION

    Hello. I'm trying to modify codes of main class of Java application to fulfil my request, but I can't.

    Please help me.

    Codes of main class of Java application is attached to this message.

    Sincerely.
    Attached Files Attached Files

Similar Threads

  1. Replies: 4
    Last Post: January 7th, 2012, 01:59 PM
  2. Replies: 1
    Last Post: January 6th, 2012, 07:02 AM
  3. Polynomial LinkedList from Text File (Modification)
    By javaNewb37 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: November 27th, 2011, 02:05 AM
  4. Problem understanding Java code modification
    By eagle09 in forum What's Wrong With My Code?
    Replies: 12
    Last Post: June 26th, 2011, 04:13 PM
  5. unable to get values for modification
    By javaking in forum JavaServer Pages: JSP & JSTL
    Replies: 2
    Last Post: September 17th, 2010, 05:27 AM