VOOZH about

URL: https://www.javacodegeeks.com/author/ricardo-ferreira

⇱ Ricardo Ferreira, Author at Java Code Geeks


  • Android Core👁 Image
    Ricardo FerreiraSeptember 26th, 2014
    0 133

    How to run junit tests inside the android project

    Hi there! Today i’m gonna show you how to create and run junit tests inside your android project without creating…

    Read More »
  • Core Java👁 Image
    Ricardo FerreiraAugust 16th, 2014
    2 200

    Command Design Pattern Applied

    Hi there! Today i’m gonna share with you a really great programming design pattern. It has a lot of usages…

    Read More »
  • Android Core👁 Image
    Ricardo FerreiraAugust 14th, 2014
    1 300

    Applying decorator pattern to decorate views on Android

    Hi there! Today i’m gonna show how to apply the design pattern decorator to android’s views making use of its…

    Read More »
  • Android Core👁 Image
    Ricardo FerreiraAugust 14th, 2014
    1 430

    How to customize / change ActionBar font, text, color, icon, layout and so on with Android

    Hi there! Today i’m gonna share a very common task with you. How to customize an ActionBar on Android. We…

    Read More »
  • Core Java👁 Image
    Ricardo FerreiraAugust 14th, 2014
    1 189

    Builder Design Pattern Applied

    Hi there! Today i’m gonna share the first of a brand new design pattern series i made. The builder design…

    Read More »
  • Core Java👁 Image
    Ricardo FerreiraAugust 13th, 2014
    2 177

    Decorator Design Pattern Applied

    Hi there! Today i’m gonna show the decorator design pattern in action. The decorator design pattern is a largelly used…

    Read More »
Back to top button
Close