-1

Is it possible to accomplish that?

How should I do that?

The phone specs:

  • Nokia N900.
  • OS: Maemo 5 (Linux based).

My PC OS: Win7

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
apacay
  • 1,702
  • 5
  • 19
  • 41

3 Answers3

2

No, it has the wrong operating system.

Hans Passant
  • 922,412
  • 146
  • 1,693
  • 2,536
1

You can use Mono.

You will need to write the application specifically for Maemo; it cannot run WP7 applications.

SLaks
  • 868,454
  • 176
  • 1,908
  • 1,964
  • Good luck with using any Phone feature (dialing, ...) in a VS project. You'd have to start with Mocking an entire phone first. – H H Apr 06 '11 at 13:18
0

Look, you Phone OS is Maemo, your app is for Windows.

You forgot the Windows Phone version but never mind, it's not going to work.

The closest thing would be a Mono implementation, but there isn't one compatible with WinCE (or WP7).

H H
  • 263,252
  • 30
  • 330
  • 514