View Single Post
Helmy's Avatar
Posts: 28 | Thanked: 24 times | Joined on Feb 2010
#44
Thank you so much for compileing Mono and mono develop to run on the N900, i have been developing dot net applications for quite sometime using mono develop and Visual studio and this is really helpful,
i have some questions i hope if someone here can answer
1 - how to do something that's only specific to the N900 from C# like Vibration , Getting the GPS position , Controlling the Status LED , capturing an image from the front/ back camera, Reading the accelerometer data, turning the FM transmitter on and off..... etc ?
can someone provide a code example in C#
i suspect it will be all done with P/invokes
if there is no .net friendly way to do it i will start a project to build a library to warp the APIs into a nice dot net friendly DLLs

2 - how can the end project be packed into a deb file to be deployed just like any other package to run like all other applications ?
can i follow the normal instructions found everywhere on building Debian packages or there are some modifications ?

Last edited by Helmy; 2011-06-07 at 09:30.
 

The Following User Says Thank You to Helmy For This Useful Post: