BREAKING:

Winner of State-Level Best Project competition – Success story of my MCA semester-5 project "Transpo – A mass transit information system portal" at Techteer systems

Hi guys, Here i am sharing this article on my “entry point to prefessional world”. Why i am inspired to write this article? As of this time, i am highly involved in Android application development at Digicorp Information Systems Pvt. Ltd., So suddenly one thing came in my mind that i should write “vote of […]

Read More

Android – Take picture by using native camera

Problem: Launch native camera application to capture image and use it inside imageview Description: I hope you may across the application in which they are launching camera to capture image and then they use the captured image to show inside the imageview. So here is an article for you to implement the Camera functionality to […]

Read More

Android – Cancel AsyncTask in Android

I assume you have already used AsyncTask, If you haven’t used or know about it then read my article on What is AsyncTask or visit read official documentation on AsyncTask. While using AsyncTask, many times you might have faced a situation where you have a case where you want to stop the AsyncTask process by […]

Read More

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 steps to upgrade Samsung Galaxy […]

Read More

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 galaxy phone. So at the […]

Read More

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 well programmed. Here are the […]

Read More

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 shva stands for Should Have […]

Read More