Posts: 123
Joined: Dec 2015
Reputation:
0
thanks for that tip i hope we can fix that error...when you watched it did music play or was it silent
Posts: 58
Joined: Apr 2016
Reputation:
0
2018-03-16, 02:57
(This post was last modified: 2018-03-18, 03:41 by xBrunex.)
Guys, do you have any idea to connect the smartphone to receive calls through bluetooth on the skin?
EDIT:
And how we can connect rear camera to show image on skin ?
Posts: 1
Joined: Mar 2018
Reputation:
0
Hi,
good stuff here. Been using kodi in my car with standard touch skin. This looks better.
I like to use the navigation button to start PC_Navigator.exe(windows 10 on dell 8" tablet).
Would be nice. I now use them along side. But it wont let me control the music from my car buttons if focus is on navi.
Is there a renault logo?
Thnks in advance!
Posts: 294
Joined: Feb 2014
Reputation:
15
Hi, you have to start with ideea that navi is opening on new window. When you use navi you are out off kodi. Can you give me more details about media buttons?
You can use any logo .... the png should be square with transparent background.
Posts: 58
Joined: Apr 2016
Reputation:
0
Hello again guys,
no one can help me please ?
Posts: 294
Joined: Feb 2014
Reputation:
15
Depends on your hardware to receive calls through bluetooth not the skin.
And the camera is the same thing , my camera is connected to video board and is activated by 12v (reverse light).
For the camera, you can also connect to your system and activate by a button from the skin but i need more details about your camera system.
Posts: 58
Joined: Apr 2016
Reputation:
0
2018-03-27, 20:17
(This post was last modified: 2018-03-28, 02:40 by xBrunex.)
Well, the project is in my tablet Lenovo TB3-710F, and my smartphone is one Samsung Galaxy S8+.
The camera from my car have just 2 wires conected to the reverse light and others 2 conected to one RCA to give the image.
EDIT:
Need to know how to connect it in my tablet and what software i can use <_> .
Posts: 294
Joined: Feb 2014
Reputation:
15
I don't know if is posible to add rca camera to a tablet.... You should have RCA Video IN on your device .
In my opinion .. is not working tot do that .
Posts: 38
Joined: Dec 2015
Reputation:
0
Hi Idorell,
could you pleade have a look at the following problem i got with the skin?
I want to customize the button action by filling in a Activate Windows(10502, ....; command as button action. That does not work. The line is 100% working as i copied it from favourites.xml.
Regards Chris
Posts: 294
Joined: Feb 2014
Reputation:
15
Hi
give me more details, the exact command...
did you used ActivateWindow(...) and not windows?
what window do you want to open?
Posts: 38
Joined: Dec 2015
Reputation:
0
2018-04-12, 19:47
(This post was last modified: 2018-04-12, 19:57 by techie67.)
Hi,
an example command i tried to add and that did not work is
ActivateWindow(10502,"plugin:/
/plugin.audio.radio_de/stations/my/
",return)
Would be nice if that was possible.
It works fine when added in the includes.xml directly or executed from favorites. That is where i got it from in fact. :-)
Regards
Chris
Posts: 294
Joined: Feb 2014
Reputation:
15
I did't tried something like that . When i use ActivateWindow() i use name of the window(Music, Videos...) or Window ID.
I think you should use RunPlugin(plugin) or RunAddon(id).