VOOZH about

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

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


  • Android Core👁 Image
    Francesco AzzolaFebruary 21st, 2014
    1 360

    Android Torch App with Stroboscopic light Tutorial

    In this post, we want to describe how to create a simple torch app in Android. It is a nice…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJanuary 18th, 2014
    0 721

    Android Bound Service: IPC with Messenger

    In this post, we want to talk about Android Bound Service. A bound service is a service that allows other…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaJanuary 15th, 2014
    10 511

    Android Service Tutorial

    In this post, we want to talk about Android Service. This is a key component in developing Android app. Differently…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaNovember 22nd, 2013
    1 167

    Android Volley dynamic ListView: AsyncTask comparison

    In this post, I will describe first how to use Volley to populate dynamically a ListView, and then compare it…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaNovember 19th, 2013
    0 601

    Android Volley Tutorial: Post and download image

    In this post, I want to describe how to use a very powerful and easy to use library for Android.…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaOctober 28th, 2013
    24 1,598

    Android JSON Tutorial: Create and Parse JSON data

    This tutorial describes how to use JSON with Android. JSON stands for (Java Script Object Notation). It is a simple and light-weight data…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaOctober 24th, 2013
    3 1,705

    Android SlidingPaneLayout: Tutorial

    In this post, we want to show how to use SlidingPaneLayout. This is an interesting component that can be used…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaOctober 7th, 2013
    4 255

    Android ListView: Endless adapter

    This post explains how to create an endless adapter for a ListView. An endless adapter is an adapter that loads…

    Read More »
  • Android Core👁 Image
    Francesco AzzolaSeptember 19th, 2013
    4 319

    Android Sensor Tutorial: Barometer Sensor

    One of the most interesting topics in my opinion is how to use Sensor in Android. Nowadays our smartphone are…

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