RU
EN
Main Page
Download
Addons
Forum
Blog
Feedback
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
News:
Скины для плагина Analog Meter
AIMP Forum
»
AIMP for Android
»
Questions
»
using AIMP intents with key mapper?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: using AIMP intents with key mapper? (Read 2395 times)
0 Members and 1 Guest are viewing this topic.
using AIMP intents with key mapper?
«
on:
September 19, 2024, 11:14:33 »
Toffie
Новичок
Posts: 1
Карма: +0/-0
I'd like to use AIMP intents with key mapper to map a double click on my headphones to an addToFavorites action.
I found
https://www.aimp.ru/forum/index.php?topic=68605.0
which showed a list of available intents.
If I try to use this with key mapper with the com.aimp.service.action.addToBookmarks Action (see attach) I get following error in the log file :
Failed to perform action Intent(description=add to favorites in aimp, target=ACTIVITY, uri=#Intent;action=com.aimp.service.action.addToBookmarks;end), reason: android.content.ActivityNotFoundException: No Activity found to handle Intent
I'm using version 4.11.1467. Is it possible the intent is no longer or via a different way available?
Logged
Re: using AIMP intents with key mapper?
«
Reply #1 on:
September 19, 2024, 11:19:48 »
Artem
Администратор
Супермен
Posts: 17536
Карма: +2985/-65
Quote from: Toffie on September 19, 2024, 11:14:33
target=ACTIVITY
You should send intent to a background service, not to activity
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
AIMP Forum
»
AIMP for Android
»
Questions
»
using AIMP intents with key mapper?