Tag: Android

← All tags

4 posts

Standardbred Mobile - Framework Selection Process - Part 2

Continuing along the path to developing and releasing Standardbred Canada's mobile app, part 2 documents the initial creation and some of the best practices/libraries that were chosen to help along the way.

Standardbred Mobile - Framework Selection Process - Part 1

Tasked with designing and developing Standardbred Canada's microchip scanning app; I wanted to document the process from selecting the appropriate framework to completing development and publishing the application(s).

Android RecyclerView. Adapter implements Filterable

A quick little walk through of how I added filter functionality to my Wingapedia app using Android's RecyclerView.Adapter and Filterable.

Android RecyclerView. Adapter implements Filterable

A quick little walk through of how I added filter functionality to my Wingapedia app using Android's RecyclerView.Adapter and Filterable.