java Archive

  • By now you’ve probably written a bit of code, and no doubt it’s not working quite right. It’s time to embrace the fantastic world of debugging. Debugging is a bit...

    Android Notes: Debugging

    By now you’ve probably written a bit of code, and no doubt it’s not working quite right. It’s time to embrace the fantastic world of debugging. Debugging is a bit...

    Continue Reading...

  • As mentioned in the comments for the previous post, when writing Android apps you need to use Java. While it’s possible to code using C/C++, you really don’t want to...

    Android Notes: Java

    As mentioned in the comments for the previous post, when writing Android apps you need to use Java. While it’s possible to code using C/C++, you really don’t want to...

    Continue Reading...

  • These will form a series of posts detailing my progress in learning the Android SDK. When I first started it was very confusing, and took a while to learn enough...

    Android Notes: Setting up the SDK

    These will form a series of posts detailing my progress in learning the Android SDK. When I first started it was very confusing, and took a while to learn enough...

    Continue Reading...