Scenario
Questions
Things to keep In Mind
If you look closely at the official Android docs for ListView
, then you will be able to see which methods got added at which API level. To tell you the truth, nothing fundamentally has changed since API level 1. So just get started with your code.