|
I have written a midlet which asks username and password and connect to servlet running on tomcat to validate. When I run the midlet on the emulator provided by sun toolkit, first time it asks "This midlet wants to connect to http://... using airtime"...
Started by Bhushan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This is easy for the emulator where you need some commercial (paid) certificate... .
Ad first: You need to setup proper security permissions for your midlet and secondly you will need to sign it with some kind of certificate the device trusts.
|
|
Given that there are many sizes and color depths for different phones (even for the same manufacturer), i would like to have one application for all of them and then, download a proper icon for the phone de app is downloaded into.
Is there a way to change...
Started by jluis on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Some newer Sony that can only be accessed if your ....
To mind) you may be able to either register a different file as the MIDlet icon or overwrite the existing file (by running native code, not java) after the MIDlet has been installed.
|
|
I've just discovered J2ME and I love the possibilities that it presents. I'm currently working on a simple application and I'd like to maybe release it as an open-source project sometime in the future.
As part of my research into J2ME and mobile devices...
Started by codeinthehole on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Then the users have for signing a MIDlet are....
You can instruct your users how to create a cert and self-sign with it.
Your users have to be willing to trust you.
You can create a signing certificate that you self-sign.
|
Ask your Facebook Friends
|
Is there a way to sign an Jar for a JavaMe / j2me aplicattion, using Sun WTK via an ant task?
examples, or tutorials links would be appreciated.
Started by Decio Lira on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Not sure how ANT works, but I'm sure you can figure out how to work this in:
java -jar "c:\SPRINT_WTK_31\bin\JadTool.jar" -addcert -alias sprintadp -keystore "c:\SPRINT_WTK_31\appdb\keystore.sks" -inputjad deployed... .
I've got a batch file for signing.
|
|
Hello Developers,
I want to sign my J2ME midlets with time-stamp. i follow the following simple procedure.
1) Sign the J2ME apps using Thwate certificates.
2) Adding the time-stamp using following command which is executing successfully
jarsigner -tsa...
Started by vishal.vpb on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at nokia):
Hi Visha.vpb,
Also check "Why doesn't my signed midlet work?" at http://javaverified.com/Why_doesnt_m...d_midlet_work2
verify your application with first and fourth common problem "midlet attributes.
|
|
Hi
we working for an operator and we would like to know how to setup an operator protection domain .Is there a specific organisation delivering root certificates for this domain as thwate or versisign? (both are CA only for Identified third party protection...
Started by daydenis on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at nokia):
The only information available here is related to signing your MIDlet in the 3rd party trusted domain.
|
|
We're about to build a Blackberry application but would love some input on whether to implement using J2ME (MIDlet based) or Blackberry native (UIApplication).
I understand some of the tradeoffs. J2ME will be more flexible if we want to port the app to...
Started by Eric on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
You can use this certificate to sign and use all restricted.
Their sign certificate and it is cheap.
|
|
I am unable to use any MIDlet applications on my Nokia 5300 phone that access the internet. Whenever I try to open the application like Gmail, Catalogs. I get the following error message: "subscribe to packet data first"
I am however able to access the...
Started by msojha on
, 9 posts
by 8 people.
Answer Snippets (Read the full thread at nokia):
It says Subscribe to Packet.
On the interet but when i try and sign into Windoms Messanger or Yqahoo messanger.
|
|
I am unable to use any MIDlet applications on my Nokia 5300 phone that access the internet. Whenever I try to open the application like Gmail, Catalogs. I get the following error message: "subscribe to packet data first"
I am however able to access the...
Started by msojha on
, 9 posts
by 8 people.
Answer Snippets (Read the full thread at nokia):
It says Subscribe to Packet.
On the interet but when i try and sign into Windoms Messanger or Yqahoo messanger.
|
|
PSPKVM v0.5.5 (SIGNED)
[Только зарегистрированные пользователи могут видеть ссылки. Регистрация! ]
[Только зарегистрированные пользователи могут видеть ссылки. Регистрация! ]
Описание: Очень хороший эмулятор Java от Sleepper 'a и M@x 'a, способный запускать...
Started by ErikPshat on
, 12 posts
by 7 people.
Answer Snippets (Read the full thread at pspx):
Если у вас модифицированная кастомная прошивка, постоянная или виртуальная, то воспользуйтесь не подписанной... .
Подписанная версия SIGNED предназначена для PSP с официальной прошивкой.
На кастомных прошивках 6.39/6.60 подписанная версия не пойдёт.
|