sdl_android

The app library component of SDL is meant to run on the end user’s smart-device from within SDL enabled apps, as an embedded app, or connected to the cloud. App libraries allow the apps to connect to SDL enabled head-units and hardware through bluetooth, USB, and TCP for Android, and cloud and embedded apps can connect through web sockets, Java Beans, and other custom transports. Once the library establishes a connection between the smart device and head-unit through the preferred method of transport, the two components are able to communicate using the SDL defined protocol. The app integrating this library project is then able to expose its functionality to the head-unit through text, media, and other interactive elements.

Лицензия

Лицензия

Группа

Группа

com.smartdevicelink
Идентификатор

Идентификатор

sdl_android
Последняя версия

Последняя версия

5.5.0_RC
Дата

Дата

Тип

Тип

aar
Описание

Описание

sdl_android
The app library component of SDL is meant to run on the end user’s smart-device from within SDL enabled apps, as an embedded app, or connected to the cloud. App libraries allow the apps to connect to SDL enabled head-units and hardware through bluetooth, USB, and TCP for Android, and cloud and embedded apps can connect through web sockets, Java Beans, and other custom transports. Once the library establishes a connection between the smart device and head-unit through the preferred method of transport, the two components are able to communicate using the SDL defined protocol. The app integrating this library project is then able to expose its functionality to the head-unit through text, media, and other interactive elements.
Ссылка на сайт

Ссылка на сайт

https://github.com/smartdevicelink/sdl_java_suite
Система контроля версий

Система контроля версий

https://github.com/smartdevicelink/sdl_java_suite

Скачать sdl_android

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.smartdevicelink/sdl_android/ -->
<dependency>
    <groupId>com.smartdevicelink</groupId>
    <artifactId>sdl_android</artifactId>
    <version>5.5.0_RC</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.smartdevicelink/sdl_android/
implementation 'com.smartdevicelink:sdl_android:5.5.0_RC'
// https://jarcasting.com/artifacts/com.smartdevicelink/sdl_android/
implementation ("com.smartdevicelink:sdl_android:5.5.0_RC")
'com.smartdevicelink:sdl_android:aar:5.5.0_RC'
<dependency org="com.smartdevicelink" name="sdl_android" rev="5.5.0_RC">
  <artifact name="sdl_android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.smartdevicelink', module='sdl_android', version='5.5.0_RC')
)
libraryDependencies += "com.smartdevicelink" % "sdl_android" % "5.5.0_RC"
[com.smartdevicelink/sdl_android "5.5.0_RC"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.smartdevicelink : bson_java_port jar 1.2.5
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.annotation » annotation jar 1.1.0

Модули Проекта

Данный проект не имеет модулей.
com.smartdevicelink

SmartDeviceLink

SmartDeviceLink connects in-vehicle infotainment systems to smartphone, cloud, and embedded/local apps to create connected experiences for consumers.

Версии библиотеки

Версия
5.5.0_RC
5.4.0
5.3.1
5.3.0
5.2.0
5.1.1
5.1.0
5.0.0
4.12.2
RC_5.4.0
RC_5.3.0
RC_5.2.0
RC_5.1.0