VOOZH about

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

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


  • Android Core👁 Image
    Francesco AzzolaJune 12th, 2013
    17 757

    Android: Build real weather app: JSON, HTTP and Openweathermap

    In this post I want to describe how to create a weather app that gives current weather information. This app…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJune 12th, 2013
    3 855

    Android Fragment transaction: FragmentManager and Backstack

    Fragments are useful when we want to support multiple screen size. To manage fragments we need a FragmentManager that help us…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJune 11th, 2013
    2 537

    Android ListView context menu: ActionMode.CallBack

    In this post we want to analyze the context menu (contextual action bar). This is a menu that is related…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJune 11th, 2013
    3 191

    Android: Navigation drawer with account picker – Google Drive SDK

    This post describes how to create a navigation drawer with an account picker. Navigation drawer is a new UI pattern…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJune 10th, 2013
    5 706

    Android listview background row style: Rounded Corner, alternate color

    One aspect we didn’t consider in the previous posts is how we can apply style or background to the Listview…

    Read More »
  • First
  • ...
  • «
  • 10
  • 11
  • 12
  • 13
  • 14
Back to top button
Close