Web Designer Pro Bundle - $500 of Site Templates, Stock Photos, Code, Graphics and more for only $20

Browsing Author

Sue Smith

I'm a Web/software developer and technical/comedy writer - see BeNormal.info for details. The Nonsense apps are my first attempt at Android development. I've written for lots of different clients, including Smashing Magazine. My own sites include BrainDeadAir spoof arts magazine. Follow me on Twitter @BrainDeadAir or email me at sue@benormal.info
Author Feed

Android SDK: Implement an Options Menu

Android SDK: Implement an Options Menu

This tutorial will teach you how to implement an options menu in any of your Android SDK applications. Read on!

Android SDK: Context Menus

Android SDK: Context Menus

Learn about context menus and long-press user interaction on Android in this Android SDK quick tip!

Data Management Options for Android Applications

Data Management Options for Android Applications

This Android quick tip will introduce you to the various data storage options available on the Android platform. A brief practical overview with considerations for each storage option will also be provided.

Android SDK: Using the Text to Speech Engine

Android SDK: Using the Text to Speech Engine

This tutorial will teach you to give your applications a voice with the Android SDK text to speech engine!

Android SDK: Implement a Share Intent

Android SDK: Implement a Share Intent

This tutorial runs through the basic process of creating a share button, implementing the share Intent, passing your content, and building the chooser list.