This guide takes you through the steps needed to get the sample project, Hello Sdl, connected a module.
Make sure that you follow the steps in Installation and Integration Basics sections to create a new JavaEE SDL project before continuing this section.
The Hello Sdl JavaEE has some code commented out and cannot be compiled. The project just includes samples for SdlService
and Main
classes that can be copied to the new JavaEE project that you create by following the steps in Installation page.
To connect the sample app to the infotainment system, please follow the instructions in the Connecting to an Infotainment System guide.
View on GitHub.com