New eclipse Plugins for android developer

If you are Android Developer… the first thing you need to do is Install the Android Source Plugins,  It is very useful plugins especially @ the time you want to see the source of the class from android sdk, and most importantly it avoids the most annoying situation @ the time of debugging, when debugger … Continue reading »

Truth about Adventure

our adventure is someone pretty boring daily routine. e.g. we the people lives in the city… loves the mountain tracking and Mountain biking. This kind of activity we count as thrilling, but for local people… how it could be thrilling to go anywhere especially @ time of winter or monsoon it must be very hard, … Continue reading »

Observer pattern

Recently i came in to programming scenario in which I used observer pattern and it made my work so easy… and it works the way  exactly the way i wanted… So, the programming scenario was something like that, There was one object, objA and there are 2-3 more classes which objects are depended on the value of objA, … Continue reading »

Lazzzy, no I don’t wanna stay lazy.

I figure out something that everyone in this world is lazy… who is not lazy is going to remember forever in this world, like Gandhi, Mother Teresa, Steve Jobs , Bill Gates, and counting. Everyone in this world got equal amount of the time which is 24H, so never say you don’t have time, whatever we need … Continue reading »

Learned From Rat

I have learn something form rat today, actually I don’t like rat much but, that tiny animal teach me something today. what i learn is… Rat scares a lot but it always try to come out of it’s fear. It will at least try ones to escape from the danger… and there is 80% of chance of its success unless … Continue reading »

Configure Android Environment

First step towards android is configure the environment… For android specific environment you need to have eclipse, android sdk and JDK 1.6, You can have eclipse and jdk easily by typing in Google, but when it comes to android sdk it is slightly difficult…if you don’t have high speed internet, but in that case you … Continue reading »