Skip to content
yshvalik edited this page Oct 24, 2012 · 18 revisions

iviLink Logo

iviLink is a connectivity platform that helps Car Infotainment System and Mobile Devices unite. By Car Infotainment System we imply Head Unit, Rear Seat Entertainment, PNA etc. Mobile Device is a phone or a tablet based on Android or iOS. Our technology provides seamless two-way integration between these units. So when inside the car, no longer you have to choose which one would be more convenient for particular road situation. You just use them together by means of iviLink. For more information on iviLink:

What’s new?

Detailed information about changes in the latest release you can always find in WhatsNew file

SDK 1.1.2 is published. iviLink core for Android SDK is included to the release! You can now for the first time install iviLink not only to Head Unit but also to Android phone/tablet and try our technology in real environment. Head Unit side of iviLink core stack is still implemented for Ubuntu x86 (ver. 10.10 or higher). Mobile Device side is developed for Android 2.2 or higher.

Development of custom applications becomes even more interesting with this release. Having both sides of SDK you can really connect your phone to HU and test how they work together. If you manage to get the HU in a car you can really use iviLink how it was supposed to.

To add iviLink to your applications you’ll need to use a connection layer. Include AppLib to your applications and use its API. iviLink core-stack will do everything else for you. It will transfer your data to another side where “receiving” application can use it. We also released several demo applications together with SDK. They will become in handy as an example when you write your own apps. You can find them in samples folder

What’s next?

For upcoming releases iviLink team focuses on extending our deliveries with additional demo applications and profiles. Media and Control profiles are already included. In release 2.0 we will add applications for them.

We’re also actively working on iOS support. According to the current planning Release 2.5 will have Apple-ready SDK version. This release will appear by the end of the year.

Developing for iviLink

Please refer to the Quick Start Guide to get a basic understanding of iviLink-based software development.

Testing

Starting release 1.1.2 iviLink supports Android. To test the communication via iviLink betweek two devices reference virtual machine was created with iviLink SDK installed and built for Ubuntu. It may be used for Android or Ubuntu developers in testing purposes. Please read the article https://github.com/Luxoft/iviLink/wiki/Testing-with-Virtual-Machine for more details.

Clone this wiki locally