Som's Tech World...
This is my own world of software and technologies...
Wednesday, December 21, 2011
How to set up proxy for Android emulator behind a firewall...
›
Here is how i had set up my emulator's network settings for browsing the internet on a Windows 7 machine. for linux the same principle...
Monday, November 21, 2011
An implementation of Finite State Machine in Android using Handler...
›
Note: If you want to know about a full-fledged application about how a long running task in a background service has been broken into smal...
8 comments:
Thursday, November 17, 2011
Robotium - automated unit test tool for Android...
›
the following text explains how to use Robotium in Eclipse.. Robotium is an automated unit testing tool for Android... for this we need t...
1 comment:
Git & GitHub
›
i think by now most of the people know about Git and Github. however, as i am still not very much hands-on vis-a-vis contributing in the o...
Thursday, November 10, 2011
Handling exception at construction in C++ using Boost's shared_ptr
›
Saturday, November 5, 2011
How to launch an Android App from the Browser
›
As i was doing some experimentation with android, i tried to launch a native app from a browser link... and i was successful... i would lik...
3 comments:
Monday, October 31, 2011
Tackling the Circular Dependency in Java...
›
Let me first define what we mean by circular dependency in OOAD terms vis-a-vis Java. Suppose we have a class called A which has class B’s...
‹
›
Home
View web version