Tested, worked fine on s60v3 machine: tested on n95 and n78.
Type: Posts; User: 3kworld; Keyword(s):
Tested, worked fine on s60v3 machine: tested on n95 and n78.
hi everyone,
I'm using this piece of code to open an url from my application:
It worked fine on 5800, but it has a long delay.
Can someone know this problem? Plz tell me how to make it faster....
So it possible to deliver DRM files and right info?
Thanks for your infor
Thanks,
hopefully this.
i not ever try this yet.
I'm trying to play DRM protected files.
It will be split to 2 types:
1. Large files that are side loaded
2. Files deliver Over The Air using OMA.
For 2, there is no problem, we can handle...
About metadata, i can get success with all field even attached picture.
I just wonder how to know picture data is png or jpeg to create a CFbsBitmap from it
This example not work on real device (5800 Xpress Music Edition)
has anyone tried to extract attached picture from a mp3 file?
I'm trying to get this preview file. but no luck.
Anyone experience, plz help me
--
Thanks
Thanks,
I resolved this problem.
Duration can get ok after MapcInitComplete is called
hi everyone
Nokia introduced this
http://wiki.forum.nokia.com/index.php/Audio_Metadata_Reader_API
As plugin to read audiometadata.
It can read some audio metadata tag stored. but why it can't...
Thanks,
I will try again
Can someone help me resolve this?
Anyone experience this problem?
hi all,
I'm playing mp3 by this code
CMdaAudioPlayerUtility::NewFilePlayerL(aFileName, *this);
This worked fine in s60 3rd.
But in s60 5th it return an error: KErrNotSupported(-5)
What i...
Thankyou
It worked :D
hi all,
I'm using this code to open wap browser from my application
void CMyAppUi::OpenUrl(TDesC &aUrl)
{
HBufC* param = HBufC::NewLC( 256 );
param->Des().Format( _L( "4 %S" ),&aUrl );
...
hi all,
I have a new problem
I create a dynamic setting list
But setting page label text is too long.
How i can display all this text: scroll or multi line
my resource this this
RESOURCE...
hi all,
I need resolve a problem like this:
my application will use http connect.
At first time it will automatic show a access point prompt. AFter i select access point, connection will launch of...
hi all,
a new problem i face when develop an application for n95.
N95 can have 2 layouts: vertical layout and horizontal layout.
How i can detect switch layout event?
I need to know current...
Thankyou. It still problem.
But when i change it to submenu of first menu, it will be ok, dont know why.
It just problem when it is submenu of a submenu.
All this situation:
on real device, when i select a menu item (On/Off) Menu item still stay on screen. It must be vanish.
normally, when you select a menu item if it hasn't submenu, it will...
Can anyone tell me how to mark an item on popup menu list
I have this context:
I must popup a list of access point in a popup menu. User will choose 1 access point as default access point
Selected...
hi everyone,
i got problem with checkbox menu item
I declared this in resource:
RESOURCE MENU_PANE r_autoshare_menu
{
items=
{
MENU_ITEM {...