Hi how can i create a nightly build for 3rd edition mobile phone..
Does carbide help in cresting nightly builds configuration ?
I search but could not find it ...
i wanna do from clean up to make...
Type: Posts; User: sohilr; Keyword(s):
Hi how can i create a nightly build for 3rd edition mobile phone..
Does carbide help in cresting nightly builds configuration ?
I search but could not find it ...
i wanna do from clean up to make...
hi,
Thanks for the immediate reply..
Appreciate..
the link you provide when i hit it seems to be removed..
Actually i m looking for something in which my server will understand that i m getting a...
hi,
I m trying to make a simple site that using servlet ..
I would like to know is there anyway i can understand that i m getting a request from the mobile phone
hmm.. true...
so in that case i shoud scrap the idea of reading the contact database ...
Is there any means that i can get the security of my contact database ?
I agree that currently using a...
Hi ,
Yeah actually was thinking about the same..
was thinking of creating a xml file in c:data with a small app..
now was thinking if the browser can read this data...
but the main problem for...
Hi is it possible to read the user contact address book from the browser ?
IF so how ?
i would like to create a website that can be accessible from internet and would like to read the contact...
Thanks
Solved my problem was not derefrencing it properly..
is there anyone who has the answer ?
m i doing something really wrong ?
Thanks
Hi
CContactIdArray* groupIds = iDb->iCougarContactDb->GetGroupIdListL();
for (TInt qcnt =0;qcnt<gCnt;qcnt++)
{
TContactItemId aitem = groupIds[qcnt];
...
hi
i m creating my editor using resource file..
and the dimensions of the editor keep changing..
so can i specify the TGuiBorder runtime..
do i need
initial anything for TGulBorder ?
or just...
Hi
you will require 2 icons for check box..
so to add to the icon list you will have to create two icons. and not one..
if this would interset you
icons1 =new(ELeave) CAknIconArray(2);...
Hi ,
I used the below mentioned link to draw skin background for my container having a a label and a editor..
however after drawing i cannot see the editor..
I would like to see the white...
Yeah actually my personal database is not in a private directory..
i m aware of it..
my contact database get created by another program of mine..
so if i have a self-signed sis i can no ways...
Hi ,
Following is what i did..
it did not ask for developer certificate..
but did not act as i wanted to..
I have one application which does my main job..
I wanted to perform a startup...
hi Kiran ,
I m creating a small exe without UI..
i would like to run this exe in my main project by specifying in my pkg file ..
basically my main project is a self signed sis..so i require...
Hi Kiran ,
Sorry for not specifying correctly..
here i currently want to know regarding Contact Database..
not about DBMS file..I m able to craete a DBMS file using WriteUserdata and readuserdata...
Hi thanks for the reply pirosl..
i would like to know how can i understand the application first run ?
i can do that programatically..
but is there any way that i can create the db during...
hi i have a contact database create..
It get created at
C:\Symbian\9.1\S60_3rd\Epoc32\winscw\c\private\100012a5
while working on emulator
My UId is 0xE60C87C4 -- i expected the files to be...
hi i have a contact database create..
It get created at
C:\Symbian\9.1\S60_3rd\Epoc32\winscw\c\private\100012a5
while working on emulator
My UId is 0xE60C87C4 -- i expected the files to be...
Thanks Kiran.
That sovled my problem of compatibility mode.:o
Yeah my mistake..
when i said using carbide . iwanted to mention that its using GCCE compilation.
regarding the pkg file
following is the pkg file
; Room.pkg
;
;Language - standard language...
Hi..
i have creates the application using series60 3rd edition sdk..
its works perfectly fine in my emulator..
however
i create a sis file signed it with self sign certificate...
while...
okay.i solved the above problem..
was weird..
my desktop time as 3 min earlier than phone time..
hi..
I started afresh..
i developed the application again..
currently i have just create a simple application using Carbide..
have not modified a single line of code..
have changed the active...
Thanks :) it solved my problem..