Questions tagged [smartdevicelink]

SmartDeviceLink (SDL) is an open source platform for connecting smartphone apps to vehicles.

8 questions
5
votes
5 answers

Microsoft/Ford Sync SDK

Just got a car with the Microsoft sync system in it. Did a quick search online and was curious if anyone is aware of any SDK that may exist, sample open source add-on applications, etc. Thanks in advance.
Kyle B.
  • 5,737
  • 6
  • 39
  • 57
4
votes
1 answer

Ford applink sync error

I am currently working on the ford applink sync SDK for iOS and I have downloaded the Applink Emulator (ALE) v 1.0.2 and v 2.4 and trying to run the sample application installed in iPhone 6 with it. After doing the settings for the ApplinkTester app…
Moeez Akram
  • 469
  • 3
  • 12
2
votes
1 answer

Glympse notification "Smart Device Link" on Android 10

since quite a while I get an annoying notification from Glympse about "Smart Device Link". As I am not aware of using that feature, I would like to get rid of the notification. My search through google brought up a similar issue with accuweather…
Gunter
  • 321
  • 4
  • 13
2
votes
1 answer

Smart Device Link - Get Vehicle Data

I took a look in the Smart Device Link library to Get Vehicle Data through vehicle communication using Smart Device Link (SDL). The available parameters are shown in the links below, for android and…
tsvilela
  • 53
  • 1
  • 6
2
votes
2 answers

Multiple App Support on external accessory using iOS external accessory protocol

We are developing an MFi external accessory on which we can launch iOS apps from iPhone using External Accessory Protocol.We are using Ford Smartdevicelink protocol to register the apps. We are using USB as the medium of communication between…
Shivakumar
  • 427
  • 2
  • 15
2
votes
3 answers

Any links to information on the Ford Sync SDK?

This is a joint effort between Ford and Microsoft and it's about time they opened up the SDK to developers. http://www.engadget.com/2009/12/18/ford-to-give-sync-some-app-store-flavor-opening-api-to-devs-in/ Will there be a .NET compatibile version…
Kelsey
  • 47,246
  • 16
  • 124
  • 162
0
votes
0 answers

Stream mobile navigation from my android phone to my PC(host) using smartdevicelink

I am developing an android app to stream my phone navigation to Linux PC where I am running the SDL core and SDL HMI. I am using TCP to communicate between PC and my app. This communication is established using steps mentioned in the below mentioned…
Praveen Kumar
  • 483
  • 1
  • 5
  • 12
0
votes
1 answer

SDL Core, could not be installed, No appender could be found for logger (SDLMain). log4cxx: Please initialize the log4cxx system properly

I am new to Smartdevicelink framework, I am trying to connect my android app through tcp, in which while I am trying to install SDL Core in my local system, I come across below error... log4cxx: Could not instantiate class…
Santhosh
  • 1,867
  • 2
  • 16
  • 23