Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User 2ochi's Avatar
    Join Date
    Aug 2012
    Posts
    2
    Hello All,
    Please I'm Relatively new to Java Programming am a first year Computer Science Student please I want to develop an offline dictionary for Nokia s40 phones .jar that translates English to my Local language I've googled and searched the discussion topics for similar posts but I've not found any related posts please any Help and information will be useful cos am still a beginner Thanks a lot.

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,415
    General Java "Getting Started" path for you to study: http://www.developer.nokia.com/Devel...tting_started/

    About storing data locally, see the wiki about RMS or JSR-75, FileConnection API: http://www.developer.nokia.com/Commu.../Data_Articles

    For developing the User Interface (UI), see: http://www.developer.nokia.com/Commu...va_UI_Articles

  3. #3
    Nokia Developer Champion balagopalks's Avatar
    Join Date
    Nov 2003
    Location
    Bangalore , India
    Posts
    4,427
    Hi 2ochi! Welcome to Nokia Developer Discussion Boards!!

    Just to add what petrib suggested ; pls also ensure that your target devcies supports your local language unicode, so that you wont end up in trouble moving forward.

    Regards
    Gopal

  4. #4
    Registered User 2ochi's Avatar
    Join Date
    Aug 2012
    Posts
    2
    thanks a lot

  5. #5
    Nokia Developer Champion im2amit's Avatar
    Join Date
    Feb 2009
    Location
    Noida, India
    Posts
    2,903
    I would suggest to create 26 text files for English words something like a.txt, b.txt,c.txt... where a.txt file contains all the words starting from a, and b.txt contains all the words starting from b.... and so on. Keep all of them in resource file in the JAR.

    On first lunch, show a blocking popup to user - "Creating dictionary in RMS", make 26 RMS files and move the content from resource files to RMS.

    When user starts typing any English word in the search box, fetch the matching words from RMS using the starting word RMS file and putting RMS filter based on the input characters on the complete list display on the UI.
    thanks,
    ~Amitabh
    (Poster of the Month -Dec'12)
    Follow me on my blog for Innovative Mobile Apps

Similar Threads

  1. opening of dictionary and translation pro
    By aprkag in forum [Closed] Publishing to Nokia Store
    Replies: 2
    Last Post: 2011-06-28, 19:34
  2. Replies: 1
    Last Post: 2009-09-04, 02:16
  3. How to get database for english to arabic dictionary
    By mohit28garg in forum General Development Questions
    Replies: 1
    Last Post: 2009-09-02, 09:23

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved