• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Trusted Application

 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello 2 all,

This is Jignesh Kakkad I want to know what is trusted application...??
And How can i make my application trusted..?

Waiting for reply..

Thanx

Jignesh Kakkad
Mumbai.
 
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What carrier/handset are you using?

In general a "trusted application" is probably one that is signed with a digital key granted from the carrier. You need to approach the carrier, tell them you want to publish your own MIDlet, ask for an identity certificate, and pay them boatloads of cash.

They will probably ignore your request but if you are a real player and have real money, they may give you a long string of random looking digits that you can include in your JAD properties that verifies the application comes from a trusted (i.e. paying) partner.

Good luck,
William Frantz
http://SprintDevelopers.com
reply
    Bookmark Topic Watch Topic
  • New Topic