VOOZH about

URL: https://www.javacodegeeks.com/author/Rakesh-Cusat/page/2

⇱ Rakesh Cusat, Author at Java Code Geeks - Page 2 of 2


  • Android Core👁 Image
    Rakesh CusatSeptember 3rd, 2012
    1 458

    Android broadcast receiver: Registering/unregistering during runtime

    In the previous post, we leaned to enable and disable the Broadcast receiver added in the Android manifest file. In…

    Read More »
  • Android Core👁 Image
    Rakesh CusatAugust 28th, 2012
    0 471

    Android broadcast receiver: Enable and disable during runtime

    Broadcast receiver is the one of the basic and important components of the Android application. There are two different ways…

    Read More »
  • Android Core👁 Image
    Rakesh CusatAugust 28th, 2012
    2 187

    Android Jelly Bean notification tutorial

    You may have heard about Android Jelly Bean (API level 16). Google has improved a lot of features and introduced…

    Read More »
  • Enterprise Java👁 Image
    Rakesh CusatAugust 27th, 2012
    2 737

    Gradle Custom Plugin

    This tutorial describes the way of creating Gradle standalone custom plugin. It covers the following topics Creating task, and using…

    Read More »
  • Android Core👁 Image
    Rakesh CusatAugust 24th, 2012
    0 168

    Android Activity Animation Customization Tutorial

    If you are thinking on customizing the animation of Activity transition then probably you would look for ActivityOptions class introduced…

    Read More »
  • Android Core👁 Image
    Rakesh CusatAugust 22nd, 2012
    22 1,130

    Android Voice Recognition Tutorial

    You may have heard about the “ Google Now project” where you give the voice command and Android fetches result…

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