code blackberry storm gps
This example outlines how to get GPS working on a real BlackBerry Storm using Verizon Wireless with GPS and data services enabled.
Simple code snippet showing a static class that wraps around an encrypted persistent store. Acts as a key/val retrieval system, but persists to disk underneath.
notes blackberry ui
Basic notes on adding a button, and calling pushscreen.
code blackberry gps
This sample shows how to build a simple BlackBerry app that tracks a user's GPS location. It also shows how to configure Eclipse with a BlackBerry simulator that supports GPS emulation.
notes blackberry notes
Misc notes on setting up Eclipse and running the BlackBerry Simulator.
HTTPClient is a small class that gets web content from a URL for the BlackBerry.
