VOOZH about

URL: https://www.javacodegeeks.com/author/francesco-azzola/page/9

⇱ Francesco Azzola, Author at Java Code Geeks - Page 9 of 14


  • Android Core👁 Image
    Francesco AzzolaOctober 7th, 2014
    0 151

    Control Sphero using Temperature Sensor in Android

    One of the most interesting topic around Android it is how we can connect our smart phones to other devices…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaSeptember 29th, 2014
    0 184

    Android promoted Actions: Floating action button (FAB)

    Recently new design pattern were introduced in Android. One of the most known pattern is the Promoted Actions. They are…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaAugust 12th, 2014
    0 822

    Android Listview with multiple row layout

    In many posts we talked extensively about ListView and how to handle it: creating custom adapter or handling user interactions.…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJuly 4th, 2014
    0 153

    Android RecyclerView

    RecyclerView is one of the two UI widgets introduced by the support library in Android L. In this post I…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJune 11th, 2014
    2 938

    Android chart tutorial: AChartEngine

    In this post, I will describe how to use AchartEngine. This is a great library for Android that help you…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaMay 30th, 2014
    1 208

    Create a jar library with gradle using AAR info

    Some posts ago, I talked about how to use gradle to push an aar to maven central. If you remember,…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaMay 22nd, 2014
    0 208

    How to develop an Android Weather app using Weatherlib

    Some users asked to me some details on how to use the Weatherlib. In this post want to describe how…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaMay 16th, 2014
    1 177

    Android SwipeRefreshLayout Tutorial

    In this post, we will describe SwipeRefreshLayout component. This component should be used whenever the user can refresh the UI…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaMay 8th, 2014
    0 333

    Guide to publish an aar to maven using gradle

    In this post, I’d like to describe the steps necessary to publish an aar to maven repository. There are other…

    Read More »
  • First
  • ...
  • «
  • 7
  • 8
  • 9
  • 10
  • 11
  • »
  • ...
  • Last
Back to top button
Close