Need help in Developing Blackberry Appln in Mac OS X [closed] - blackberry

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I'm an iPhone / iPad developer.
Wanting to explore in the Blackberry development.
Can someone please guide me through the initial phase.
I use a Mac. Will that be an issue for Blackberry development. Never used Eclipse. Thus such a doubt.
Cheers,
Roshit

Check this link for the enviroment:
http://us.blackberry.com/developers/javaappdev/macosx.jsp
You can add an emulator using wine Here's an example:
http://azizuysal.com/2009/07/06/blackberry-development-on-mac-os-x/
Finally, regarding programing. Well you need to know java and read some documentation like this
http://docs.blackberry.com/en/developers/deliverables/29251/index.jsp?name=UI+and+Navigation+-+Development+Guide+-+BlackBerry+Java+SDK7.0+Beta&language=English&userType=21&category=Java+Development+Guides+and+API+Reference&subCategory=

Related

Can I start my new iOS app with version number 2.0? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
Can I start my version number 2.0 for a new iOS app?
Yes, you can start with 2.0. However subsequent release should be higher than it.
You can start your application with any valid version number. You need to just keep in mind to give same version number as in iTuneConnect and info.plist file of application...

Which is the best way to develop an iphone app similar to existing app? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Hi am going to develop an iphone app which is similar to the app which is already availble in appstore .I would like to know whether i can start the app from scratch or i can customize the code of existing app.I need to know the best way for creating this type of app. Please give me some suggestions.
You have to start from scratch unless the developer of the other app shares the source code with you. You cant just pick an app from app store and edit it.

Building iOS app that renders Sql Server Reporting Services report [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm about to begin a project where I will be attempting to create an iPad app that can render reports from a SSRS report server. I really don't know where to begin with this project. Does anyone have any recommendations on a good way of doing this? Any help is appreciated.
I would probably download this app and see if it meets your needs before reinventing the wheel - http://itunes.apple.com/us/app/mobi-ssrs/id457786540?ls=1&mt=8

Its fine programing for ios4? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
i have a question about a very hard development thing: its okay choose ios4 sdk for startig a project with all the cool things in ios5? And with new iPad in the market?
Thanks
You can use iOS 4 SDK to build apps, if you like. However, those apps won't be able to use any of the new features in iOS 5.
It's better to use the latest version of the development tools, you can always set the target build to a lower OS version if you like.

How to develop my first app for Mac? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Now am working for iPhone/iPad applications. Am interesting to develop apps for Mac OS X also. I searched some tutorials for developing app for Mac in Google and i need to learn something about Mac apps. Can anyone please suggest me any tutorials, links, blocks to create a simple mac apps? Thanks in advance.
Use apple documentation for mac os library in your xcode..It is the best way to learn developing applications for mac... http://developer.apple.com/library/mac/navigation/#section=Resource%20Types&topic=Sample%20Code
Go through the tutorials at Cocoa Dev Central and you'll be up to speed in no time.

Resources