Discussion Board

Results 1 to 7 of 7
  1. #1
    Regular Contributor kai_buki's Avatar
    Join Date
    Jul 2007
    Posts
    83
    Hi all,

    Can we get the .jad file of a game once installed on a phone?

    Thanks

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

    you cannot physically access the JAD file of your MIDlet, but you can access the properties defined in it by using MIDlet getAppProperty() method.

    Pit

  3. #3
    Registered User bhanuchandar.k's Avatar
    Join Date
    Sep 2007
    Location
    Bangalore
    Posts
    868
    Hi,
    why do you want to get the .jad file what is your exact requirement? If you put any Extra properties at time of creating the jad file it will copies the properties to the manifest file This will be resides in the jar file.
    You can access these properties through the getAppProperty() as jappit said like

  4. #4
    Registered User chi kien's Avatar
    Join Date
    Apr 2010
    Posts
    2
    Dear all !

    i have some question, you help me, please !

    1. How do i write a attribute in jad file by coding? Example, MIDlet-Telephone: 012345673.
    If you know, please, tell me detail as soon as possible ~

    Thanks,

  5. #5
    Nokia Developer Champion im2amit's Avatar
    Join Date
    Feb 2009
    Location
    Noida, India
    Posts
    2,903
    . How do i write a attribute in jad file by coding? Example, MIDlet-Telephone: 012345673.
    If you know, please, tell me detail as soon as possible
    You need to do it at your OTA Server, capture this phone no. from the WAP app download request header and update this(MIDlet-Telephone:xxxxxxxxx) attribute in the JAD file while it is pushed to the mobile device.

    thanks,
    ~Amitabh

  6. #6
    Registered User chi kien's Avatar
    Join Date
    Apr 2010
    Posts
    2
    Quote Originally Posted by im2amit View Post
    You need to do it at your OTA Server, capture this phone no. from the WAP app download request header and update this(MIDlet-Telephone:xxxxxxxxx) attribute in the JAD file while it is pushed to the mobile device.

    thanks,
    ~Amitabh
    Thank you very much !

  7. #7
    Regular Contributor gaurav007's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    208
    Through code you cannot do this but it can be done through OTA server only.

Similar Threads

  1. Replies: 6
    Last Post: 2010-03-05, 04:49
  2. J2me Midlet jar jad file DRM protection:
    By sumanbera in forum Mobile Java Tools & SDKs
    Replies: 4
    Last Post: 2007-11-02, 22:27
  3. Thawte Premium Server CA
    By Thygrrr in forum Mobile Java Networking & Messaging & Security
    Replies: 10
    Last Post: 2006-09-12, 05:04
  4. Replies: 1
    Last Post: 2005-05-26, 14:22
  5. Replies: 0
    Last Post: 2002-06-10, 12:24

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