VOOZH about

URL: https://www.javacodegeeks.com/author/David-Carver

⇱ David Carver, Author at Java Code Geeks


  • Android Core👁 Image
    David CarverAugust 25th, 2014
    0 101

    Resolving the dual ItemClick conundrum for the Android Gallery View

    Yes, the Gallery View is deprecated, however currently there really isn’t an out of the box solution to what the…

    Read More »
  • Android Core👁 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 »
  • Android Core👁 Image
    David CarverJanuary 6th, 2014
    0 127

    YouTube GData API and Android

    If you want to use the YouTube API v2 to search for content on YouTube with an Android device, the…

    Read More »
  • Android Core👁 Image
    David CarverSeptember 26th, 2013
    0 278

    Adding Overlay Icons to ImageViews

    While working on Serenity for Android, one of the many requests I received was to have a Watched Status indicator…

    Read More »
  • Android Core👁 Image
    David CarverSeptember 17th, 2013
    0 149

    Detecting Television Feature on Android

    I wrote up a post on google plus, that may be interested to a wider audience.  If you are an…

    Read More »
  • Android Core👁 Image
    David CarverAugust 30th, 2013
    0 340

    Creating a Google TV Sliding Navigation Menu

    The standard design pattern for Google TV apps is generally to use the LeftNavBar library. Unfortunately there isn’t an apklib…

    Read More »
  • Android Core👁 Image
    David CarverApril 5th, 2013
    0 196

    Android – Google TV Subtitle Support

    One of the more frequent questions from users of Serenity for Google TV, is the ability to play back subtitles…

    Read More »
  • Enterprise Java👁 Image
    David CarverSeptember 4th, 2012
    0 207

    Cobertura and Maven: Code Coverage for Integration and Unit Tests

    On the turmeric project, we maintain a nightly dashboard. On the dash board we collect statistics about the project, including…

    Read More »
  • Software Development👁 Image
    David CarverAugust 16th, 2012
    0 94

    Enterprise SOAP Services in a Web 2.0 REST/JSON World

    With the popularlity of JSON and other NoSQL data standard formats, the complexity and in some cases the plain verbosity…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close