.

Search cool tricks here !!!

.
.
.

Thursday 24 May 2012

Know you Android Device ID Easily Without Any App



Open dial pad, call *#*#8255#*#* ( 8255 = TALK ). If it opens “GTalk Service Monitor”, find lines that begin with JID and Device ID. Your email is JID, and your device id is a string that after android- prefix
For example: if it shows android-1234567890abcdef , then your device ID is 1234567890abcdef


Download APK files from Android Market to PC


APK Downloader – Download APK files from Android Market to PC


APK Downloader is a Google Chrome extension that allows you to download Android APK files from Android Market to your PC
See it in action:
Download and Install: APK Downloader 1.2.1 *USE AT YOUR OWN RISK*
Requirement: Chrome 17 or later
* Please read and follow this instruction carefully before using, or it WON’T WORK *
After installed APK Downloader, you’ll need to follow these steps in able to use it
I. Disable SSL error warnings
If you don’t do this step, the extension WILL NEVER WORK.
Below instruction is for Windows users. For OS X and Linux users, please read this post ( replace --remote-debugging-port=9222 in the example with --ignore-certificate-errors )
1. Right click on Chrome shortcut, select “Properties”
2. Switch to “Shortcut” tab. In “Target” field, insert [space]--ignore-certificate-errors[space]--allow-running-insecure-content at the end. Once you have that finished, click “OK” .
It will look something like this:
C:\…\chrome.exe --ignore-certificate-errors --allow-running-insecure-content
or
“C:\…\chrome.exe” --ignore-certificate-errors --allow-running-insecure-content
Close Chrome and open it again with that shortcut
3. Open APK Downloader Options page. If your screen looks like the right picture ( the warning box is gone ), then you disabled SSL error warnings successfully
II. Enter email and device ID on Options page
1. install this Device ID app, it will show you your emails and Device ID

Do not type in random email or device ID, it won’t work
2. Enter your email’s password, then press Login. If everything is ok, now you can use APK Downloader
III. Start using
After finished two steps above, you can start using APK Downloader. Open Android Market, view any FREE apps ( for example: Simple Text ), then press the APK Downloader icon on address bar ( see screenshot )


Thursday 12 April 2012

Slide Out Egg Bookmarking Gadget For Blogger

Presenting a cute egg shaped fixed position on hover slide open bookmarking gadget for your blog. This is a normal bookmarking gadget but is dressed-up in a cute way. This stays at a fixed position on your blog. This contains Facebook, Twitter, Google +, Blogger, LinkedIn, Stumble Upon, Email buttons and the Share This Icon Offers hundreds more bookmarking choices. First you must check out the screenshot before you add this cute gadget to your blog. I have a tutorial below specially made for you for adding this widget to your blog. So lets go on to the tutorial




How to add slide out egg bookmarking gadget to blogger?

1. Go to "TEMPLATE" and click on "EDIT HTML".
2. In the "HTML EDITOR" find(CTRL+F) for </head> 
3. Just before/above </head> paste the following code:
<!-- Start Heart Bookmarking Gadget Code From http://bloggertrickshut.blogspot.com/ --><script src='http://w.sharethis.com/gallery/shareegg/shareegg.js' type='text/javascript'/><script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/><script type='text/javascript'>stLight.options({publisher: &quot;bea50586-2b9f-448d-947a-01385f28e305&quot;, onhover:false}); </script><link href='http://w.sharethis.com/gallery/shareegg/shareegg.css' media='screen' rel='stylesheet' type='text/css'/><!-- End Heart Bookmarking Gadget Code From http://bloggertrickshut.blogspot.com/ -->
4. Now find for </body> (Use CTRL+F to find codes)
5. Just before/above </body> paste the following code:
<!-- Start Heart Share Code From http://bloggertrickshut.blogspot.com/ --><div style='position: fixed; bottom: 2%; left: 2%;'><div class='shareEgg' id='shareThisShareEgg'/></div><script type='text/javascript'>stlib.shareEgg.createEgg(&#39;shareThisShareEgg&#39;, [&#39;facebook&#39;,&#39;twitter&#39;,&#39;googleplus&#39;,&#39;linkedin&#39;,&#39;blogger&#39;,&#39;stumbleupon&#39;,&#39;sharethis&#39;], {title:&#39; <data:blog.pageTitle/>&#39;,url:&#39;<data:blog.url/>&#39;,theme:&#39;shareegg&#39;});</script><a href="http://bloggertrickshut.blogspot.com/ ">Blogger Widgets</a><!-- End Heart Share Code From http://bloggertrickshut.blogspot.com/ -->

Customizing the position of the gadget/widget!

This is an easy customizable widget. You don't need to customize any big thing in this widget/gadget. Just you need to change the position of the widget. Well, it is optional because if the position fits your blog you may continue without customizing the position. So all just you need is to change the highlighted text in the above code. The code says: bottom: 2% and left:2%. This means the widget will float 2% away from the bottom and left. You can change those percents to change the position of your widget. 
After all, we have added a new cute sharing widget to our blog. I will be posting many other coll and cute bookmarking gadgets and more. Don't forget to subscribe to Blogger Tricks Hut. Happy Blogging. Comments are welcome.

 
Blogger Widgets