Overriding the Default Android Tab View Style
Something I greatly struggled with when I first started out with Android was how to easily customize many of the user interface elements that every developer is given by the base android SDK.
A collection of 3 posts
Something I greatly struggled with when I first started out with Android was how to easily customize many of the user interface elements that every developer is given by the base android SDK.
I recently made the jump into Android development to see what it was about.
Today I present you with the deceptively simple task of implementing a camera preview class for Android.