Monday, July 18, 2011

My New house Video


Please take a look at my new house

Wednesday, June 29, 2011

Parsing HTML Data in Java

We may need to parse data from HTML for that there is library available in java to do that .Its Called JSoup.

You can download the Jar file and API docs from the link below

Monday, June 27, 2011

Invoking Google Applications from Android

There may be a case to open the android native application from the android browser most of the cases open a phone dialer , Google maps etc.

Here below the simple example to link your Application Market link

Check out here for syntax details

Monday, September 17, 2007