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 |
|
|
|
scanner |
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.