Samsung Galaxy 3 GT-i5801 Froyo update process

|

Hi guys, After been long searching and trying, I got the news that “Samsung Galaxy 3(GT-i5801)” froyo (2.2) update is available in india through the Samsung Kies software. I have upgraded my phone successfully. The steps which I have followed are mentioned here, so you can also follow the same...

Android Adb logcat issue

|

While working on more than one android devices attached to the same PC, at that time if you want to see a logcat output then there may be a problem you faced.(Its Not a problem but not known thing). See, here i have started emulator and also attached my samsung...

Applications for your Android Honeycomb tablets

|

As i have started with application programming with Tablet SDK (i.e. Android 3.0 Honeycomb), i have referred Android market for finding out and looking out at some applications and its UI – layouts design. I came across some applications which are really well designed and its UI are also very...

postmortem of Gmail URL

|

Hi all, You and me opens gmail account and check mail many times in a day. Still, have you try to look at the address bar and mark the URL of the gmail once you signed-in, it is showing as: https://mail.google.com/mail/?shva=1#sent https://mail.google.com/mail/?shva=1#Inbox https://mail.google.com/mail/?shva=1#drafts what does this shva stands for? This...

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?...

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...