Can I develop Blackberry applications using C# .NET on windows7
Asked Answered
C

4

8

Hey, I have a keen interest to build an application for blackberry OS, can I do it with C#?

Also Blackberry has launched a plug-in for Visual Studio but how would you use it along with the simulator?

Chancellorship answered 21/1, 2010 at 13:23 Comment(0)
L
3

Supposing you talk about BlackBerry Plug-in for Microsoft Visual Studio 1.2:

The BlackBerry® Plug-in for Microsoft® Visual Studio® allows web developers to leverage existing Microsoft® based developer tools to create and debug web projects for BlackBerry smartphones.

Lees answered 21/1, 2010 at 19:47 Comment(1)
Does this allow you to use C#? It just looks like a local browser application widget thingie, with a plugin for developing it in VS.Poss
B
7

No. You can't do it. You have got to use Java to do Blackberry development. There use to be a C/C++ API for blackberry but it is no longer supported.

Check this stackoverflow question out.

Beatitude answered 21/1, 2010 at 13:29 Comment(1)
-1, there are also RAD MDS studio and web development pluginsLees
L
3

Supposing you talk about BlackBerry Plug-in for Microsoft Visual Studio 1.2:

The BlackBerry® Plug-in for Microsoft® Visual Studio® allows web developers to leverage existing Microsoft® based developer tools to create and debug web projects for BlackBerry smartphones.

Lees answered 21/1, 2010 at 19:47 Comment(1)
Does this allow you to use C#? It just looks like a local browser application widget thingie, with a plugin for developing it in VS.Poss
J
1

There is an open source project: http://code.google.com/p/csharpblackberry/

Jareb answered 11/10, 2010 at 11:49 Comment(0)
T
0

Blackberry Introduced Plugin for Visual Studio. But supported language is Java for developing BB app. You cant develop your app in C#.

Tammara answered 13/8, 2010 at 4:45 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.