Tag Archives: android

Asynchronous processes in Android – Extending the AsyncTask class

A common requirement in any data driven Android app is the ability to download data asynchronously. This might be to lookup locations for a Google Maps view or to acquire dynamic app data. In order to do this you need to create a nested inner class that extends the AsyncTask class.   To do this is [...]

Leave a comment Continue Reading →

The future of eCommerce – mCommerce?

I was lucky enough to be invited into the Magento Mobile introductory Webinar which was very interesting and very well put together. The content will shortly be available on the Magento website. So, what is this mobile commerce, or mCommerce to the cool kids, all about? Well for starters mCommerce sales already account for $2.5 billion per [...]

Leave a comment Continue Reading →