I am not fully sure how to extract the MCC and MNC separately on S40 3rd ed FP1 and 5th ed FP1 devices. The documentation states that they are both contained in a 4-6 digit string when fetching...
Type: Posts; User: abp_dk; Keyword(s):
I am not fully sure how to extract the MCC and MNC separately on S40 3rd ed FP1 and 5th ed FP1 devices. The documentation states that they are both contained in a 4-6 digit string when fetching...
Thanks for your answer ltomuta.
You might be right about the post name. It was just what came to mind when I wrote the post.
I'm in no way in doubt as to how the native S60 app and the J2ME app...
Hey
I’m looking for some insight on the following process. I want to encapsulate and run a J2ME app from a Symbian S60 app. I have a J2ME client that needs S60 os functionality and I would...
Just wanted to report back, that signing my MIDlet using VeriSign, almost eliminated this issue. I still get an occasional exception on the N77 though when retrieving 3+ sms messages at a manual...
It does, thanks.
My problems occour with less messages than this 'know issue' describe.
Hopefully signing my midlet will help. Will report back with my findings.
rgds,
Anders
Hi
I have a problem using the PushRegistry.listConnections() funciton on S60, 3rd ed. I use the below code to identify when my app has been opened by the PushRegistry.
public static...
Oh....now I get it. I only have access to Carbide express. So no 'On Target Debugging' is impossible.
Any other ideas?
I am using Carbide. There are no problems running my app on the v.8.0a SDK emulator under this IDE. The problem arises only on my physical phone.
I have done so already. Nothing happens. The app just seems to start up showing a white screen and then it crashes without any further notice.
I have had similar problems before. This was when I...
I can't post the crashing code as it only crashes (without any feedback) on my 6630.
Any other ideas?
Hi
I've just optimized an app to use array sorting and binary search routines instead of tedious linear search strategies. After the introduction of the usage of array search keys, Find(),...
Hey all
I've tried to implement a generic singleton class that uses TLS to store the static instance member og that specific design pattern. The code is shown below.
SymbianSingleton.h:
...
That did the trick. Thanks.
Why the "#¤% doesn't the documentation say anything about this lib. Well no matter. Lesson learned.
Hey All
I'm trying to get a singleton implementation working but am finding myself stuck. I'm using Carbide and are developing for Symbian v.8.0a.
I know that Symbian can't have WSD (writable...
I resolved the problem by reading this thread http://dev.eclipse.org/newslists/news.eclipse.tools/msg63145.html
I get the following message:
http://firstbreed.dk/Pics_GIF/e_1.gif
I can't seem to make any sense of it.
I've tried reinstalling eclipse btw but it still won't start up.
Hey
I know that Carbide is based on Eclipse and all but that shouldn't interfere with my current Eclipse installation should it? Carbide is a standalone installation right?
Well I can't run...
Rewriting the devices.xml did the trick for me as well. Thanks again.
Heeey they are not!
my xml looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<devices version="1.0">/<device id="Series60_2_0_CW" name="com.Nokia.Series60_2_0_CW" default="yes"...
Only the Series60_2_0_CW SDK is visible. The others are nowhere to be found. Note that these were all visible here before installing the Series60_2_0_CW SDK.
I'm all english (or as english as a Danish guy can get ;-)).
My devices.xml dir is C:\Program Files\Common Files\Symbian. Why?
Yep. And have been fiddeling around with the EPOCPATH as well without result. Might this be a bug that should be reported?
I might add the my SDK path is /bin/Symbian/.. and not /Symbian/..
...
Hey People
I'm doing a datamining app that fetches and stores GSM Network data. I'm developing for the Nokia 6600 and therefore use the Symbian 7.0s SDK.
I've managed to fetch simple network...
Hey people
I have some experiences in relation to this that I just wanted to share. When I installed Carbide for the first time I had the following SDKs installed:
S60 2nd Edition, FP3,...