Join Today
+ Reply to Thread
Results 1 to 10 of 10
  1. #1

    Default Make my J2me Application trusted

    Hi Developers..

    How should i sign my j2me application? so that it becomes trusted. because if my J2me application is untrusted then

    System.getProperty("CellID"); or any other property in case will return NULL.

    Please help

  2. #2

    Default

    with money you can send your midlet to verify it. look and see detail at http://developer.motorola.com

    with out money. Like us. you midlet always unsigned. but we hack it. by changing midlet domain after installation complete.

    in file .system/java/DownloadApp/MIDletXXXX/registry.txt

    Is-Trusted: 0 to Is-Trusted: 1
    Domain: Untrusted to Domain: Manufacturer
    or

    Domain: Untrusted to Domain: Trusted Third Party
    after this we got a permission. but we need to manage it by
    1. Manage midlet permissions by tap and hold on midlet icon
    2. select Manage.
    3. select Permissions.
    4. set permissions that you want to use to Never Ask for Manufacturer domain or Ask once per application for Trusted Third Party.

    Manufacturer domain make midlet unupdatable. only uninstall it before you can install new version. but does not ask any question. Trusted third Party will ask for each permission once per application at least. but can unistall.

    but in a developing stage. you can install midlet. hack permission to manufacturer for easy testing. and then direct copy your jar and jad into .system/java/DownloadApp/MIDletXXXX/Files. this is helpful for me when create a restrict permission midlet. and don't forgot to add

    MIDlet-Permissions: javax.microedition.io.Connector.file.read, javax.microedition.io.Connector.file.write
    in your jad file. I use Netbeans It can done in project property dialog.
    Visit my Blog here.http://my.opera.com/eakrin

  3. #3
    Join Date
    Apr 2007
    Location
    Toronto, Ontario
    Posts
    259

    Default

    Just incase anybody is wondering, it cost $400 USD to have a midlet signed

  4. #4

    Default

    thanks a lot eakrin

  5. #5
    Join Date
    Aug 2007
    Posts
    73

    Default

    In file .system/java/DownloadApp/MIDletXXXX/registry.txt
    I set Is-Trusted: 1
    and Domain: Manufacturer
    but System.getProperty("CellID"); still gives me NULL on my A1200 Ming.
    Any idea?

  6. #6

    Default

    I have same question with jms , does anybody get cellid on other phone?

  7. Default

    I have same question with jms , does anybody get cellid on other phone?

    what does it mean... does anybody get cellid on other phone?

    regards
    Hank Freid
    marrakech hotel by hank freid in new york city

  8. #8
    Join Date
    Mar 2008
    Location
    Goa
    Posts
    3

    Default

    Hi all,
    I am Mudit Gupta, using j2me for my project development. I hacked the mobile and changed the permissions in registry.txt file but i am facing problem in running the application. The application gives me NULL value on my Motorola A1200 phone.

    i changed the permissions of my application through registry.txt file --
    I set Is-Trusted: 1
    and Domain: Trusted Third Party.
    but not working..........

    Any suggestions???

  9. #9
    Join Date
    Mar 2008
    Location
    Goa
    Posts
    3

    Default

    i am using FileConnection API's JSR75
    File Read and
    File Write

    but error while running the application, giving NULL value

  10. #10
    Join Date
    May 2007
    Location
    Bangalore, India
    Posts
    230

    Default

    Even after changing the Domain to Manufacturer and Setting the app as trusted, your JAD should be there. Also after making the hack...sometimes you need to save the permission settings twice / thrice for it to come into effect. Hope it helps.

    Rgds
    Sandy
    MOTO ROKR E6 / HT820 BT Headset / 4GB SD Transcend
    Ohhh C'mon!!! I've got everything working on my mob too, but that doesn't mean I'm putting it here!!!


 
+ Reply to Thread

Similar Threads

  1. can someone make this application for e6?
    By joncis in forum E6 General Chat
    Replies: 8
    Last Post: 09-20-2009, 06:41 AM
  2. how to edit or make pkg/mpkg application
    By khalidhashmi-e6 in forum E6 General Chat
    Replies: 4
    Last Post: 07-22-2009, 09:23 AM
  3. Application will not be launched due to an application error
    By chasinglib in forum E6 General Chat
    Replies: 9
    Last Post: 05-25-2009, 11:34 AM
  4. Q: Can make application like mpkg installer?
    By rlpl4527 in forum A1200 General Chat
    Replies: 1
    Last Post: 03-20-2008, 09:09 PM
  5. Replies: 2
    Last Post: 07-13-2005, 02:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1