A sample project of how to link your app with the Ford Sync SDK. This is based on the Ford sample 'AppLinkTester'. Then actually made to properly work like an Android app should..
FordAppLinkSyncLibrary is hosted in the following web site
https://github.com/blundell/FordAppLinkSyncLibrary
If you think the Android project FordAppLinkSyncLibrary listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of FordAppLinkSyncLibrary.
Item | Value |
---|---|
Java File Count | 28 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar syncproxyandroid.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\arco.mp3 |
There are 1 image files in FordAppLinkSyncLibrary. The names of the image files are listed as follows.
fiesta.png
The following screenshort is generated from the image listed above.
FordAppLinkSyncLibrary has the following Java source files.
com.ford.syncV4.demofull.activity.AppLinkTesterActivity.java com.ford.syncV4.demofull.activity.console.ConsoleListView.java com.ford.syncV4.demofull.activity.console.LogAdapter.java com.ford.syncV4.demofull.activity.console.MessageAdapter.java com.ford.syncV4.demofull.activity.dialog.AlertRpcDialog.java com.ford.syncV4.demofull.activity.dialog.SendMessageDialog.java com.ford.syncV4.demofull.activity.dialog.ShowRpcDialog.java com.ford.syncV4.demofull.activity.dialog.SpeakRpcDialog.java com.ford.syncV4.demofull.activity.dialog.SubscriptionRpcDialog.java com.ford.syncV4.demofull.activity.dialog.SyncSubMenu.java com.ford.syncV4.demofull.logging.Log.java com.ford.syncV4.demosimple.AlternativeMainActivity.java com.ford.syncV4.demosimple.MainActivity.java com.ford.syncV4.library.AppLink.java com.ford.syncV4.library.AppLinkActivity.java com.ford.syncV4.library.AppLinkComposite.java com.ford.syncV4.library.lockscreen.LockScreenActivity.java com.ford.syncV4.library.lockscreen.LockScreenReceiver.java com.ford.syncV4.library.logging.Log.java com.ford.syncV4.library.receivers.SyncReceiver.java com.ford.syncV4.library.service.AppLinkService.java com.ford.syncV4.library.service.AppLinkServiceConnection.java com.ford.syncV4.library.service.ButtonNameParcel.java com.ford.syncV4.library.service.ButtonPressedParcel.java com.ford.syncV4.library.service.CreateChoiceSetParcel.java com.ford.syncV4.library.service.ProxyAppLinkService.java com.ford.syncV4.library.service.ProxyServiceAction.java com.ford.syncV4.library.sync.SyncProxyFactory.java