conversations on all interesting things related to technology and innovation ...

in collaboration with

Developing for Android browser

Share |

(Author: Heena Rastogi)

Android.

For some time now this word had been cropping up in my discussions with people. But I never got around start learning about it. So when at office I saw an opportunity, I tried to peep into the Android app development space.
I had a simple task at hand, to create the sharing feature for an Android app. So I googled for code snippets to achieve this. Here I present my quick consolidation of the google results based approach that I tried. There are in general two ways to do it:

  • Either download API’s for Twitter, MySpace and Facebook and add dozens of lines in your code to create this feature.(will write soon about this)
  • OR just load the twitter,myspace and facebook sharing link in an android browser.

I am sharing the browser method or as somebody said “the web way” of doing stuff. Read more…

Google phases out support for IE6

Share |

Today I got an email from Google (as a google apps admin) saying that over the course of 2010 they we will be phasing out support for Microsoft Internet Explorer 6.0.  The same is also communicated at their blog.

google phases out ie6

Email from Google

Also when opening Facebook from IE7 browser I got a box on the top suggesting me to upgrade to IE8. Earlier last year similar phase out warnings had started to appear on YouTube as well.
Read more…

,