Android; how to actually put your applications APK onto a device
OK, so you’ve been developing your “hello world” application in Eclipse for a little while, and now want to actually test it out on a device.
OK, so you’ve been developing your “hello world” application in Eclipse for a little while, and now want to actually test it out on a device.
I’ve been searching for a viable and easy solution for integrating my wordpress posts into facebook and twitter for some time now, and have finally found an ...
Identifiers are what we use to identify parts of our code, whether this is a class, method or a variable. There are some ground rules on the names we can giv...
I’ve got some requirements where I need to call a REST web service from an Android device, so I figured I’d get back to basics, and try to call a REST servic...
After recently sitting a course and exam for ITIL v3 Foundation, I thought it would be a good idea to reflect on some of the topics covered while they are fr...