Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor adrien843's Avatar
    Join Date
    May 2009
    Posts
    52
    Hi all,

    Does someone know a way to use Antenna to build package for a Nokia n97.

    On the Antenna's web site it says that Antenna was test with thos but in my PC I got the message "Unknow toolkit" and in the lib directory there is no midp*.jar library to compile the app.


    Does someone have the solution?


    Thanks,Adrien

  2. #2
    Registered User grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    You will need to set the path to the runtime library JARs manually, if Antenna doesn't know the specific SDK you're using.

    Code:
    <property name="wtk.home" value="c:/whateversdk"/>
    <property name="wtk.midpapi" value="${wtk.home}/lib/midp.jar;${wtk.home}/lib/cldc.jar"/>
    (depending on where your SDK is installed, and what library JARs you need).

    Graham.

  3. #3
    Registered User NitinMobisy's Avatar
    Join Date
    Aug 2012
    Posts
    1
    Hi, I have made a J2ME project . I am using the LWUIT library in my project. There is only one midlet in it. I exported the antenna build files and then right click on the mtj-build.xml file and then selected 'Run as Ant Build Alt+Shift+X, Q'. It shows in the console build successfully.

    When i try to install the jad in my emulator i get and 'Application Error' . When I click on details , It reads 'Class Not Found java/lang/ClassNotFoundException com/myapplication/package'

    When i extract the Jar file , I find that the code isn't obfuscated and it does not contain the .class file of my project.

    What could I have done wrong? what am i missing?

  4. #4
    Nokia Developer Expert bandarap's Avatar
    Join Date
    May 2012
    Posts
    222
    might be your pc has older ant installation? check the jar creation part in mtj-build.xml file.

Similar Threads

  1. Replies: 0
    Last Post: 2005-02-12, 23:00
  2. Internal Antenna Spec for Nokia 30 GSM terminal
    By donnychiu in forum Nokia M2M
    Replies: 0
    Last Post: 2004-06-15, 08:53
  3. Replies: 1
    Last Post: 2002-05-14, 13:33
  4. Replies: 1
    Last Post: 2002-05-14, 13:20
  5. Replies: 1
    Last Post: 2002-05-13, 22:10

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