Pages

Android Custom View: PlayStation Knob - Part 1: Getting Started

This is part 1 of the series "Android Custom View: PlayStation Knob", in which I will be creating an Android Custom View that acts just like the PlayStation Analogue Knob:


In this part, you will be able to:

  1. Create the Custom View
  2. Create Custom Attributes
  3. Use your View in an Activity
  4. Capture Touch Events to move the knob

Universal Image Loader Wrapper for Android

I am not really sure if this is a good idea or not. Yet, I did it and created a github project that is a wrapper for Sergey Tarasevich's Android-Universal-Image-Loader.