So, to summarize, this is what has worked for me:
Uninstall any version of Java that is running on your system
Reboot your machine
Install JDK 7 update 17 (32 bits)
I had the JDK 7u17...
Type: Posts; User: cadlg; Keyword(s):
So, to summarize, this is what has worked for me:
Uninstall any version of Java that is running on your system
Reboot your machine
Install JDK 7 update 17 (32 bits)
I had the JDK 7u17...
For some strange reason I started to get this error a couple of days ago. It apparently has something to do with Java's update 21. I don't remember if the problem started immediately after the...
Thanks Hamish. Very helpful, as always.
Congratulations Sara !
A small doubt: Is there a default way to mark an article as being the translation of another one?
That certainly helps.
Thank you.
It might be better to host the video on the web, and just post the link here. So others can also see it if they want to offer some help.
Can you replicate this behavior in other applications.
Since you have not got a solution yet, I think it could be worth creating a small application showing the issue and posting the complete code...
Thanks croozeus.
For Java apps there are libraries that already handle the OAuth process, which is probably the more difficult part of using those APIs. Do you know if there is something similar...
Hello.
I've developed Java apps for S40 devices in the past, but I have never created a web App for that platform. I'm currently evaluating whether I should use Java or the web tools to build an...
Unfortunately the official documentation on the Camera APIs for native code (Windows Phone 8) is very bad (in my opinion).
There is an article on the Wiki that includes some code, but it doesn't...
If you decide to give MonoGame a try, you might want to check these two Wiki articles:
XNA Games On Windows Phone 8 with MonoGame
MonoGame on Windows Phone 8 Post-Processing Your Game
Hi Rahul. Posting your code could help others help you.
I solved it 15 minutes after I created this thread.
I uninstalled the Nokia SDK and the JDK (with all its updates), and then installed them again, but it didn't help. After that, I uninstalled...
I had a working installation of the Nokia IDE/SDK 2.0 for Java ME on my Windows 8 64 bit machine, but today, the installation of update 17 of the JDK affected the Nokia IDE somehow, and it is no...
I tried, and it installed without any issues, and everything seems to work just fine. I have a 64 bits JDK installed, and the only setting I needed to change for a game I tested was the compliance...
I'm not sure to understand. Were you able to make the SDK 2.0 work on Windows 8 64 bits, or is the problem you mention about javaw preventing it from running normally?
Most likely that would not...
Interesting. Are you going to share it ?
I'm planning to start playing with the native camera APIs today, to see if it makes a difference. I've tested some camera apps and most of them work even when using the front camera, so even if this...
Hello everybody.
I am pretty new to the WP platform, and am currently researching some of the APIs I will need for my next application.
Using the article called "How to create a base camera app...
I upgraded my machine a couple of weeks ago, and now I have a Lumia 820 to test my apps (thanks !), but I think the deadline is too close for me, and probably for many developers that might not have...
This won't make any difference. It will not bring any new app into the finalists list, and I don't think Nokia will change the terms at this point.
That's how things happen.
Steven, you are...
Hi mahbub_s60.
Yes, I know using pure QML would probably solve this problem, but this is an existing widget-based application, and rewriting it would take more time, which is what I'm trying to...
Hello.
I'm currently modifying a Qt/QML app that I built last year for S60 5th phones, and I see something incorrect when testing it on an X7 (Anna). I don't have an S^1 device to test right...