Skip to content

Blundell

Android Developer Tutorials

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

Tag: xml

[TUT] Using Annotations for Android XML onClick visibility

In Intermediate, Tutorial By blundell On 2012-08-102012-10-10

In this tutorial I’ll show you how to create a basic Annotation. The idea being you can use this to highlight the entry points into your code. (These entry points coming from XML onClick declarations…

Read more of [TUT] Using Annotations for Android XML onClick visibility →

Tagged android, annotation, java, onClick, visibility, xml

[TUT] Show YouTube Feed for a Users Videos in a ListView ( XML )

In Intermediate, Request, Tutorial By blundell On 2012-06-25

Hi guys, this is a Tutorial Request to show a list of videos that a user has uploaded to their youtube channel using atom XML. YouTube has some great API‘s for using the data from…

Read more of [TUT] Show YouTube Feed for a Users Videos in a ListView ( XML ) →

Tagged atom, browse user uploads, gdata, listview, xml, youtube, youtube api

[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

[TUT] ListView with a Footer Item

In Beginner, Tutorial By blundell On 2012-01-312012-02-02

Just figured this one out myself. If you want a ListView with a button / edittext or other view item below the ListView that stays at the bottom of the screen while the view still…

Read more of [TUT] ListView with a Footer Item →

Tagged android, Beginner, listview, relativelayout, tutorial, xml
© Copyright Blundell. All rights reserved.