April 27, 2011

[SOLVED] ReConnect Eclipse to Android emulator

Just run these command in your console

adb kill-server
adb connect <%TARGET_PC_IP_OR_HOSTNAME%>:<%EMULATOR_PORT%>


for emulator on my pc it was
adb kill-server
adb connect localhost:5555

Source: stackoverflow.com

April 8, 2011

[SOLVED] Add Google IO 2011 HTML5 Banner to my Google Sites via Gadget

How to add Google IO 2011 HTML badge to your Google Sites?

Log in into your site click "Edit Page"

In Edit mode click "Insert" -> "More Gadgets..." -> "Add gadget by URL"

paste this url
http://hosting.gmodules.com/ig/gadgets/file/108306549906760602918/gadgetforgoogleio.xml

and click "add"

Don't forget to Save your changes

Source: http://code.google.com/p/m-kupriyanov-gadgets/