/Alexandria

A book list and barcode scanner app

Primary LanguageJava

#Alexandria

##Overview

A book list and barcode scanner app.

What Will I Learn?

  • Diagnose existing issues with an app.
  • Allow your app to be localized for distribution in other countries.
  • Handle error cases in Android.
  • Leverage the functionality of a library in your app.

Initial Project

Download the initial project from here

Implementation Guide

The implementation Guide can be downloaded [here] (https://docs.google.com/document/d/1dF3tFXEllEnFvW0rnMcPzq4pYanE4mn0axzhsQ70r8g/pub?embedded=true)

Libraries

  • Picasso, Image downloading and caching library for Android
  • ZBar Android SDK, ZBar Bar Code library for reading bar codes from various sources
  • ZXing, Multi-format 1D/2D barcode image processing library