Skip to content

Blundell

Android Developer Tutorials

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

[TUT] Sliding Drawer Activity – Animate an Activity

In Beginner, Tutorial By blundell On 2012-02-092012-04-19

This tutorial is to show you how you can have a new activity animated to slide into view just like the Android Sliding Drawer. The tutorial show’s the animation coming in from the left and…

Read more of [TUT] Sliding Drawer Activity – Animate an Activity →

Tagged activity, android, animate, animation, drawer, pendingIntent, sliding, sliding drawer, transition, tutorial

[TUT] Infinite Scrolling Gallery View

In Advanced, Tutorial By blundell On 2012-02-082012-02-09

This is just something I put together when trying to figure out the best way to display my images to the user. One thing I did find out is the Android Gallery View sucks! I…

Read more of [TUT] Infinite Scrolling Gallery View →

Tagged android, continuous, custom, gallery, infinite, never ending, scrolling, tut

[TUT] Simple InApp Billing / Payment (V2)

In Advanced, Tutorial By blundell On 2012-02-062016-01-07

*DEPRECATED Please see my new tutorial: Simple InApp Billing / Payment V3* ________________________ —> InAppPurchaseTUT Source Project Download InAppPurchaseTUT Source Project Download

Tagged android, billing, in-app billing, in-app purchase, sell items

Add source code links to Android APIs

In Intermediate, Reference By blundell On 2012-02-032013-04-02

So I’ve just been taking it for granted that I can see the source code for the Android SDK by clicking ‘view source’ on the Android developer site. see below: Today I was using someone…

Read more of Add source code links to Android APIs →

Tagged add-on, android, api, chrome, source, source code

[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] Rounded Corners Map View

In Intermediate, Tutorial By blundell On 2012-02-022012-02-03

This tutorial is pretty self explanatory. Basically a nicer looking map view that has rounded corners. This is a custom view that draws a map view then draws rounded corners over the top. This works…

Read more of [TUT] Rounded Corners Map View →

Tagged android, corners, custom, Intermediate, mapview, rounded, UI, UX

[TUT] Sending a Tweet

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

Implemented this myself so thought I would share. This isn’t the prettiest solution but it gives you all the facts and is nice an quick. I’ve kept it all in one Activity to try and…

Read more of [TUT] Sending a Tweet →

Tagged android, androidev, Intermediate, oauth, register, tweet, tweeting, twitter, twitter4j

Posts pagination

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