I'm modded Mobbler application and now can use headset instead of arrow keys. Here is video:
http://www.youtube.com/watch?v=MzZLuRmWmSU
With Mobbler I'm can use headset, when application is...
Type: Posts; User: minep; Keyword(s):
I'm modded Mobbler application and now can use headset instead of arrow keys. Here is video:
http://www.youtube.com/watch?v=MzZLuRmWmSU
With Mobbler I'm can use headset, when application is...
Problem solved with Mobbler, but with my app still not working.
http://www.youtube.com/watch?v=z7AL034Y900
Perhaps need use?...
User::Panic(_L("Trallala"),123); I assigned for Stop key. In my application windows is effect if click Stop key - show Panic code and app kill. If application is minimized, then is no effect - no...
I insert User::Panic(_L("Trallala"),123); into MrccatoCommand and show Trallala 123 just when application is maximize. When application is minimize, then nothing happens.
Maybe need set priority...
Capabilities: 00000000 00009000
SwEvent
ReadUserData
Here I can with Stop key (I assign backspace for this key) delete text or with volume keys (assign left, right arrows) go left or right (my application of project). If click Play key of headset -...
Same. Is working just in application, in background is not working.
May need to select priority? Any ideas?
Hi,
we did project, that with volume keys of headset can go left or right in application of project and in background. This working with E50 perfect, but with N85 working just in application of...
With Carbide ++ Symbian I did:
turn off application with Stop key of headset.
case ERemConCoreApiStop:
{
if (aButtonAct == ERemConCoreApiButtonClick)
{
Exit();
...
I did in Mobbler project, that with clicked headset keys (now with Stop key) I turn off the program.
Now I want use headset keys in my project. The project is the simplest - just home screen with...
Thanks! I fixed all errors.
Now the work continues as the project is still not working.
I get error:
undefined reference to `CRemConInterfaceSelector::NewL()'
undefined reference to `CRemConCoreApiTarget::NewL(CRemConInterfaceSelector&, MRemConCoreApiTargetObserver&)'
undefined...
I have question:
or must work headset keys with Qt Mobility Player? At least for me not working.
I think, that keys of headset not have codes. Maybe code creates an instant?
Not . No action if I press AD-54 keyboard. Keys of headset are not scan code.
I think, that need use Utilising media keys:
http://wiki.forum.nokia.com/index.php/TSS000432_-_Utilising_media_keys
...
Perhaps there are examples of a radio or media player applications that support the headset?
Perhaps there are examples of a radio or media player applications that support the headset?
I'm sorry if I ask, not here.
S60_3rd_Ed_SDK_FP2_API_Plug-In_Pack_LLA_1_3.zip
/RemoteControlExtensionAPI.zip
is not remconinterfacebase.dso file
Where I can find this file?
Edit:
I found in...
In this folder qtmobility.sis is version V 1.00(2).
I try run Radio (radio.pro project) from examples, but i have this error whit my N85, windows 7.
I install with tutorial from...
You install Qt Mobility to phone 1.0.2 version or really 1.00(2). I found just 1.0.1 version. I have problem with:
"Could not start application: General OS-related error"
Hi,
Are is possible us AD-54 adapter's keys (rewind, stop, play, forward, volum up, volum down) on my project? Now my project is very simple:
with key "5" of keyboard I add text from EditLine to...
Hello,
I want translate programs/games in the text of my own language.
I found that the text is in \resource\apps folder *.RSC file.
How do I edit it or create a new *.RSC file, that can...
What program uses?
Please download link.