BREAKING:

Few words about usefulness and usage of StackOverflow

Hi, This article i have written based on the usage of StackOverflow so far. Here are some of my profiles: My StackOverflow profile My StackOverflow Career 2.0 profile Android Enthusiasts profile Android Top Users,  have you found me? Why i am being glad to have such StackOverflow profile, you know? I am just because that […]

Read More

Android 3.0 HoneyComb- Display ActionBar – 2

If you don’t know about ActionBar then check and look into the solution given in my previous article: Android 3.0 HoneyComb- Display ActionBar – 1.

Read More

Android 3.0 HoneyComb- Display ActionBar – 1

The ActionBar is a widget for activities that replaces the traditional title bar at the top of the screen. By default, the ActionBar includes the application logo on the left side, followed by the activity title, and any available items from the Options Menu on the right side. The ActionBar offers several useful features, including […]

Read More

Android – GUI/Wireframe Design/Mockup Design Tool for Android Application

Currently, I am being involved in Android Development since a year. Let me clear the agenda of this article: Before starting to develop application, we needs to have MockUp or Wireframe designs for the Android Application which we are going to develop. I know there is a DroidDraw tool (DroidDraw: User Interface (UI) designer/editor for […]

Read More

[HowTo] Android – InputStream to String Conversion

Many times we require to convert the InputStream to String value. Here is the Snippet which is used to convert the InputStream into the String.

Read More

Android/Eclipse programming shortcuts

Initially when i was facing trouble to implement some re-usable things like making comments, organizing imports, etc. Here are some shortcuts which we can use while doing programming in Android / Eclipse: Toggle Comment => Shift + Ctrl + C Remove Block comment => Shift + ctrl + Generate Element Comment => Shift + Alt […]

Read More

Samsung Galaxy 3gt-i5801 is not being detecting in my pc => Repair Samsung USB connection

Here is the original question that i have raised at Samsung Galaxy 3gt-i5801 is not being detecting in my pc. Actually, Initially when i have purchased this phone, at that time i was developing applications and successful to run the applications on my phone. But after few days, phone is not being detecting by my […]

Read More