VOOZH about

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

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


  • Android Core👁 Image
    Francesco AzzolaSeptember 6th, 2013
    4 817

    Android app development:weather app with forecast

    This tutorial will describe how to develop an android application. In this tutorial we will explore what we need to…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaSeptember 6th, 2013
    1 203

    Android Detect Face

    In this post I want to describe how to detect faces in an image using Android. I will use the…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaAugust 7th, 2013
    2 199

    Android HTTP Client : Network error and ConnectivityManager

    In this post I will show how to handle connection errors or the situation when the connection changes (i.e from…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJuly 23rd, 2013
    2 417

    Android UML: Design an App – Part 1

    One aspect that was in my opinion not covered in many blogs around, included mine too, it is the process…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJuly 19th, 2013
    1 461

    Android Actionbar Drop Down navigation

    ActionBar supports different navigation types within activities. We saw in an older post that we can use Tabs to navigate or…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJuly 17th, 2013
    6 254

    Android Studio with android alternative emulator:Genymotion

    Moving from Eclispe/ADT to Android Studio I was exploring some alternative configuration to improve my building environment. I came across…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJune 27th, 2013
    0 163

    Add a sliding menu with animation to an Activity

    I was playing around with animation, layers and so on and i have coded this simple sliding menu. The idea…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJune 27th, 2013
    5 303

    Android AsyncTask ListView – JSON

    Many times we need to populate a Listview using an AsyncTask. This is the case when we have to invoke…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJune 27th, 2013
    0 179

    Android ListView Pull-to-Refresh

    In this post I want to describe how to create a custom ListView widget that behaves like Gmail list, so…

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