Also i'm using this wiki to create the db but i didn't find the db file! where it can be found??
Type: Posts; User: ram4soft; Keyword(s):
Also i'm using this wiki to create the db but i didn't find the db file! where it can be found??
Hi,
How to drop the sqlite db while uninstalling the app?
Ram
Hi,
i'm trying to dial a number using Qt.openUrlExternally("tel:"+mobileNum); but it's not working fine in N9 it opens the contact page in phonebook !!
how to do this?
Ram
is there an alternative solution in Qt to open the messages view and let user select the address??
Hi,
i'm trying to send an arabic(utf-8) sms using openUrlExternally but when it opened the message view i get the text as unknown characters!!?
waiting for you help
Ram
Thanks treinio,
i tried that code and this also
QScopedPointer<QApplication> app(createApplication(argc, argv));
QScopedPointer<QmlApplicationViewer> viewer(QmlApplicationViewer::create());...
thanks yucca for your usual assistance
Hi,
Kindly I need to know the steps of signing Qt app to market it not just publishing to ovi store,
i know that symbian had made changes in the process, also do i have to purchase a publisher id...
thanks guys,
treinio, can you refer me to a link and how to call it from qml file,
another question please, does this require capabilites also?
hi
i'm using this wiki
to send app to background, but i have a problem in sending it to foreground when clicking on app icon
Thanks
Ram
Thanks so much vladestCh, it's worked fine :)
Hi,
I'm using this snippet of code to display some pages by swiping method.
ListView {
id: view
anchors.fill: parent;
model: dataModel
orientation:...
Hi,
How can i detect/set the connection mode (wifi/3g)?. I want the app to connect with 3g only in qml app
Ram
Hi,
I'm using QXmlStreamWriter to read and write data to a file as xml format, but i faced a problem on how to append an element to the end of the file?
Ram
Hi,
I'm using map element to use ovi map apis and my question is how i get the longitude and latitude of the position i touch on the map?
thanks
Ram
thanks Yucca so much,
but i still want to display a location on map by any alternative method? how to do this in symbian^1
thanks
Hi,
i have some questions regarding using IAP
1- what is the percentage of the publisher, operator and nokia?
2- The content will be in my server, and the content will be changed everyday how can...
Hi,
i'm facing a problem with using map element with S^1 as mapobjectview isn't applicable there
so Kindly advice if there is any way to use map element with S^1.
thanks
Ram
thanks kusumk for reply, i tried it before and it's still very slow indoors :(
Hi,
I can't get any gps location using QGeoPositionInfoSource indoors.
my gps setting in my N8 is set to all except bluetooth gps
some of my code
source=...
hello chriske,
thanks for reply, i tried your code and other examples to add TODO entry to calendar and they add successfully according to the code but no entry appears in mobile calendar!! where is...
Hi,
how to create calendar events with alarms in symbian^3 platforms? like this for harmattan
Ram
I tried both QDesktopServices::openUrl() and Qt.openUrlExternally() on Symbian N8 and it didn't work. it just opens "services window"
Hi vin,
I don't want a user write the path, i want him browse his phone folders then select one (img,audio, other... )folders.