What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Read URLs from PC screen using Droid!

volando

Member
Ok, this is too awesome not to share... I know the description clearly states this usecase on the app page, but I figure most people skipped it like I did, thinking the Barcode Scanner is only useful for shopping etc...

You can send your droid urls without going through email/sms or anything, makes sense for youtube clips or any complicated urls you don't want to type:

save the below bookmarklet (FF or Chrome):
Code:
javascript:void(open('http://chart.apis.google.com/chart?cht=qr&chs=300x300&chl='+encodeURIComponent(getSelection()+""||location.href),'Qr%20code','width=310,height=310'))

whatever webpage you're on, open the bookmarklet -> a window will pop up with a 2d barcode. Scan it using Barcode Scanner Android App Review by AndroidTapp.com | Android Tapp. Android App Reviews

The Droid will recognize it as a URL and present you an option to navigate there!
 
just save a bookmark for whatever page you're on, edit it to have that code in the 'location' field and name the bookmark whatever you want, like "Generate DROID Barcode"...
 
Back
Top