I've sent an email to the Devloper Program and got a reply that we will get a Lumia. They are working on it.
Type: Posts; User: lxbach; Keyword(s):
I've sent an email to the Devloper Program and got a reply that we will get a Lumia. They are working on it.
Hi,
This used to work, services://C2A?C2Aid=2305&2305=Landmark(lat=%f&long=%f&name=%s), for opening the Map App via the Browser. Since the Anna update it no longer works. Does anyone know the new...
Thanks. That example reports that it's available. Now to check why I can't get info off it.
I can't get that channel to work. Considering the N8 is listed as having a magneto compass has anyone got it working ?
Thanks.
Always crash on RunL, doesn't matter what PlateSec I've set.
It's working fine for me. Also building using the 5th Edition SDK.
Thanks lots. I'll look into that API. You're a lifesaver.
Sure, but it doesn't look the same the phone's Photos viewer. I've got the same problem with the Camera, i.e. it's fine if I want to pop up the viewfinder for the user's to take a photo, but what I...
I've used a 128x128 PNG image embeded within the SVG as my icon on the N8 and it worked great.
Sounds like it's a lot of work that's need doing. I guess this is why iOS and Android are much more popular with developers! coming from an ex-Symbian employee, it hurts :-)
Hi,
Is it possible for an app to starts the N8 photos gallery, let the user choose a photo and then return the result to the app ? I've tried searching but cannot find anything.
Thanks.
That's true, I forgot to copy the string. It's working now, thanks for the sanity check.
That what I would have thought too but that doesn't work. I've got something like :
char *defaultUTF8;
TBuf<2048> tmpText(0);
TPtrC8 ptr(reinterpret_cast<const TUint8*>(defaultUTF8));...
Hi,
I'm using CAknTextQueryDialog to query user input, the problem is if the user has entered the wrong value for example and need to make a change, if I pop-up the query dialog again I can't work...
As an exercise, you don't need the Symbian^3 SDK to get multitouch working, here's how to do it in 5th Ed SDK.
typedef int (*s3advancedpointernumber_type)(void *);
// On creating...
Series60v5_2.sis worked for me on the N8. I assumed anything lower as standard 5th Ed and it worked on the 5800.
Thanks guys, I didn't realise that it's still classified as a 5th Edition dot something. So "Series60v5_1.sis" will be for the N97/5800 devices ?
Thanks for reading.
Error with RVCT 2.2
Fatal error: L6002U: Could not open file c:\dev\sdk\main\tools\rvct\2.2\lib\armlib\h_5.l: No such file or directory
Not enough information to list image symbols.
Finished:...
3.1 should work. Anyway, moot point as I get the same error for 2.2.
Hi,
I'm trying to do an RVCT build using the Nokia_Symbian3_SDK_v0.8 SDK and got this error :
c:\Nokia\devices\Nokia_Symbian3_SDK_v0.8\Epoc32\tools\make.exe: *** No rule to make target...
It seems to be supported by the browser. However, Advance Pointers isn't available in the S60 SDK. Do I have to use the Symbian^3 SDK ?
Thanks.
What are the uid I should be using to build the rsc ? The same ones as the application or their own ?
Thanks Sachin, that's where that link was ! I knew there was one but couldn't remembered and I've lost my bookmarks.
Thanks for the reply Paul, I've changed my paths and it seemed to have found the file. The latest error however is System -20 (KErrCorrupt), is there anything special I need to do with the rsc files...