HOME > RSS Feeds > - Latest Tutorial Listings For Miscellaneous
Add To:  Subscribe with My Yahoo!  Subscribe with Google  Subscribe in NewsGator Online  Subscribe in Rojo  Subscribe with Pluck RSS reader  Subscribe with Bloglines  Add to AOL Subscribe to this feed using your favorite reader  

 
How to simulate an incoming call in Android
In this tutorial we will walk through the process of simulating an incoming call on Android.

Showing status bar notifications in Android
A status bar notification adds an icon to the system’s status bar with an optional ticker-text message and a notification message in the notifications window. In the example below a notification is f...

Working with Gesture API in Android
Developing a simple proof-of-concept application that makes use of Gesture API in Android

Building a Custom Fancy ListView
In this tutorial we will walk through the process of building a custom ListView with alternate background colors and an image icon set to every row.

multi threading questions for preparing java interview
Questions on multi threading is one of the most difficult part of Java Interviews. Most of the java programmer doesn't understand the Thread till deep level they mostly know it shallow like difference...

What to review while doing Code Review
code review and JUnit test are two must do development practice.In my experience They always result in positive results in positive result, though having a code review checklist and following a proces...

How do you find length of a Singly Linked list in Java
Here is one of the classical questions asked to me on an interview with multinational Investment bank after that this question asked to me on several times in other interviews also . what makes this q...

Creating Your First Android App
Today I am going to walk you through installing and setting up the Android SDK so you can create android applications. Android runs on Java, so if you don’t know Java, please step away now. If you wan...

Android Multiple Views
I named my project MultiViews and am using Android 2.3. The first thing you can do is go ahead and create the views. The first view has a button that links our second view. The first view is stored in...

Publish your Android Application
Android applications are packaged as APK files. You can use the ADT plugin inside Eclipse to digitally sign and compile your applications, that is what we will be focusing on here. Digitally signed ap...

 
   

© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 1 - Follow our Sitemap