Quick Start Overview
Below is an overview of how to register, code and build the provided Quick Start applications:
- On the “Programs” page of your Web Manager account, click “Register Program”
- In the “Name” section, for the Program Name, select “Quick Start 1” or another Quick Start from the list if templates.
- As a Trial Account user, you can only register programs from our list of templates. All of the settings for these templates are filled-in for you.
- To complete, go to the Confirmation page. Click “Finish” at the bottom of this page to register all of your program’s settings to the Linxter ISB
- Your program has now been registered to the Linxter ISB.
- Open Visual Studio or Eclipse.
- Open the Quick Start solution of your choosing.
- VERY IMPORTANT — In your solution, there is a Shared project and also the numbered Quick Start projects. The Shared project is shared by all of the numbered Quick Starts and just needs the LinxterSDK.dll or linxter-java.jar reference added to it. For the numbered Quick Start project, you will need to follow the steps outlined for integrating Linxter.
- For the numbered Quick Start project, after you have integrated Linxter, you will need to open the Constants file and replace the ActivityId string value with the Activity ID assigned to your program when you registered it to the ISB.
- You are now ready to build your application. Once run, it becomes a unique registered and activated program instance.
Multiple Instances
For testing purposes, you can quickly and easily create multiple instances of your program.