Thanks Savaj.
you own thread wa sinteresting. I'm not any the wiser, but at least I know I'm not alone. now I just have to get my head around Symbian signed.
Type: Posts; User: franciscagney; Keyword(s):
Thanks Savaj.
you own thread wa sinteresting. I'm not any the wiser, but at least I know I'm not alone. now I just have to get my head around Symbian signed.
I want to get netowrk info, so am using CTelephony::GetCurrentNetworkInfo() called from an active object and all the complexity. I also want to know if it changes so will also use...
Since Nokia discontinued Carbide.j I've downloaded the Java SDK 3rd FP1 (targetting Nokia N82) and Eclipse 3.5.0. You are supposed to install a plug in so Eclipse can create a S60 MIDLet, but I can't...
I tried downloading a previous SDK for Symbian 9.1. With this version the icon does indeed appear on the target.
The icon does not appear on the target using SDK 9.2, and using the examples in the...
I used the SVG factory from www.svgfactory.com to convert from my bmp files to svg which it did no problem. On the emulator its still the default icon, but on the phone it uses my icon only in the...
Ya I miss MSVC 6.0.
Try Carbide. After that even Code Warrior might appear usable.
Well I intend to convert my dbp file to SCG. There is no way a 44x44 bmp can be scaled to say 50x50 whether its SVG or not. So I'd like to know the size of icon before rescaling my high resolution...
Good point. I can see now that it doesn’t put the proper icon in, just the default one.
I am using Symbian 9.2, the only other version I have installed is 6.1
With the standard HelloWorldBasic...
I know the icon on Symbian 6,7, & 8 was 44x44, or 42x29 in the application launcher. This has changed in Smbian 9, but I can't find information on what the new sizes are. It looks like there's just...
Well I did exactly the same as Patrickfrei, and got the icon on my phone to work.
I would be very interested to know why this works, and don't consider trolling through pages of badly written...
Thanks I got my developer cert, and it does indeed install ok.
Problem is I'm building a demo of some fucntionality that needs to know the current country we are in, which it can get from network...
I have an application that works well under Symbian 6.x getting network info using etelbgsm. Now trying to upgrade to Symbian 9.x using etel3rdparty.
I noticed that there's a nice Series60 example...