Hi,
My company (http://www.nogasoft.com) was one of the first to publish on ovi, we've published a set of 10 apps, all are dictionary apps which are well sold on many other portals,
In the...
Type: Posts; User: tsayag; Keyword(s):
Hi,
My company (http://www.nogasoft.com) was one of the first to publish on ovi, we've published a set of 10 apps, all are dictionary apps which are well sold on many other portals,
In the...
same here, 0 sales from beginning of dec. this makes no sense as we've had
an average of ~5 per day for 3 apps and we've actually uploaded 6 more during that time.
anyone from ovi can comment if...
Hey Tiger,
You are right on the spot, arrogantly i was for some reason sure that n95 was 3rd sp2, not sure how i got that from stuck in my mind,
with this error info I was obviously wasting my...
Hi Tiger!
Need not explain, I fully understand you wanted to help.. :-) and that's appreciated
sincerely.
The problem is of course that I chose not to explicitly mention everything I already...
Hi,
thanks for your tip, however (and please don't get insulted),
when someone asks a quesion, it is in many cases not helpful to state the obvious I have written in
my initial post that I've...
Hi,
I can't find the exact reference but its all over the place,
google for nokia scalable icon for midlet and you'll see an even half "formal" document
claiming its supported. there are even...
Hi,
I'm trying to use an svg (or svgt) icon for my midlet. I'm pulling my hair on this.
I have read (hopefully) all the relevant "documentation" so I'll keep the post short not to repeat the many...
I have to admit I'm rather skeptic of Nokia's ability to make these things right, my conclusion is based on something completely different but I think it is a reflection of Nokia's organization...
I guess I just want to push some steam out of my system.
the ovi store is by far the worst I've seen in terms of the way it works for both users and customers.
the reports not showing for days is...
Hi,
I'm having a real problem with my j2me app which is trying to use the camera on an n95.
In general my code works fine in most cases. The real problem comes when the user starts the app when...
Hi Forum,
For reference, I was able to reproduce the problem on the relevant sdk emulator. I have not investigated the problem to its fullest, but I managed to "fix" the problem I had by removing...
Thanks for the reply and the tips!
I can't share the jar for obvious IP reasons..wish i could.
I'm surprised however that there is no more info about the exact problem and resolution in relevant...
Hi,
I have some users reporting my j2me app does not start on their fp2 s60 3rd edition phones.
my app has a rather complex initialization process spawning a few threads upon startApp
and then...
Additional info,
The scheme (download jad with certificate pointing to .dm) works perfectly on Nokia 6120, so now I'm very confused on why the N95 does not like this scheme,
the N95 I have here is...
Additional info,
removing the properties related to code signing (MIDlet-Certificate-1-1, MIDlet-Certificate-1-2, MIDlet-Jar-RSA-SHA1) keeping everything else intact makes the jad, dm pair download...
Hi,
I have a verisign certified midlet. I have a jad file for it, which "works" without a problem when users download it OTA.
now I went and created a .dm file using the nokia toolkit from the...
Just my 5cents,
When you have a midlet already installed and the following holds:
1) the "new" midlet (downloaded OTA) is not signed AND
2) the already installed midlet was signed AND
3) the...
Hey,
I did end up writing it, its not that difficult,
unfortunately the sources are copyrighted and I can't send you them because its not mine to give,
if you encounter any technical problems...
Hi all,
Is it possible to control the value of microedition.platform property in the S40 sdk, in the wtk you simply edit the device properties file.
any hint appreciated,
-tzurs
Hey,
This is kind of directed to Nokia personal,
We're trying to pass the Java Verified thing for Nokia 6500 slider (announced may 31...
a side note is that we've gone through the process...
thanx harti,
I'm aware of the lead device thing, however I need it to report something else..
anyhow, I did the search the string appears to be in on of the emulator dll's
if anyone has other...
Hi Guys,
I was wondering if anyone knows how to change the microedition.platform reported by the S40 sdk emulator, it reports Nokia5300,
my application is device specific and needs this to be the...
Hi everyone,
We have this problem, our application has a ui interface that can be english or french, when the midlet starts we query "microedition.locale" and do the right thing with the strings. ...
Hi guys,
sorry for the delay, I didn't notice I got any replies,
I'm familiar with J2MEPolish however, I think one should look carefully at the gmail client impl. it is superior to any j2me menu...
Hi everyone,
I'm most impressed with the custom menu google came up with in their j2me gmail client application, has anyone tried to implement something similar or is there some reference to how...