Follow

An Android blogging site provides tutorials to develop creative Android application.

Owner: saurabh257257

Listed in: Technology

Language: English

Tags: Android, Android Application Development, User interface design, Android Blogging, android developemnt

Report it


Site Statistics

Unique Visitors Today:
0
Page Views Today:
0
Unique Visitors this Week:
0
Page Views this Week:
0
Unique Visitors this Month:
0
Page Views this Month:
0
Total Unique Visitors:
1,041
Total Page Views:
1,711
Total Hits Out:
56
Traffic Chart

Latest Blog Posts for DriveAndroid

  • How to create a Checkable Popup Menu in Android
    on Oct 10, 2012 in Checkable Popup Menu
    Checkable Menus provides more functionality to the menus by providing the option of checking the menu item. Popup menu is also a type of menu anchored to the view.When some event happens like click on button the it appear below the anchor view othe...
  • How to create a Popup Menu in Android
    on Oct 9, 2012 in Popup Menu
    In Android application, menus are the common user interface components which gives user a dynamic user experience. Popup menu is also a type of menu anchored to the view.When some event happens like click on button the it appear below the anchor vie...
  • How to run Lint from eclipse.
    on Oct 8, 2012 in Lint
    Lint is static code analysis android tools which checks the android project source file for errors and optimization improvements like security, correctness, performance, usability and accessibility.It is android scanning tools which identify and c...
  • What is Lint in Android?
    on Oct 7, 2012 in Lint
    Lint is static code analysis android tools which checks the android project source file for errors and optimization improvements like security, correctness, performance, usability and accessibility.It is android scanning tools which identify and corr...
  • How to create Contextual Action Mode Menu in Android
    on Oct 6, 2012 in Context Menu
    Context Menus provides more flexibility and action which affects the specific item or a context frame in an user interface.It is available for any kind of view like ListView or GridView. There are two ways of using Context Menus. Floating Context Me...
  • How to create Context Menu in Android Application
    on Oct 2, 2012 in Android User Interface Design
    In Android application, menus are the common user interface components which gives user a dynamic user experience. The other details about menus are: android.view.Menu is class which provides the functionality of menu. Till the Android version 2.3...
  • How to create Context Menu(Floating Menu) in Android Application
    on Oct 2, 2012 in Context Menu Floating Menu
    In Android application, menus are the common user interface components which gives user a dynamic user experience. The other details about menus are: android.view.Menu is class which provides the functionality of menu. Till the Android version 2.3...
  • Learn How to Inherit Style properties in Android.
    on Sep 24, 2012 in Android User Interface Design
    Style is a collection of property provides format and look to view or Window.Although style can done only to a particular view or window.However to apply same style to whole application or activity you need to use a theme. Inheritence in Style allow...
  • How to change Style of View in Android
    on Sep 24, 2012 in Android User Interface Design
    Style is a collection of property provides format and look to view or Window.Although style can done only to a particular view or window.However to apply same style to whole application or activity you need to use a theme. Style in Android is defined...
  • How to create your own Theme in Android
    on Sep 23, 2012 in Android User Interface Design
    Theme in Android means applying the same style to a single activity or whole application . Note: If you will apply theme to a single activity then the style will appear to that particular activity . If you will apply theme to whole application the...
Loading Comments...

Comments

{ds_PageTotalItemCount} commentcomments
{pvComments::date}
{pvComments::comment}

Post a Comment

Close