Neono.de -inoffizielles Neonode N2 Forum

http://Forum.Neono.de - Tipps, Tricks, Development und Hilfe zum Neonode N2 - das Lifestyle-Handy
 
StartseitePortalKalenderFAQSuchenAnmeldenLogin
 

Wie man für das Neonode Programme erstellen kann / SharpDevelop C# -SDK-

Vorheriges Thema anzeigen Nächstes Thema anzeigen Nach unten 
AutorNachricht
Jaycee
Admin


SkorpionTiger
Alter : 34
Anmeldungsdatum : 05 Jun 2008
Beiträge : 349
Ort : wuppertal

BeitragThema: Wie man für das Neonode Programme erstellen kann / SharpDevelop C# -SDK-   Do Jun 05, 2008 8:13 pm

http://neono.de/Guide.htm

http://code.google.com/p/neorhythm/

http://mahnke.googlepages.com/HelloWorldN2_Source_V2.zip

http://mahnke.googlepages.com/Getting-Started-with-N1-development.pdf

http://www.scribd.com/doc/2250731/Einfuhrung-in-das-Programmieren-mit-C

http://channel9.msdn.com/wiki/mobiledeveloper/developmenttools/

___________________________________________

1. Visual Studio 2005, 2007 (oder gegenebenfalls schon 2008) minimum StandartEdition (die günstige ExpressEdition reicht nicht für die WindowsMobile Softwareentwicklung aus). Visual Studio 2005 gibt es hier zu kaufen (zwischen USD 199 und 299 USD).

2. Aktualisieren von Visual Studio. Es ist wichtig, dass die Entwicklungsumgebung auf dem letzten Stand ist bevor fortgefahren wird. Dies macht man entweder über das Hilfe-Menü oder die entsprechenden MSDN-Seiten. Vor allem Nutzer von Windows Vista müssen noch ein paar Updates nachinstallieren.

3. ActiveSync / Windows Mobile Device Center (auch für x64) installieren. Selbst wenn man kein Gerät physisch anschliessen möchte, braucht man die Synchronisationstools für die Verbindung zum Debugger etc.

4. Ein oder mehrere SDKs. Die SoftwareDevelopmentKits enthalten alle Informationen und Biblitoheken für die Geräte und Betriebssysteme sowie die Emulatoren.hierbei ist folgende Neubennenungen der Gerätetypen zu beachten:
WM Smartphone = Windows Mobile Standard
WM Pocket PC = Windows Mobile Classic
WM Pocket PC Phone Edition = Windows Mobile Professional


Quelle gekürzt : http://www.pocketpc.ch/programmieren/39054-brauche-ich-zum-entwickeln-von-software.html


Zuletzt von Jaycee am Mo Aug 25, 2008 6:52 am bearbeitet, insgesamt 2 mal bearbeitet
Nach oben Nach unten
tommi




Anmeldungsdatum : 08 Jun 2008
Beiträge : 5

BeitragThema: Re: Wie man für das Neonode Programme erstellen kann / SharpDevelop C# -SDK-   So Jun 22, 2008 11:22 am

Hi all,

in einem griechischen Forum fand ich, geposted Juli 2007: http://www.myphone.gr/forum/showthread.php?t=163592&page=3

Development on the Neno Platform

From the Neno release 1.4.306.0, Neonode has support for V2 of NETCF, the Microsoft .NET Compact Framework. This means that itʼs possible to write applications in C# and VB.NET for NETCF V2.

For professional development we highly recommend running Visual Studio 2005. That said, it's still possible to do command-line builds for NETCF V2 managed code, and you can use Embedded Visual C++ 4.0 SP4 for native code. To be able to debug your applications however, Visual Studio 2005 is a superior solution.

