Wish Smart Link Device

monic

Active Member
Licensed User
Longtime User
I'm trying to wrap this lib @github its a open source lib that connects in-vehicle such as ford systems to smartphone applications.

How it works:
  • Application will make requests to the vehicle and the vehicle responds (Remote Procedure Calls). Application appears to be running inside the vehicle, but all business logic is contained on mobile device.
  • User interacts with their vehicle and vehicle notifies application of any system or user events
  • Application reacts by sending requests to modify application behavior or appearance in the vehicle.
Looking for best approach for the B4A community and someone to co-help with wrapping.
 
Top