Hi wizard_hu_,
It's exactly what I want, can you help me? One article or example?
Thanksss.
Type: Posts; User: nguyend; Keyword(s):
Hi wizard_hu_,
It's exactly what I want, can you help me? One article or example?
Thanksss.
HI,
Thanks for reply.
I mean that: if I send one file with HTTP client is ok, but I don't know how to send 2 files :(
With one file, I used
Format for Post Data
HBufC8* textMsg =...
Hi all,
I want to upload 2 files: one video (mp4) one image (jpg) to server.
My server have 2 parameters: file1 and file2 to get date of those files.
I'm using HTTP Client example to post, I...
Let try to public your socket to internet and test again.
I met this problem and I solved by that way.
Hi all,
Symbian Signed has inform that my application is signed.
But when I go to My Dashboard on Symbian Sign site, I can't focus to my application on list, so I can't download my signed...
Hi all,
I try sign my application one more :(
"Application has been submitted to the test house for testing. Please pay for the testing and download the test report from your submission history...
Yes, thank you for response, friends.
@Maveric: I'm Vietnamese, so timezone is +7. Hoping I can be received payment email soon
Thanks a lot !
Nobody can help me ?
Thanks.
Hi all,
I have just signed my application, the status is "Ready For Testing" now, but I don't receive any email to request payment from Testhouse yet.
What I should do now ? Any body can help...
Yes, thank you!
Test house has just sent payment, we contacted by email :)
Thanks
Hello everybody,
I have submitted my application to Symbian Sign.
I have accepted Quotation and application status is In Testing now, but I haven't received any payment bill yet, so I can't pay...
I have searched many times before, but I can't find some thread can help me to solve my problem
Hi all,
I can get list of Internet Access Point (IAP) ref to link : wiki.forum.nokia.com/index.php/Reading_internet_access_points_from_the_device
But now, I want to detect list of "Active" IAP,...
Thank you, wizard_hu_ and kiran10182
I will fix my problem
Thank one more :)
I signed my App with Symbian Sign, and it's failed with TEST 2 - Application start/stop behaviour
I don't know about Task manager
Anybody can help me?
"Try to close the application “MyApp” from...
I have read : Symbian OS C++ for Mobile Phones - Volume (1-2-3) by author Richard Harrison. I think it is basic and clearly
My problem is out of memory, I have used many T Class with lagre size, I fix by use C Class with pointer
Thank a lot !
I find out stack size, and min max heap size, but I understand about them, can you show me about them, or do you have any link ?
Thank a lot !
Anybody has another idea ?
Please, thank !
I delete code TPoint p(x, y), replace by a function call, ex: this->CallFunction
And the exception throw at name of function
void CallFunction()
{
// I debug but, introduction pointer doesn't go...
To display a Bitmap:
Add it to MBM file (you can add Bitmap to MBM file in Carbide IDE by: right click on to *.mmp file, choice Edit MBM -> ... and add bitmap file, choice make head file ...)
Or...
Hi all,
I debug my app on N73 with Carbide C++ 2.3, I meet a exception:
Thread[Thread id: 1138] " Signal Exception 0 received: A data abort exception has occurred....
TInt x =...
Yes, I have add location capability to mmp file
I use Nokia N95
In positioning method has: Assisted GPS, integrated GPS & network based (all is enable)
I use Google Map, when click My Location, it OK
But GPS Data app in phone doesn't work
Hi all,
I build a LBS app, but I can't get location, when I check GPS device, their status is Inactive, I think this is reason
So that, I want to active these GPS device, anybody can help me ?
...