Description
Here is a little HelloWorld app in C#, for those who want to get started programming for the N2. The solution is for Visual Studio 2008 Professional Edition.
There's also a HelloWorld C# solution for SharpDevelop.
Installation instructions
Download "HelloWorld.zip" unzip and open the solution with Visual Studio 2008 or check out the sources from the Subversion repo
If you wan't to use the free open source development environment SharpDevelop to develop applications for the Neonode N2, you first have to:
1. DOWNLOAD and install the .NET Framework 2.0 Software Development Kit (SDK) (x86)
2. DOWNLOAD and install the .NET Compact Framework 2.0 Redistributable
3. DOWNLOAD and install SharpDevelop
4. Download "HelloWorld_SharpDevelop.zip" unzip and open the solution with SharpDevelop
Notes
Testet on Neno 2.1.552.4
Screenshots