VOOZH about

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

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


  • 👁 Image
    Francesco AzzolaJune 12th, 2013
    3 857

    Android Fragment transaction: FragmentManager and Backstack

    Fragments are useful when we want to support multiple screen size. To manage fragments we need a FragmentManager that help us…

    Read More »
  • 👁 Image
    Francesco AzzolaJune 11th, 2013
    2 539

    Android ListView context menu: ActionMode.CallBack

    In this post we want to analyze the context menu (contextual action bar). This is a menu that is related…

    Read More »
  • 👁 Image
    Francesco AzzolaJune 11th, 2013
    3 193

    Android: Navigation drawer with account picker – Google Drive SDK

    This post describes how to create a navigation drawer with an account picker. Navigation drawer is a new UI pattern…

    Read More »
  • 👁 Image
    Francesco AzzolaJune 10th, 2013
    5 706

    Android listview background row style: Rounded Corner, alternate color

    One aspect we didn’t consider in the previous posts is how we can apply style or background to the Listview…

    Read More »
  • 👁 Image
    Sathish KumarJune 7th, 2013
    16 169

    Getting started with PhoneGap in Eclipse for Android

    Android development with PhoneGap can be done in Windows, OS X, or Linux Step 1: Setting up Android Tools ADT…

    Read More »
  • 👁 Image
    Nikos MaravitsasJune 4th, 2013
    7 409

    Android Studio Tutorial: Getting started with the new Android IDE

    In May 15th, during Google’s I/O developer conference, a new developer suite called Android Studio was announced. It is a…

    Read More »
  • 👁 Image
    Piotr BudaMay 15th, 2013
    1 259

    Installing Google Play on Android Emulator

    The problem I wanted to install Google Play on emulator. Problem is no guide on the net could tell me…

    Read More »
  • 👁 Image
    Nikos MaravitsasMay 13th, 2013
    4 685

    Modal dialog (popup) from Android widget example

    In this example we are going to see  how you can create an Android widget in the home screen that…

    Read More »
  • 👁 Image
    Manish SrivastavaMay 7th, 2013
    2 490

    How to Integrate In App Purchase Billing in Android

    Hello Friends! Today I am going to share very useful blog for In App Purchase in Android. Google provide In…

    Read More »
  • First
  • ...
  • 10
  • 20
  • «
  • 27
  • 28
  • 29
  • »
  • 30
  • 40
  • ...
  • Last
Back to top button
Close