Skip to content

Blundell

Android Developer Tutorials

  • Beginner
  • Intermediate
  • Advanced
  • Reference
  • X-Post

Tag: generics

[TUT] Easier / Quicker Generic Collection Creation

In Reference By blundell On 2013-03-03

Sick of repeating your generics declaration?Sick of repeating your generics declaration? For a quick and easy way to create a collection of objects you can do the below. Create yourself a util class: Then each…

Read more of [TUT] Easier / Quicker Generic Collection Creation →

Tagged array, best practice, blundell, collections, easy, generics, java, map

[TUT] Generic One Option Dialog Fragment (with data)

In Advanced, Tutorial By blundell On 2012-07-162012-07-16

In this tutorial I’ll show you how to create a dialog fragment that can be used for general purpose dialogs where you want to show the user a message and just have one option for…

Read more of [TUT] Generic One Option Dialog Fragment (with data) →

Tagged android, blundell, dialog, dialog-fragment, fragment, generics
© Copyright Blundell. All rights reserved.