Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor Basu's Avatar
    Join Date
    Mar 2003
    Location
    Hyderabad.
    Posts
    99
    hi,

    I had done a sample application in j2me polish which uses List items with css included for it and is working fine on emulator.

    now i deployed the application into my nokia 6233 device and on device it is showing my application with name as blank and when i try to launch it showing error as arrayindexoutofboundexception.

    hence can any one please help me on how to launch my application successfully on device please sugest me if there are any changes required to be done before launch the application on to the device.

    regards,
    basu.
    Last edited by Basu; 2008-06-04 at 05:59.

  2. #2
    Nokia Developer Champion balagopalks's Avatar
    Join Date
    Nov 2003
    Location
    Bangalore , India
    Posts
    4,427
    As the API docs says ArrayIndexOutOfBoundsException is thrown to indicate that an array has been accessed with an illegal index. The index is either negative or greater than or equal to the size of the array.

    Which emulator are you using ?

    Regards
    Gopal

  3. #3
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Hi Basu,

    usually no changes are needed to deploy an application on real device, once it correctly works on emulators. Since your error, as pointed out by Gopal, is related to some error in accessing an Array, it could be useful to check your code for such kind of possible errors.

    Pit

  4. #4
    Registered User votrungtinh's Avatar
    Join Date
    Jun 2008
    Posts
    2
    your prolem can be result from using index of array. i think you should check the initialize method carefully, focus on index of the List.

Similar Threads

  1. How can the WAP browser communicate to J2ME application?
    By hbfornies in forum Mobile Java General
    Replies: 20
    Last Post: 2007-03-02, 16:32
  2. problem in s80 j2me application
    By kmsoomro in forum Mobile Java General
    Replies: 0
    Last Post: 2005-12-29, 12:47
  3. Replies: 0
    Last Post: 2004-03-14, 18:16
  4. Replies: 1
    Last Post: 2003-10-17, 08:45
  5. Problem of running J2ME application
    By sujoydas in forum Mobile Java General
    Replies: 2
    Last Post: 2003-09-30, 16:49

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