VOOZH about

URL: https://www.javacodegeeks.com/category/android/page/20

⇱ Android Archives - Page 20 of 42 - Java Code Geeks


  • 👁 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 »
  • 👁 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 »
  • 👁 Image
    Bozhidar BozhanovApril 2nd, 2014
    0 156

    Fixing The Android Camera API

    The other day I participated in a company hackathon and I decided to make use of the Android camera. I’ve…

    Read More »
  • 👁 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 »
  • 👁 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 »
  • 👁 Image
    David CarverMarch 20th, 2014
    0 91

    Update the AndroidManifest Version Number automatically

    Recently I needed to automate the update of the versionName element in the AndroidManifest.xml file. This needed to be timed…

    Read More »
  • 👁 Image
    Francesco AzzolaMarch 19th, 2014
    0 305

    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 »
  • 👁 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 »
  • 👁 Image
    Francesco AzzolaFebruary 21st, 2014
    1 359

    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 »
  • First
  • ...
  • 10
  • «
  • 19
  • 20
  • 21
  • »
  • 30
  • 40
  • ...
  • Last
Back to top button
Close