* Visual Studio 2005 – This is our preferred tool for both managed (C#/VB .NET) and native (C/C++) development. It's possible to debug on the Neonode over ActiveSync. Unfortunately NETCF is not supported in the Express Edition of Visual Studio, so you'll need at least the Standard Edition: http://msdn.microsoft.com/vstudio/products/vsstandard/.

To help you start using Visual Studio 2005 we have written an instruction for how to get started with Visual Studio 2005.

*

Command Line – Itʼs possible to build managed applications from a command line. For this you need the freely downloadable “Microsoft .NET Framework Version 2.0 Redistributable Package (x86)”: Microsoft .NET Framework 2.0 Redistibutable Package.

At the moment we donʼt have any special instructions for this.

*

Embedded Visual C++ 4.0 SP4 – Itʼs possible to use this for building native (C/C++) applications. Debugging might be tricky to setup and we donʼt support this.
*

Visual Studio .NET 2003 – Not supported, since there is no NETCF V2 support in Visual Studio .NET 2003.
-----

Das hört sich nach einer Aussage von Neonode direkt an.
Leider gibt es auf neonode.com kein SDK o.ä. oder developers section, wie beim Palm/Treo oder iphone.

Also, es wird empfohlen .NET CF Anwendungen für das Neonode N2 zu entwickeln. Dazu braucht man dann aber VS2005.

Tommi
Nach oben Nach unten
Jaycee
Admin


SkorpionTiger
Alter : 34
Anmeldungsdatum : 05 Jun 2008
Beiträge : 349
Ort : wuppertal

BeitragThema: Re: Wie man für das Neonode Programme erstellen kann / SharpDevelop C# -SDK-   So Jun 22, 2008 2:17 pm

Zitat:
Leider gibt es auf neonode.com kein SDK o.ä. oder developers section, wie beim Palm/Treo oder iphone


Auf Neonode.com wird es wohl auch in naher Zukunft keine developer section geben, da Neonode gar nicht die Kapazität hat - hier setzt dann dieses Forum an !

Vielen Dank für die gute Recherche !
Evtl. schreibst du ja mal ein Tutorial !


Eine kleine Anregung für einen Email Client :

EMAIL CLIENT C# SOURCECODE
Nach oben Nach unten
Jaycee
Admin


SkorpionTiger
Alter : 34
Anmeldungsdatum : 05 Jun 2008
Beiträge : 349
Ort : wuppertal

BeitragThema: Eine Dokumentation vom N1m - sollte auch für das N2 gelten   Do Jun 26, 2008 4:49 pm

Nach oben Nach unten
Gast
Gast




BeitragThema: Thema: Wie man für das Neonode Programme erstellen kann   Sa Aug 09, 2008 2:50 pm

Hi, I just uploaded a new version of the HelloWorld source code example at RedNeo:

http://www.redneo.com/forum/viewtopic.php?f=11&t=3646

Smile
Nach oben Nach unten
Jaycee
Admin


SkorpionTiger
Alter : 34
Anmeldungsdatum : 05 Jun 2008
Beiträge : 349
Ort : wuppertal

BeitragThema: Re: Wie man für das Neonode Programme erstellen kann / SharpDevelop C# -SDK-   Sa Aug 09, 2008 6:04 pm

Zitat:
Description
---------------------------------
I have created a little HelloWorld app, for those who want to get started programming for the N2.
The solution is for Visual Studio 2008.

Installation instructions
---------------------------------
DOWNLOAD unzip and open the solution with Visual Studio 2008

Notes
---------------------------------
Testet on Neno 2.1.552.4

Screenshots
---------------------------------













Zitat:
I have created 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.

Now there's also a HelloWorld C# solution for SharpDevelop.

Installation instructions
---------------------------------
DOWNLOAD unzip and open the solution with Visual Studio 2008

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 the HelloWorld solution for SharpDevelop, unzip and open the solution with SharpDevelop

Notes
---------------------------------
Testet on Neno 2.1.552.4

_________________
http://www.Neono.de

mein Wii Code : 5167 2265 8054 3472
Nach oben Nach unten

Wie man für das Neonode Programme erstellen kann / SharpDevelop C# -SDK-

Vorheriges Thema anzeigen Nächstes Thema anzeigen Nach oben 
Seite 1 von 1

Forenbefugnisse:Sie können in diesem Forum nicht antworten
Neono.de -inoffizielles Neonode N2 Forum :: N2 Home :: Programmieren für das N2 :: SDK - Software Development Kit-