barcode scanner for android

2
HOW TO MAKE BARCODE SCANNER FOR ANDROID WITH APP INVENTOR 2 (https://www.ai2.appinventor.mit.edu) Make DESIGNER like this Setting : - Screen1 >>> Label1 >>> name=SuperScan; size =20; w=fillparent Button1 >>> name=Start Scanning; Label2 >>> none Label3 >>> none Button2 >>> name=Open URL; BarcodeScanner1 >>> check Sound1 >>> min.intv = 1; ActivityStarter >>> action=android.intent.action.VIEW DataUri = https://www.facebook.com (FB for example)

Upload: hermawan-albert-djasman

Post on 09-Nov-2015

12 views

Category:

Documents


1 download

DESCRIPTION

HOW TO MAKE BARCODE SCANNERFOR ANDROID WITH APP INVENTOR 2(https://www.ai2.appinventor.mit.edu)

TRANSCRIPT

HOW TO MAKE BARCODE SCANNERFOR ANDROID WITH APP INVENTOR 2(https://www.ai2.appinventor.mit.edu)

Make DESIGNER like thisSetting : Screen1 >>>Label1 >>> name=SuperScan;size =20; w=fillparentButton1 >>> name=Start Scanning;Label2 >>> noneLabel3 >>> noneButton2 >>> name=Open URL;BarcodeScanner1 >>> checkSound1 >>> min.intv = 1;ActivityStarter >>> action=android.intent.action.VIEWDataUri = https://www.facebook.com (FB for example)

Make BLOCKS like this