The following diagram provides the overview of my class implementation to implement this in the BlueScan Bluetooth 4.0 scanner.
I leveraged a number of resources for getting my arms around the framework:
- The Android Programming book by the Big Nerd Ranch team had descriptive examples as well as a good reusable SQLiteCursorLoader class, which I used here.
- Android's android.widget.Adapter.
- The API guide for List View.
No comments:
Post a Comment