Write platform-specific features
Your application probably does one or more of the following things:
executes a main loop, takes user input to change the application's state (using touch or
orientation changes, for example), displays graphics on the screen, or accesses the file
system. The BlackBerry 10 OS supports these and many more functions so it's important to know
how they work in comparison to Android.