Pretty much everyone has seen commercials for iPhone apps, but did you know that Blackberry has an app store as well? And while you can only develop iPhone apps on very specific Apple hardware, Blackberry apps can be developed on any platform that allows Java development, which is pretty much every platform! With literally millions of Blackberry users on a variety of carriers, there is a great potential to earn lots of money developing Blackberry apps. Here's how you can get started
Instructions
things you'll need:
- A computer
- Some Java skills would be good
- $200 if you want to submit an app
- 1If you have a great idea for an app, but you've never programmed Java before, you should really check out some Java programming tutorials. Even a very basic understanding of Java will help you more quickly grasp the BlackBerry tutorials. Here is a link to the official Sun Java tutorials:
http://java.sun.com/docs/books/tutorial/ - 2You'll need the Java Development Kit (JDK) version 1.6 (aka 6.0). That's also available from Sun's website. The JDK is what allows you to compile and run Java programs. You can find that right here:
http://java.sun.com/javase/downloads/index.jsp
(Click on the first Download button. The current version is JDK 6, update 14) - 3Eclipse is an Integrated Development Environment, or IDE. Basically, it makes programming in Java really easy. Normally you would have to download this separately, but the BlackBerry people created a plug-in that works directly with Eclipse, and then packaged Eclipse together with the plug-in. This is extremely convenient, and available right here:
http://na.blackberry.com/eng/developers/browserdev/eclipse.jspClick on the link that says, Download the BlackBerry web development plug-in for Eclipse (including Eclipse). If you already have Eclipse installed, download the same file. It will ask you where Eclipse is installed, so you can just point to that directory, and it will add the plug-in where it needs to go. - 4BlackBerry provides a good tutorial to get your first application going. You can find the PDF of that here:
http://na.blackberry.com/developers/resources/A10_Writing_Your_First_Application_V5.pdfTry to understand the basic idea of what's happening in the tutorial, instead of just copying and pasting it into Eclipse. This is a very simple application, but it teaches important concepts that you'll most likely need for your application. - 5Now you're ready to begin developing your BlackBerry app! The developer page on the BlackBerry website has tons of videos and pdfs that help explain concepts. It also has sample programs that can help get you started. That website is here:
http://na.blackberry.com/eng/developers/ - 6Once you've built your application (and tested it very thoroughly on lots of the simulators! see the Tips section), you'll want to submit it to the BlackBerry app store for publication. That page is here:
https://appworld.blackberry.com/isvportal/home/login.seam?cid=10802You will need a PayPal account to sign up. Also ... you will need $200. By giving them $200, you can sell up to 10 different apps. After the 10th app, you need to pay another $200 to submit up to 10 more apps. $200 may seem like a lot, but the lowest cost for an app (besides free, since you are allowed to sell free apps) is $2.99. Since you get 80% of sales revenue, if you sell just 100 apps, you will make back your $200. So consider it an investment! - 7That's it! Good luck on your venture into the world of BlackBerry apps!
- 1
No comments:
Post a Comment