i cant unlock it no matter what i do..... i tried ctrl+left mouse, crtl+right mouse, from right to left from left to right nothing works...
Type: Posts; User: shaii; Keyword(s):
i cant unlock it no matter what i do..... i tried ctrl+left mouse, crtl+right mouse, from right to left from left to right nothing works...
I still cant unlock it, can someone please confirm this is still happening to him as well and its not just connections issue on my end?
balagopalks: i tried with 2 different 311 on the RDA
Its the firmware that exists on the Nokia 311 in RDA, but i fail to see how that matter anyway.
i simply cannot pass the lock screen of the 311 in RDA (i've tried swipe with ctrl + left mouse and i've tried just left mouse and right mouse movement)
what can be done?
Thank you for the prize, and congratulations to all the other winners.
Keep up the good job Nokia developer team!
Yes, i know of Qt-components and i've mentioned in my original message, but since my app is pure qml and doesnt require Qt-components i dont see the point of importing the entire lib just to enable...
trying to create an app using pure qtquick qml and QtCreator 2.3.1 for N9/N950,
i used the wizard and selected portrait only but when i run the app on N950 its in landscape mode
the code inserted...
Hey wizard,
The System.getProperty("fileconn.dir.photos.name") on the sdk 2.0 emulator returns the string "/files/images"
with no drive letter even so you are correct you cant just append...
hi bandarap,
i'm well aware how to use file connection im a 8 years programmer working with j2me, and when i try to use your code on the nokia sdk 2.0 emulator i get the exception i've mentioned...
I think you are wrong... i when i use the fileconn.dir.photos property name i do get a valid folder name which does contain some graphics but not of the camera/photos gallary.
i think that this...
if that is true then it goes against what the docs & midp2.0 specs says.
because even on the nokia developer library it says
"fileconn.dir.photos - The URL of the default storage directory for...
That would only return the localized folder name of the photos directory as mentioned in the implementation notes in the same link i gave you above.
fileconn.dir.photos.name - "Localized name for...
According to
http://www.developer.nokia.com/Resources/Library/Java/#!implementation-notes/jsr-75-fileconnection-api-optional-package/runtime-environment-notes/system-properties.html
the system...
Ok well here is my feedback after playing around with the new sdk:
1. The emulator heap size does not match the real phones.
while the emulator limit the heap size to values between 500k-2Mb...
hey so i have a design question
let say i have an app and it has lots of screens (5-6 maybe) so each screen is contain in its own qml file and is basicaly a "page" component
so in my main.qml file...
Hey,
I have a QtQuick app and i need to develop for it a home screen widget app (seperate from the original app)
that all of its function should be to sit in the home screen and show 1-2 short...
cdutly: you could say that you DIDNT READ PUBLISHER MANUAL.
report for NEW PAID APPS is only being generated AFTER 7 days so you should be happy that people are commenting and buying your app.
Hey again,
as for your first links it relates to windows phone mango... and in any case i dont think that any kind of js debugging would help because the app crashes...
i know i can use...
Devnull: i'm using Qt Quick as you know and i dont have any access to QWebInspector.
as for the webkit bugzilla (so many bugs there...) but i did went over ALOT of them and i found...
Hey Devnull,
Thanks for your reply i looked over both links, i tried what the first link said and i've added developerExtrasEnabled: true to my webview but i dont have "right click" and i dont...
bumping... anyone?
I'm assuming you meant "If* a project is..." and yes that is obvious but my question was related specific to this project
if the project is open source will we have access to the source and if so how? (also why was the project home changed from the projects sections and also the url...
I have a QML app which uses WebView to show some data from a remote url
if the javascript setting of the WebView object is enabled the app crashes on Symbian device, if the setting is disabled the...