Tag Archives: Browser

Google Chrome overtaking Internet Explorer.

By | May 23, 2012

Google’s Chrome is now the most popular Web browser worldwide, surpassing Microsoft’s Internet Explorer for the first time, according to the latest figures from StatCounter. After years of slowly chipping away Internet Explorer’s market share, Chrome took the lead with 32.76 percent share, while IE dipped to 31.94 percent. Read More from here http://www.pcworld.com/article/255886/google_chrome_overtakes_internet_explorer.html

Global variables in ANDROID……

By | May 17, 2011

Hi all……. In today’s exampl e I will show you how to deal with global variables in ANDROID. You know global variables are those variables that you can access across any variables. It’s value becomes changed when you change it in any of the classes in your project. These types of variables act as like cookies in a… Read More »

How to use Global variables in ANDROID?

By | May 17, 2011

Hi all……. In today’s exampl e I will show you how to deal with global variables in ANDROID. You know global variables are those variables that you can access across any variables. It’s value becomes changed when you change it in any of the classes in your project. These types of variables act as like cookies in a… Read More »