If you're using the english V 1.34 OS software, please DO NOT install more than one program at a time. After installing a program, turn the phone off and on again. Also avoid installing programs to the memory card (saving pictures and videos to the memory card is NO problem!) and always install the newest version of the program. I got this hint from somebody who modifies the chinese phones to the english OS.
Regarding Netmonitor: it doesn't seem to work on the 3650 with V 1.34 OS software. As soon as you choose the bug icon, nothing happens. It doesn't lock or anything, it just doesn't work. Any hint?
Another "problem": ringtone volume. It seems that the 3650 uses the built-in speaker for the ringtones. The volume seems pretty low in in volume. Any hints how to get louder ringtones? Thanks.
Operator logos work well on the 3650, same method as on the 7650.
do we start again the monitor issue?
Why "Monitor" issue? Is something wrong with it?
Just a little hint for you my friend: not all people are using an illegal copy/aren't authorized to use it. If you don't have something useful to say, just shut up. Thank you.
[quote="TheSpecialBoy"]do we start again the monitor issue?[/quote]
[quote="Nokker"]If you're using the english V 1.34 OS software, please DO NOT install more than one program at a time. After installing a program, turn the phone off and on again. Also avoid installing programs to the memory card (saving pictures and videos to the memory card is NO problem!) and always install the newest version of the program. I got this hint from somebody who modifies the chinese phones to the english OS.
[/quote]
You should ask the developers of each program to check some simple things when writing programs for Series 60, especially now when 3650 is about to hit shelves.
First of all, do not hard code paths to your resources. They are not necessarily in c:\system\... anymore. Instead, check the drive where your executable is:
_LIT(KResourceFile, "\\system\\data\\yourapp.rsc"😉;
....
TFileName resFileName(KResourceFile);
TFileName dllName;
Dll::FileName(dllName);
TBuf<2> drive = dllName.Left(2);
resFileName.Insert(0, drive);
Second, if your program uses files from other programs (images, sounds etc.) remember that they can be in memory card, too. And the paths in MMC are not same than in c:. For example images are in E:\Images, not E:\Nokia\Images (actually, images can be in any folder in MMC, so do not assume anything!)
[quote="Nokker"]If you're using the english V 1.34 OS software, please DO NOT install more than one program at a time. After installing a program, turn the phone off and on again. Also avoid installing programs to the memory card (saving pictures and videos to the memory card is NO problem!) and always install the newest version of the program. I got this hint from somebody who modifies the chinese phones to the english OS..[/quote]
installing to mmc and installing more than one app at the time works fine on my 3650
[quote="Nokker"]
Regarding Netmonitor: it doesn't seem to work on the 3650 with V 1.34 OS software. As soon as you choose the bug icon, nothing happens. It doesn't lock or anything, it just doesn't work. Any hint?
Another "problem": ringtone volume. It seems that the 3650 uses the built-in speaker for the ringtones. The volume seems pretty low in in volume. Any hints how to get louder ringtones? Thanks.
Operator logos work well on the 3650, same method as on the 7650.[/quote]
as for the ringtone volume. it is very low on my 3650 too
[quote="pandemonium"][quote="Nokker"]If you're using the english V 1.34 OS software, please DO NOT install more than one program at a time. After installing a program, turn the phone off and on again. Also avoid installing programs to the memory card (saving pictures and videos to the memory card is NO problem!) and always install the newest version of the program. I got this hint from somebody who modifies the chinese phones to the english OS..[/quote]
installing to mmc and installing more than one app at the time works fine on my 3650
It works fine until the mishap happens. Don't press your luck, there are dozens of 3650 out there having crashed. There is NO method to revive them, the OS software has to be re-installed to the 3650. As there is no V 1.34 or any other version available in Europe at Nokia Service Centers, you have to wait at least until official 3650 introduction til you can get your phone fixed. Be careful. 😉
Me too! All my Apps are in Memory coz they wont fit on the internal memory and I do not restart after installing any apps unless the installer ask me to but I dont get any problem.