This is a migrated thread and some comments may be shown as answers.

c++ or java program

1 Answer 69 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Venkatesh
Top achievements
Rank 1
Venkatesh asked on 23 Sep 2013, 11:35 AM

Hi,

How do i include c++ dlls or java jar files into icenium ?

I would like to add my c++ socket api in my icenium ? 
Please let me know the document link for including c++ or java applications.

Thanks

1 Answer, 1 is accepted

Sort by
0
Iva Koevska
Telerik team
answered on 25 Sep 2013, 02:40 PM
Hello Venkatesh,

You can add your files to your project by following any of these approaches.

For Icenium Graphite/Mist:

  •  In the Project Navigator, select the location where you want to add the files. Right-click and select Add -> Existing Files. Browse to the location where your files are stored, select them, and click Open.
  • In the Project Navigagor, select the location where you want to add the files. In the main menu bar, click Add -> Existing Files. Browse to the location where your files are stored, select them, and click Open.
For Icenium Graphite only:
  • From Windows Explorer, select your files and drag and drop them onto a location of your choice in the Project Navigator.
For the Icenium Extension for Visual Studio:
  • In the Solution Explorer, select the location where you want to add the files. Right-click and select Add -> Existing Item. Browse to the location where your files are stored, select them, and click Add.
You can organize your custom files in folders for easier management. After adding and organizing them, you just need to make the necessary references in your code.
Regards,
Iva Koevska
Telerik

Big news for mobile app and .NET developers! Hear about it at our Release Keynote. Thursday, September 26th, 11AM EDT
Do you enjoy Icenium? Vote for it in Windows IT Pro Community Choice Awards as Best Cloud Computing Product or Service (Category 5).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
AppBuilder Windows client
Asked by
Venkatesh
Top achievements
Rank 1
Answers by
Iva Koevska
Telerik team
Share this question
or