Oh, thank you!
Type: Posts; User: Yagiza; Keyword(s):
Oh, thank you!
Hello!
After reinstallation of my system, I'm going on with development of my J2ME-application.
Now, I just realized that I cannot not only download SDKs for Nokia's legacy devices (S60 3rd, S60...
According to this page, A functional backend for Qt Mobility for Tier 2 platforms (Windows XP/Vista, Mac OS x, Linux) is complete. But I couldn't find it neither in Qt Libraries, nor in SDK. Where...
Hello!
When running Qt SDK Maintenance Tool, it tries to connect to internet via HTTP proxy, using system proxy setting. My proxy requires authentication, but my credentials are not stored in...
First, feel difference between Qt Creator and Qt SDK.
Hello!
I tried Qt 4.6.3 on my S60 3rd FP1 device (Nokia E90) and noticed, that softkeys do not work in a fullscreen mode.
None of Qt demos and examples (even those running from fluidlauncher)...
Just upgraded to Qt Creator v2.4 beta (2.3.82). Now, there is no "Subversion" submenu in the "Tools" menu at all!
A really strange way to "fix" the problem... (v_V)
Ah, that's nice! Looking forward for v2.4.0!
Thanx!
After upgrade from Subversion v. 1.6 to v. 1.7 intergration with Qt Creator is broken:
1. Tools->Subversion option disappears from menu. I have to restart Qt Creator then open project again to make...
Try previous versions of QT SDK with Qt 4.6.3 for Symbian. Applications, developed with Qt 4.7.3 for Symbian^1 won't run on S60 3rd edition anyway.
Yeah! I've just bumped in that bug also. The fact that noone from Nokia can give an answer just makes me feel that noone in Nokia bother that their JVM doesn't work. (v_v)
I have installed EcmtAgent_MIDP.SIS, but cannot install RedMIDlet.jar on my Nokia E90, 'cause I cannot find it!
Here How to conform with Unified Testing Criteria is said, that it is unpacked during...
No. I don't want to draw my own labels 'cause java do not allow me to determine whese softkeys are placed. So, I prefere to let implementation to draw the labels of the softbuttons and handle the...
Hello!
When I switch Canvas with commands assigned to it into FullScreen mode on the most devices, I can still invoke menu by pressing any of the softbuttons. On the S60 %th edition emulator I can...
On the existing device. There is no "COM0" in the emulator.
Yeah! The call:
CommConnection cc = (CommConnection) Connector.open("comm:com0;baudrate=19200");
Throws no exception. Just locks...
Yeah. So, UI doesn't hang, but the call "Open" itself hangs.
To tell the truth, I don't use such devices. But users of my program could.
I just was hoping that internal bluetooth modules are just connected to a COM-port of the device. But on my Nokia E90 I...
No. Windows Mobile is the only thing I know.
Try to delete "Sun Java(TM) Wireless Toolkit..." from the list, then restart IDE before you attempt to add a new J2ME platform emulator.
To make it operable on the devices which have internal GPS receiver, but do not have JSR-179 API
Hello!
How can I access my internal GPS receiver without using JSR-179: Location API?
As I wrote before, Internal bluetooth discovery mechanism asks user if he wants to switch bluetooth on if it is off. I want to use that mechanism.
Is there any way to discover bluetooth devices without writing own discovery code, using internal device discovery mechanism instead.
I mean:
If bluetooth is off user asked if he want it to be...
No. Emulators from all previous SDKs (S60 3.0, 3.1, 3.2, S80, S40) are working pretty well (just occasionally crash windows). And emulator from S60 5th edition SDKs (both 0.9 and 1.0) crashes on...
Running S60 5th edition emulator on Win2k+SP4 (on Win'XP+SP2 it doesn't work at all).
After my test application installed, invoke Application Manager, select my app from installed applications, then...