/ScannerPhoneApp

Sample phone application for iOS built with Xamarin

Primary LanguageHTML

name description page_type languages products extensions urlFragment
Xamarin.Forms - Simple Scanner Application
This sample demonstrates a Scanner application where the data is stored and accessed in a local SQLite database, easy starting off point
sample
csharp
xamarin
tags
getstarted
scanner

Simple Scanner Application

This sample demonstrates a Scanner application where the data is stored and accessed in a local SQLite database.

The app functionality is:

  • View a list of saved codes.
  • Add a new code to the list.
  • Set a code's status to be 'synced'.
  • Scan any barcode/QR code and save it to the phone.

In all cases the codes are stored in a local SQLite database.

For more information about the sample see Working with a Local Database.

Simple Scanner Application screenshot Simple Scanner Application screenshot