widianuser | 01 June, 2008 22:55
Sad but true - for multiple reasons it is nowadays quite a rare situation that I launch an emulator to do S60 development or debugging. Last week I had to do some debugging to solve a weird email problem on S60 devices; because the problem was with the native email application, I configured the email account to emulator, enabled logging, studied the logfiles and understood what was wrong. After had done that I understood that maybe this logging trick isn’t a well-known tool for developers, at least a quick search to developer resources didn’t find anything.
If you trace the epoc.exe application with Filemon or other similar tools, you will notice that emulator tries to access many directories under $(EPOCROOT)epoc32\winscw\c\logs but fails to write data there because those directories don’t exist by default. If you create directories by hand, you will see logging data appear there for many platform applications. Sometimes that log data makes sense for a developer without the platform source code, sometimes not. If you want to try yourself, create directories like AOEmail, AOMan, Browser, certmanui, connectiondialogs, EMail, java, MCe, mediator, scard, swlstoken, tlsprovider, UiLib... Sure, that list is not complete - trace the emulator process and try to find which directory to create for more data.
//Harri
--
Go to Mobilitics for Mobile Innovations and Custom Search
Symbian C++ |
Permalink |
Comments (2) |
Trackbacks (0)
widianuser | 15 April, 2008 21:33
Browsing |
Permalink |
Add comment |
Trackbacks (0)
widianuser | 08 April, 2008 20:53
Some time ago I wrote a list of questions to ask before a mobile project. I just posted another list of questions for developers who decided to create an installable application. This time list looks like this
If you want to learn more, check the article.
Some other recent topics go from push mail via mobile Linux to speaking phones.
//Harri
General |
Permalink |
Comments (2) |
Trackbacks (0)
widianuser | 13 February, 2008 14:48
I made a small list of questions that I feel are important to ask from a project team before diving deeper to any mobile project. List goes like this:
Complete list is available from my personal site.
I also set up a custom search engine for mobile developers, you can access it from search.mobilitics.net. Idea is that search engine only uses sites that have been most important for myself when trying to solve mobile development related problems. There is also information available what to do is you want to contribute to make engine even better.
//Harri
General |
Permalink |
Comments (4) |
Trackbacks (0)
widianuser | 22 January, 2008 21:05
For myself mobile solutions are interesting on the technical side but very interesting they become when put to the broader context:
General |
Permalink |
Comments (3) |
Trackbacks (0)
widianuser | 14 December, 2007 17:42
As everyone must have noticed, Symbian Signed process and site have beed upgraded. Lots of discussion have been about new signing methods like Open Signed and Express Signed, but what does this new process mean to you during development time:
It means that if you have Publisher ID, you will get more capabilities than before.
Previously with Publisher ID you could get everything execpt CommDD, MultimediaDD, NetworkControl, DiskAdmin, DRM, AllFiles, TCB.
Now with publisher ID you will get everything except DRM, AllFiles, TCB. So CommDD, MultimediaDD, NetworkControl, DiskAdmin are there available for all developers with Publisher ID.
(OK, you could have got special access to those before with special process, but that's a different story.)
//Harri
Symbian C++ |
Permalink |
Comments (7) |
Trackbacks (0)
widianuser | 13 December, 2007 17:06
Sometimes I envy iPhone owners.
It doesn't help that my phone - unlike iPhone - has an open platform,
tons of 3rd party applications, embedded GPS, good camera, 3,5G
connections etc. What my phone doesn't have is the marketing buzz that
pushes major web sites to make special optimized pages for iPhone users.
I'm a big fan of Google's solutions and when they launched a special
service for iPhone, I made a quick software hack and changed the N95
browser to introduce itself as iPhone's browser. Result was somewhat
surprising. Both phones have a browser with a common core (I've been
told) and AJAX support, so my guess was that pages made for iPhone would work just fine
with N95. However, that was not quite the case: iPhonesque Google-pages
in S60 don't every time draw completely and some items seem to be
missing.
(More)
Browsing, S60 |
Permalink |
Comments (35) |
Trackbacks (0)
widianuser | 10 September, 2007 22:37
Symbian C++, Testing |
Permalink |
Add comment |
Trackbacks (0)
widianuser | 30 August, 2007 22:20
Enterprise, Messaging |
Permalink |
Comments (2) |
Trackbacks (0)
widianuser | 20 August, 2007 22:38
Open C |
Permalink |
Comments (4) |
Trackbacks (0)
widianuser | 22 July, 2007 22:44
Connectivity, General |
Permalink |
Add comment |
Trackbacks (0)
widianuser | 20 June, 2007 23:15
"mothers are willing to use technologies and even implement new ones if they can obtain benefits with them."So, my big question is: Where are the mobile services for the families?
Browsing, General |
Permalink |
Comments (1) |
Trackbacks (0)
widianuser | 23 May, 2007 08:44
Connectivity, Enterprise |
Permalink |
Add comment |
Trackbacks (0)
widianuser | 11 May, 2007 07:09
Enterprise, General |
Permalink |
Add comment |
Trackbacks (0)
widianuser | 29 March, 2007 08:12
General, S60, Symbian C++ |
Permalink |
Comments (1) |
Trackbacks (0)