Skip to content

Blundell

Android Developer Tutorials

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

[TUT] Button to open web browser

In Beginner, Tutorial By blundell On 2012-02-012012-02-02

Someone requested this so here goes: If you want to send someone to a website when they press a button in your activity: MainActivity class: And your XML layout: Main.xml As always, enjoy!

Tagged android, Beginner, brower, buton, onClick, open

[TUT] ImageView with Loading Spinner

In Intermediate, Tutorial By blundell On 2012-02-012012-02-02

Hi guys, read a post where someone wanted to load a url image in an ImageView and show a loading spinner whilst this was happening. So I thought it would be a fun exercise for…

Read more of [TUT] ImageView with Loading Spinner →

Tagged android, background, dialog, image, imageview, Intermediate, loading, progressdialog, spinner, thread

[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

Posts pagination

←Previous page Page 1 … Page 18 Page 19
© Copyright Blundell. All rights reserved.