Thnx Wizard_hu for replying.
i tried logging the events and I got b4 on pressing Menu key.
But b4 is blocking all events!!! Cannot find the other condition.
Power key gave me a6 and Key up nd...
Type: Posts; User: Megh; Keyword(s):
Thnx Wizard_hu for replying.
i tried logging the events and I got b4 on pressing Menu key.
But b4 is blocking all events!!! Cannot find the other condition.
Power key gave me a6 and Key up nd...
Hi all,
I'm trying to handle the Menu key in my application,i.e when my application is running I want to tap Menu key.
I went through the Animation example and using OfferRawEvent() to get the...
Hey KKrish...
Thnks a lot for d suggestion....it worked.... :)
i was deleting the file after I had parsed it...but now I'm checking if it exists and deleting it nd create the new one.... :) :)...
Thnx for ur suggestion....
but it dint work....:(
nything tht i'm missing??
Hi all....
I'm again having some trouble in handling file.
I need to write some data which comes to my application into an xml file and then parse it.
If I create an empty file, and use the...
Hi Kiran,
Thanx for ur help.
But it has been more than 48 hrs now and I still cant get it. I'm getting the same error as in the link u gave.
No clue what next or am i supposed to wait...
Hi all,
Finally I have got the publisher ID ftom TC TrustCenter and done the following steps:
1. Installed the Certificate on the browser.
2. Ecported the certificate in pfx file
3....
Hi all,
I'm trying to build an app which will switch on my device bluetooth,search for other devices and pair.
My requirements are such that on pairing I'm supposed to receive some BDAddress...
The buttons are visible when i do the default, but not otherwsie...i'm using the same mbm file i use for other icons which are visble but only the buttons dissapear....
RESOURCE AVKON_BUTTON...
hi all,
I'm trying to read a stream of strings from ACM:1 port.
Though I found out how to open the ACM port couldnot find anything on how i can read data from there.
its mentioned at the end of...
Hi...
Going through forum nokia, i've gathered interest abt learning QT.
Was wondering if, i can do d same thing as posted in this thread with one QT and another Carbide C++ symbian app??
I...
hi all,
Strange issues seems to hav a affinity for me.
I have Created buttons using resources and it works fine in emulator. But on device the buttons are not displayed. It enters the the fn...
@Wizard_hu
Ooopsss...my bad...
Stupid of me,there was some issue in mif file so i changed it KMifFile to mbm file and missed to change it in the pkg file also.
Thnx for a lot help... :)
...
Thnx for ur help...
I cud finally zoom down to the line from where d app crashes..
AknIconUtils::CreateIconLC(AppIcon,AppIconMsk,KMifFile,j,k);
where KMifFile="\\resource\\apps\\Demo.mbm")
...
ok, i'm a newbie in symbian.
I'm trying to install my app on my target(N97).
I've succesfully build the app and able to install it on the phone.
The demo app is pretty simple and just has a...
I'm trying to build the following code:
TInt CMyStatusWaiter::WaitForStatus()
{
TInt err = KErrNone;
SetActive();
iWaiter->Start();
return iStatus.Int() != KErrNone...
Thnks symbianyucca. Thnx for the clue.
The problem was though i was building the sis for armv5 it was still taking the the excutables created for windows somehow.
Manually deleting all the...
i read somewhr tht..."Unable to install"message may come up when your installation file (.sis/.sisx) copies files to other application's private folder....
so tried copying to another...
By Symbian Signing do u mean getting it signed from SymbianSigned.com??
I'm got my app signed from there itself...
Thnx for d link, all d capabilties tht i'm using is supposed to work fine...
I tried installing an app with No capabilties and got error as "Unable to install".
I'm not self signing it nd got it signed from SymbianSigned.com;My UID is withing the required range.
Here's my...
This are the capabilties that I'm using:
TrustedUI ProtServ SWEvent WriteDeviceData PowerMgmt
LocalServices NetworkServices SwEvent
Any clue..??
Read In 2 yr old post by SymbianYuccca that...
There are couple of similar posts in the forum but thought of better posting a new thread.
I've made my sis file and got it signed from SymbianSigned. But when I try to install it I get the error...
Here's my corresponding bld.inf file...it was DEFAULT before, i changed it to WINSCW ARMV5 GCCE. But still I happen to get d same error.
PRJ_PLATFORMS
WINSCW ARMV5 GCCE
PRJ_MMPFILES...
Tht worked... Thnx a ton wizard_hu... :) :) :)
It feels so gud when somthing starts working well dat too at midnight.. thnx again.. :)
I'm getting this error while trying to build sis for 'Phone Debug Release(ARMV5)'. It builds fine for emulator.
No rule to make target...