Archive for category Android
Android Development Gotchas
September 1st, 2011 by David O'MearaAndroid Development Gotchas This isn’t designed to be a definitive list of unexpected occurrences while developing for Android, but it is a list that I scratched down while I was picking up some skill for myself. It won’t save you from every issue but there may be cases where you can stop and think “Yeah, [...]
Posted: 1 September, 2011 in Android, Java/J2EE.
Tags: android, development, gotchas
Comments: 2
Improving the custom Android Gallery
July 12th, 2011 by David O'MearaI was looking for a custom gallery for displaying and selecting images on an Android phone, and while I found the sample code here to be a good start it needed some work before it was useful. Before starting, it is worth pointing out that the Android API supplies a perfectly useful image gallery, and [...]
Posted: 12 July, 2011 in Android, Java/J2EE.
Tags: android, gridview, image gallery, imageview, thumbnail
Comments: 3
