VOOZH about

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

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


  • Android Core👁 Image
    Francesco AzzolaApril 30th, 2014
    0 1,036

    Parsing HTML in Android with Jsoup

    In this post, I want to describe how to use JSoup in Android. JSoup is a Java library that helps…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaApril 18th, 2014
    3 342

    Android Shake to Refresh tutorial

    In this post we want to explore another way to refresh our app UI called Shake to Refresh. We all…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaApril 7th, 2014
    0 435

    Using Android Location API in Weather App – Search city

    In this post I would like to describe how to search a city using openweathermap to get weather conditions. There…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaApril 7th, 2014
    1 192

    Consume Webservice in Android using intentService

    In this post, I will explain how to consume Restful Webservice using IntentService. We know we can consume a Webservice…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaApril 2nd, 2014
    0 569

    Android Remote Service Tutorial:AIDL–how to structure the Project and lib

    In this post, I will describe how to use Remote Service in Android. This kind of services are services that…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaMarch 27th, 2014
    0 250

    Android Weather app Tutorial: Step by Step guide (Part 2)

    The app is available at google play. Download it and have fun. If you like my work you can donate…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaMarch 26th, 2014
    0 61

    Android Wear SDK: Set up “Hello world”

    In this post I want to describe my first experience with Android Wear SDK.  This is a very simple project…

    Read More »
  • Android Games👁 Image
    Francesco AzzolaMarch 19th, 2014
    0 306

    Android App tutorial:Peg board game

    I released in Github the source code of an app that can be used to play peg board. This app…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaFebruary 21st, 2014
    4 150

    Android Weather app using Yahoo weather provider and AutoCompleteTextView (Part 1)

    This post is the first of a series where we will explore Yahoo Weather API. Our goal is building an…

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