Skip to content

Blundell

Android Developer Tutorials

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

Tag: array

[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] Array List of countries for arrays.xml

In Beginner, Reference, Tutorial By blundell On 2012-02-022012-02-03

Just created these two matching pair array’s of countries and county codes thought I would share them with everyone since I couldn’t find them myself. Could use the full names for a spinner selection and…

Read more of [TUT] Array List of countries for arrays.xml →

Tagged array, Beginner, code, countries, country, iso, string-array, xml
© Copyright Blundell. All rights reserved.