Jul 2, 2009
BlackBerry to Android Dialog/Listener Interfaces
Building on the HelloWorld! example the code below again shows the similarities between the two platforms.
Building on the HelloWorld! example the code below again shows the similarities between the two platforms.
The Android HelloWorld! example quickly tries to push developers into using their XML based framework for writing applications, if you’re coming from BlackBerry this might be a little confusing, the two platforms are actually very similar, see below for an a side-by-side comparison of a familiar BlackBerry app and an Android example written in a similar style:
Continue