Scan or click on the barcode to download the app!
Modify the app so that it only displays books under $10.
Modify the app so that after you scan a book, its lowest Amazon price is spoken out loud (use the TextToSpeech component).
The Amazon at the Bookstore app showcases the use of the Amazon APIs that target the AppInventor. shows a search box where the user can type either part of the title of the book or its ISBN code.
three buttons must be present, one to start a text search, one to start an ISBN search and one to scan a book's bar code.
the results will be displayed in a List.
some feedback is provided to the user when search tasks are running.
You can see a description and a walk-through of the app here
You can download the app source from here