Quantcast
Channel: Beginner – Blundell
Browsing latest articles
Browse All 9 View Live

[TUT] ListView with a Footer Item

TweetJust 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 scroll’s:...

View Article



[TUT] Button to open web browser

TweetSomeone 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!

View Article

[TUT] Array List of countries for arrays.xml

TweetJust 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...

View Article

[TUT] Android Gradle App with JVM JUnit tests

TweetThis tutorial will show you the skeleton of an Android application that uses the Gradle build system and runs JUnit tests on java classes. If your here and reading this, I assume you already know...

View Article

[TUT] Android Gradle App with Robolectric JUnit tests

TweetThis tutorial will show you the skeleton of an Android application that uses the Gradle build system and runs Robolectric JUnit tests on Android classes. This follows on from my tutorial about JVM...

View Article

Browsing latest articles
Browse All 9 View Live


Latest Images