Turns out the Innearctive SDK didn't try to access any personal data - the prompt seems to be shown for any application that connects to internet via HTTP and asks for the response code. It can be...
Type: Posts; User: TongMuan; Keyword(s):
Turns out the Innearctive SDK didn't try to access any personal data - the prompt seems to be shown for any application that connects to internet via HTTP and asks for the response code. It can be...
Just to follow up.
Could somebody from Nokia comment about what's the correct way to proceed if you are 95% sure your J2ME app works on a platform, but don't have access to any device to test it:...
Hi,
On Asha 501 emulator, either requesting loading of a banner ad or showing an interstitial ad results, in addition to query about connecting to internet, another permission query:
The...
If you're using Nokia IDE for Java ME v2, click "Application descriptor" under your project in Package Explorer (left side of the screen, if you haven't changed anything) - you can edit vendor name...
I took a look at the inneractive sample application's HTTP requests for ads in both cases.
Emulator:
GET...
Hello,
Ran into a weird issue when playing with inneractive J2ME SDK. On Nokia SDK 2.0 for Java emulator, banner ads look good and fill around 90% of the screen width, but on a real device of...
Not sure which API they use, but I remember seeing apps (at least one) on Nokia Store claiming to play uplink sounds during a call.
Hi,
I'm preparing to publish an application with two different versions (Normal and Lite). Basically the only difference between them is the name of the application and content of data files...
Worrying too much about piracy doesn't do any good - there's no way to prevent it, if the platform allows users to easily install apps outside the official store. When installs from other sources are...
Hi,
What you're planning is doable, but a lot of work - I have one such application in Nokia Store:
http://store.ovi.com/content/249885
The app has one exe, which works on all devices from S60...
Hi,
What's currently the best practice with launcher icons for J2ME applications, which can be installed on all Nokia's S40 and S60 devices with qvga or better? I guess several different jar files...
Where did you get the bitmap and what do you actually want to do with it? Is it the only bitmap that you want to scale, or can they be even bigger than this?
If you want to just draw a scaled...
Hi,
It's still February and the survey appears to be closed already. Going to the URL gives an error:
This survey is not accepting additional responses at this time. Thank You!
Hi,
I have an application, that has been available in Nokia Store since March. Today I was searching for something totally unrelated, and happened to come across another app with exactly same name...
Hi Ivan,
Sorry for the slow response, didn't notice this thread earlier. My apps were affected by the ununique UIDs problem as well. After getting the info of what the problem actually was and new...
Hi,
I haven't used it, but at least at some point there was a macro/flag, SYMBIAN_ENABLE_SPLIT_HEADERS, which was defined when building on Symbian^3 SDK (but not on S60 SDKs), and seems to have...
Hi,
As far as I know, there are no camera API binary compatibility issues between binaries linked against S60 3.2 camera libraries and any S^3, Anna or Belle device. I have a camera app in Nokia...
- Proper Skype app (3rd party applications aren't allowed to run in the background)
- Angry Birds Space (no native code support -> difficult to re-use existing code from other platforms)
Hi,
You are using a proper asynchronous active object timer with a callback, right? User::After or similar is probably not good enough, because it might be that some camera related communication...
Hi,
Camera image sensors are usually not symmetrical, and in all Symbian devices I have encountered so far, the proper full screen viewfinder and full resolution photos have only been available...
Hi,
You call CaptureKey and CaptureKeyUpAndDowns and store the handles through ListenL every time RunL finishes. I guess new handles are created each time, and obviously only key captures with the...
Hi,
I don't really know much about LGPL - someone please correct me if I'm wrong - but I thought that the main idea of the license is that if an application uses a LGPL library, it must be...
Welcome to the club :) I have to update two applications already published (2 UIDs each) and an application that wasn't yet published - that one I handled already. They seem to process these pretty...
Linking to paid applications is now working fine on the N97, so seems like R&D department solved the issue. Thanks!
Hi Ben,
Like Jon and ovi_store_india, I have not received any updates last week. - my content file has been 100% pending and untouched since February 28th. I emailed developer support about the...